Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 673,
    "next": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Viewing and Managing Log Files"
            ],
            "previous_source": "",
            "target": [
                "Viewing and Managing Log Files"
            ],
            "id_hash": -6353385049484605894,
            "content_hash": -6353385049484605894,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:5",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/954349/?format=api",
            "priority": 100,
            "id": 954349,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=27d43df58c31463a",
            "url": "https://translate.fedoraproject.org/api/units/954349/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.567031Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "indexterm:[log files,System Log]indexterm:[log files,description] _Log files_ are files that contain messages about the system, including the kernel, services, and applications running on it. There are different log files for different information. For example, there is a default system log file, a log file just for security messages, and a log file for cron tasks."
            ],
            "previous_source": "",
            "target": [
                "indexterm:[log files,System Log]indexterm:[log files,description] _Log files_ are files that contain messages about the system, including the kernel, services, and applications running on it. There are different log files for different information. For example, there is a default system log file, a log file just for security messages, and a log file for cron tasks."
            ],
            "id_hash": 8795321227476144781,
            "content_hash": 8795321227476144781,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:8",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://translate.fedoraproject.org/api/units/954353/?format=api",
            "priority": 100,
            "id": 954353,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=fa0f420e892b128d",
            "url": "https://translate.fedoraproject.org/api/units/954353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.601091Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Log files can be very useful when trying to troubleshoot a problem with the system such as trying to load a kernel driver or when looking for unauthorized login attempts to the system. This chapter discusses where to find log files, how to view log files, and what to look for in log files.  indexterm:[log files,rsyslogd daemon]indexterm:[rsyslog] Some log files are controlled by a daemon called `rsyslogd`. The `rsyslogd` daemon is an enhanced replacement for [application]*sysklogd*, and provides extended filtering, encryption protected relaying of messages, various configuration options, input and output modules, support for transportation via the `TCP` or `UDP` protocols. Note that [application]*rsyslog* is compatible with [application]*sysklogd*."
            ],
            "previous_source": "",
            "target": [
                "Log files can be very useful when trying to troubleshoot a problem with the system such as trying to load a kernel driver or when looking for unauthorized login attempts to the system. This chapter discusses where to find log files, how to view log files, and what to look for in log files.  indexterm:[log files,rsyslogd daemon]indexterm:[rsyslog] Some log files are controlled by a daemon called `rsyslogd`. The `rsyslogd` daemon is an enhanced replacement for [application]*sysklogd*, and provides extended filtering, encryption protected relaying of messages, various configuration options, input and output modules, support for transportation via the `TCP` or `UDP` protocols. Note that [application]*rsyslog* is compatible with [application]*sysklogd*."
            ],
            "id_hash": -2935474639622444984,
            "content_hash": -2935474639622444984,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:12",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 108,
            "source_unit": "https://translate.fedoraproject.org/api/units/954357/?format=api",
            "priority": 100,
            "id": 954357,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=5743195e3a22e848",
            "url": "https://translate.fedoraproject.org/api/units/954357/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.629030Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Log files can also be managed by the `journald` daemon – a component of `systemd`. The `journald` daemon captures Syslog messages, kernel log messages, initial RAM disk and early boot messages as well as messages written to standard output and standard error output of all services, indexes them and makes this available to the user. The native journal file format, which is a structured and indexed binary file, improves searching and provides faster operation, and it also stores meta data information like time stamps or user IDs. Log files produced by `journald` are by default not persistent, log files are stored only in memory or a small ring-buffer in the `/run/log/journal/` directory. The amount of logged data depends on free memory, when you reach the capacity limit, the oldest entries are deleted. However, this setting can be altered – see xref:Viewing_and_Managing_Log_Files.adoc#s2-Enabling_Persistent_Storage[Enabling Persistent Storage]. For more information on Journal see xref:Viewing_and_Managing_Log_Files.adoc#s1-Using_the_Journal[Using the Journal]."
            ],
            "previous_source": "",
            "target": [
                "Log files can also be managed by the `journald` daemon – a component of `systemd`. The `journald` daemon captures Syslog messages, kernel log messages, initial RAM disk and early boot messages as well as messages written to standard output and standard error output of all services, indexes them and makes this available to the user. The native journal file format, which is a structured and indexed binary file, improves searching and provides faster operation, and it also stores meta data information like time stamps or user IDs. Log files produced by `journald` are by default not persistent, log files are stored only in memory or a small ring-buffer in the `/run/log/journal/` directory. The amount of logged data depends on free memory, when you reach the capacity limit, the oldest entries are deleted. However, this setting can be altered – see xref:Viewing_and_Managing_Log_Files.adoc#s2-Enabling_Persistent_Storage[Enabling Persistent Storage]. For more information on Journal see xref:Viewing_and_Managing_Log_Files.adoc#s1-Using_the_Journal[Using the Journal]."
            ],
            "id_hash": 7838134494222560623,
            "content_hash": 7838134494222560623,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:14",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 152,
            "source_unit": "https://translate.fedoraproject.org/api/units/954362/?format=api",
            "priority": 100,
            "id": 954362,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=ecc6a5cb55df2d6f",
            "url": "https://translate.fedoraproject.org/api/units/954362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.661478Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "By default, only `journald` is installed on your system. You have to install rsyslog youself. Also do not forget to enable and start it after install before continuing with rest of this guide.  The `journald` daemon is the primary tool for troubleshooting. It also provides additional data necessary for creating structured log messages. Data acquired by `journald` is forwarded into the `/run/systemd/journal/syslog` socket that may be used by `rsyslogd` to process the data further. However, [application]*rsyslog* does the actual integration by default via the `imjournal` input module, thus avoiding the aforementioned socket. You can also transfer data in the opposite direction, from `rsyslogd` to `journald` with use of `omjournal` module. See xref:Viewing_and_Managing_Log_Files.adoc#s1-interaction_of_rsyslog_and_journal[Interaction of Rsyslog and Journal] for further information. The integration enables maintaining text-based logs in a consistent format to ensure compatibility with possible applications or configurations dependent on `rsyslogd`. Also, you can maintain rsyslog messages in a structured format (see xref:Viewing_and_Managing_Log_Files.adoc#s1-structured_logging_with_rsyslog[Structured Logging with Rsyslog])."
            ],
            "previous_source": "",
            "target": [
                "By default, only `journald` is installed on your system. You have to install rsyslog youself. Also do not forget to enable and start it after install before continuing with rest of this guide.  The `journald` daemon is the primary tool for troubleshooting. It also provides additional data necessary for creating structured log messages. Data acquired by `journald` is forwarded into the `/run/systemd/journal/syslog` socket that may be used by `rsyslogd` to process the data further. However, [application]*rsyslog* does the actual integration by default via the `imjournal` input module, thus avoiding the aforementioned socket. You can also transfer data in the opposite direction, from `rsyslogd` to `journald` with use of `omjournal` module. See xref:Viewing_and_Managing_Log_Files.adoc#s1-interaction_of_rsyslog_and_journal[Interaction of Rsyslog and Journal] for further information. The integration enables maintaining text-based logs in a consistent format to ensure compatibility with possible applications or configurations dependent on `rsyslogd`. Also, you can maintain rsyslog messages in a structured format (see xref:Viewing_and_Managing_Log_Files.adoc#s1-structured_logging_with_rsyslog[Structured Logging with Rsyslog])."
            ],
            "id_hash": -5680163565803879058,
            "content_hash": -5680163565803879058,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:16",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 155,
            "source_unit": "https://translate.fedoraproject.org/api/units/954367/?format=api",
            "priority": 100,
            "id": 954367,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=312c0154ea24c56e",
            "url": "https://translate.fedoraproject.org/api/units/954367/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.700650Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Locating Log Files"
            ],
            "previous_source": "",
            "target": [
                "Locating Log Files"
            ],
            "id_hash": 4113404799380453701,
            "content_hash": 4113404799380453701,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:18",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954371/?format=api",
            "priority": 100,
            "id": 954371,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=b915bfdf0c757945",
            "url": "https://translate.fedoraproject.org/api/units/954371/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.725726Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "indexterm:[log files,locating] A list of log files maintained by `rsyslogd` can be found in the `/etc/rsyslog.conf` configuration file. Most log files are located in the `/var/log/` directory. Some applications such as [command]#httpd# and [command]#samba# have a directory within `/var/log/` for their log files.  indexterm:[log files,rotating]indexterm:[logrotate] You may notice multiple files in the `/var/log/` directory with numbers after them (for example, `cron-20100906`). These numbers represent a time stamp that has been added to a rotated log file. Log files are rotated so their file sizes do not become too large. The `logrotate` package contains a cron task that automatically rotates log files according to the `/etc/logrotate.conf` configuration file and the configuration files in the `/etc/logrotate.d/` directory."
            ],
            "previous_source": "",
            "target": [
                "indexterm:[log files,locating] A list of log files maintained by `rsyslogd` can be found in the `/etc/rsyslog.conf` configuration file. Most log files are located in the `/var/log/` directory. Some applications such as [command]#httpd# and [command]#samba# have a directory within `/var/log/` for their log files.  indexterm:[log files,rotating]indexterm:[logrotate] You may notice multiple files in the `/var/log/` directory with numbers after them (for example, `cron-20100906`). These numbers represent a time stamp that has been added to a rotated log file. Log files are rotated so their file sizes do not become too large. The `logrotate` package contains a cron task that automatically rotates log files according to the `/etc/logrotate.conf` configuration file and the configuration files in the `/etc/logrotate.d/` directory."
            ],
            "id_hash": -8776225399571018546,
            "content_hash": -8776225399571018546,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:23",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 115,
            "source_unit": "https://translate.fedoraproject.org/api/units/954375/?format=api",
            "priority": 100,
            "id": 954375,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=0634957f5dcf0cce",
            "url": "https://translate.fedoraproject.org/api/units/954375/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.758932Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Basic Configuration of Rsyslog"
            ],
            "previous_source": "",
            "target": [
                "Basic Configuration of Rsyslog"
            ],
            "id_hash": 5574589206120504048,
            "content_hash": 5574589206120504048,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:25",
            "context": "",
            "note": "type: Title ==",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.fedoraproject.org/api/units/954379/?format=api",
            "priority": 100,
            "id": 954379,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=cd5ceb58f78a1af0",
            "url": "https://translate.fedoraproject.org/api/units/954379/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.791002Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "indexterm:[rsyslog,configuration] The main configuration file for [application]*rsyslog* is `/etc/rsyslog.conf`. Here, you can specify _global directives_, _modules_, and _rules_ that consist of _filter_ and _action_ parts. Also, you can add comments in the form of text following a hash sign (`#`)."
            ],
            "previous_source": "",
            "target": [
                "indexterm:[rsyslog,configuration] The main configuration file for [application]*rsyslog* is `/etc/rsyslog.conf`. Here, you can specify _global directives_, _modules_, and _rules_ that consist of _filter_ and _action_ parts. Also, you can add comments in the form of text following a hash sign (`#`)."
            ],
            "id_hash": 340156389634099935,
            "content_hash": 340156389634099935,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:28",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://translate.fedoraproject.org/api/units/954383/?format=api",
            "priority": 100,
            "id": 954383,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=84b87a6f24384adf",
            "url": "https://translate.fedoraproject.org/api/units/954383/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.817768Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Filters"
            ],
            "previous_source": "",
            "target": [
                "Filters"
            ],
            "id_hash": 7294269816865057479,
            "content_hash": 7294269816865057479,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:30",
            "context": "",
            "note": "type: Title ===",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954387/?format=api",
            "priority": 100,
            "id": 954387,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=e53a73c072186ac7",
            "url": "https://translate.fedoraproject.org/api/units/954387/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.854173Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "indexterm:[rsyslog,filters] A rule is specified by a *filter* part, which selects a subset of syslog messages, and an *action* part, which specifies what to do with the selected messages. To define a rule in your `/etc/rsyslog.conf` configuration file, define both, a filter and an action, on one line and separate them with one or more spaces or tabs."
            ],
            "previous_source": "",
            "target": [
                "indexterm:[rsyslog,filters] A rule is specified by a *filter* part, which selects a subset of syslog messages, and an *action* part, which specifies what to do with the selected messages. To define a rule in your `/etc/rsyslog.conf` configuration file, define both, a filter and an action, on one line and separate them with one or more spaces or tabs."
            ],
            "id_hash": -7525861926764962476,
            "content_hash": -7525861926764962476,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:33",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 58,
            "source_unit": "https://translate.fedoraproject.org/api/units/954391/?format=api",
            "priority": 100,
            "id": 954391,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=178ec4738a899d54",
            "url": "https://translate.fedoraproject.org/api/units/954391/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.882162Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "[application]*rsyslog* offers various ways to filter syslog messages according to selected properties. The available filtering methods can be divided into *Facility/Priority-based*, *Property-based*, and *Expression-based* filters."
            ],
            "previous_source": "",
            "target": [
                "[application]*rsyslog* offers various ways to filter syslog messages according to selected properties. The available filtering methods can be divided into *Facility/Priority-based*, *Property-based*, and *Expression-based* filters."
            ],
            "id_hash": 2929389404799693255,
            "content_hash": 2929389404799693255,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:35",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/954395/?format=api",
            "priority": 100,
            "id": 954395,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=a8a74824a1e0f1c7",
            "url": "https://translate.fedoraproject.org/api/units/954395/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.902487Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Facility/Priority-based filters"
            ],
            "previous_source": "",
            "target": [
                "Facility/Priority-based filters"
            ],
            "id_hash": -2389024753430806968,
            "content_hash": -2389024753430806968,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:36",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954399/?format=api",
            "priority": 100,
            "id": 954399,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=5ed87aa4f4243e48",
            "url": "https://translate.fedoraproject.org/api/units/954399/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.924830Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The most used and well-known way to filter syslog messages is to use the facility/priority-based filters which filter syslog messages based on two conditions: _facility_ and _priority_ separated by a dot. To create a selector, use the following syntax:"
            ],
            "previous_source": "",
            "target": [
                "The most used and well-known way to filter syslog messages is to use the facility/priority-based filters which filter syslog messages based on two conditions: _facility_ and _priority_ separated by a dot. To create a selector, use the following syntax:"
            ],
            "id_hash": 7257510724492070710,
            "content_hash": 7257510724492070710,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:37",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate.fedoraproject.org/api/units/954402/?format=api",
            "priority": 100,
            "id": 954402,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=e4b7db8d4ef00f36",
            "url": "https://translate.fedoraproject.org/api/units/954402/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.951882Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "_FACILITY_._PRIORITY_\n"
            ],
            "previous_source": "",
            "target": [
                "_FACILITY_._PRIORITY_\n"
            ],
            "id_hash": -3198597901279184039,
            "content_hash": -3198597901279184039,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:42",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954407/?format=api",
            "priority": 100,
            "id": 954407,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=539c4c27daf1bb59",
            "url": "https://translate.fedoraproject.org/api/units/954407/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:46.988755Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "where:"
            ],
            "previous_source": "",
            "target": [
                "where:"
            ],
            "id_hash": -4717405890969447185,
            "content_hash": -4717405890969447185,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:46, ./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:99, ./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:160, ./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:241, ./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:290, ./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:369, ./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:468, ./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:516",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954411/?format=api",
            "priority": 100,
            "id": 954411,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=3e886856076e54ef",
            "url": "https://translate.fedoraproject.org/api/units/954411/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.013724Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "_FACILITY_ specifies the subsystem that produces a specific syslog message. For example, the [command]#mail# subsystem handles all mail-related syslog messages. _FACILITY_ can be represented by one of the following keywords (or by a numerical code): [command]#kern# (0), [command]#user# (1), [command]#mail# (2), [command]#daemon# (3), [command]#auth# (4), [command]#syslog# (5), [command]#lpr# (6), [command]#news# (7), [command]#uucp# (8), [command]#cron# (9), [command]#authpriv# (10), [command]#ftp# (11), [command]#ntp# (12), [command]#logaudit# (13), [command]#logalert# (14), [command]#clock# (15), and [command]#local0# through [command]#local7# (16 - 23)."
            ],
            "previous_source": "",
            "target": [
                "_FACILITY_ specifies the subsystem that produces a specific syslog message. For example, the [command]#mail# subsystem handles all mail-related syslog messages. _FACILITY_ can be represented by one of the following keywords (or by a numerical code): [command]#kern# (0), [command]#user# (1), [command]#mail# (2), [command]#daemon# (3), [command]#auth# (4), [command]#syslog# (5), [command]#lpr# (6), [command]#news# (7), [command]#uucp# (8), [command]#cron# (9), [command]#authpriv# (10), [command]#ftp# (11), [command]#ntp# (12), [command]#logaudit# (13), [command]#logalert# (14), [command]#clock# (15), and [command]#local0# through [command]#local7# (16 - 23)."
            ],
            "id_hash": 4135697378852734727,
            "content_hash": 4135697378852734727,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:48",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 74,
            "source_unit": "https://translate.fedoraproject.org/api/units/954414/?format=api",
            "priority": 100,
            "id": 954414,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=b964f2daad080707",
            "url": "https://translate.fedoraproject.org/api/units/954414/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.041744Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "_PRIORITY_ specifies a priority of a syslog message. _PRIORITY_ can be represented by one of the following keywords (or by a number): [command]#debug# (7), [command]#info# (6), [command]#notice# (5), [command]#warning# (4), [command]#err# (3), [command]#crit# (2), [command]#alert# (1), and [command]#emerg# (0)."
            ],
            "previous_source": "",
            "target": [
                "_PRIORITY_ specifies a priority of a syslog message. _PRIORITY_ can be represented by one of the following keywords (or by a number): [command]#debug# (7), [command]#info# (6), [command]#notice# (5), [command]#warning# (4), [command]#err# (3), [command]#crit# (2), [command]#alert# (1), and [command]#emerg# (0)."
            ],
            "id_hash": -3436757483717016929,
            "content_hash": -3436757483717016929,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:50",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate.fedoraproject.org/api/units/954419/?format=api",
            "priority": 100,
            "id": 954419,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=504e2f46fbe1c29f",
            "url": "https://translate.fedoraproject.org/api/units/954419/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.080774Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The aforementioned syntax selects syslog messages with the defined or *higher* priority. By preceding any priority keyword with an equal sign (`=`), you specify that only syslog messages with the specified priority will be selected. All other priorities will be ignored. Conversely, preceding a priority keyword with an exclamation mark (`!`) selects all syslog messages except those with the defined priority."
            ],
            "previous_source": "",
            "target": [
                "The aforementioned syntax selects syslog messages with the defined or *higher* priority. By preceding any priority keyword with an equal sign (`=`), you specify that only syslog messages with the specified priority will be selected. All other priorities will be ignored. Conversely, preceding a priority keyword with an exclamation mark (`!`) selects all syslog messages except those with the defined priority."
            ],
            "id_hash": -5694917794528663534,
            "content_hash": -5694917794528663534,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:52",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate.fedoraproject.org/api/units/954423/?format=api",
            "priority": 100,
            "id": 954423,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=30f7967058116812",
            "url": "https://translate.fedoraproject.org/api/units/954423/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.111776Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "In addition to the keywords specified above, you may also use an asterisk (`*`) to define all facilities or priorities (depending on where you place the asterisk, before or after the comma). Specifying the priority keyword `none` serves for facilities with no given priorities. Both facility and priority conditions are case-insensitive."
            ],
            "previous_source": "",
            "target": [
                "In addition to the keywords specified above, you may also use an asterisk (`*`) to define all facilities or priorities (depending on where you place the asterisk, before or after the comma). Specifying the priority keyword `none` serves for facilities with no given priorities. Both facility and priority conditions are case-insensitive."
            ],
            "id_hash": 4633293341955690713,
            "content_hash": 4633293341955690713,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:54",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate.fedoraproject.org/api/units/954428/?format=api",
            "priority": 100,
            "id": 954428,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=c04cc3bf0b7390d9",
            "url": "https://translate.fedoraproject.org/api/units/954428/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.135804Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "To define multiple facilities and priorities, separate them with a comma (`,`). To define multiple selectors on one line, separate them with a semi-colon (`;`). Note that each selector in the selector field is capable of overwriting the preceding ones, which can exclude some priorities from the pattern."
            ],
            "previous_source": "",
            "target": [
                "To define multiple facilities and priorities, separate them with a comma (`,`). To define multiple selectors on one line, separate them with a semi-colon (`;`). Note that each selector in the selector field is capable of overwriting the preceding ones, which can exclude some priorities from the pattern."
            ],
            "id_hash": -8286348181731046227,
            "content_hash": -8286348181731046227,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:56",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate.fedoraproject.org/api/units/954432/?format=api",
            "priority": 100,
            "id": 954432,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=0d00fa3b4eb78cad",
            "url": "https://translate.fedoraproject.org/api/units/954432/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.162328Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Facility/Priority-based Filters"
            ],
            "previous_source": "",
            "target": [
                "Facility/Priority-based Filters"
            ],
            "id_hash": -909212482253498100,
            "content_hash": -909212482253498100,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:58",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954436/?format=api",
            "priority": 100,
            "id": 954436,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=7361d41089edd90c",
            "url": "https://translate.fedoraproject.org/api/units/954436/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.185640Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The following are a few examples of simple facility/priority-based filters that can be specified in `/etc/rsyslog.conf`. To select all kernel syslog messages with any priority, add the following text into the configuration file:"
            ],
            "previous_source": "",
            "target": [
                "The following are a few examples of simple facility/priority-based filters that can be specified in `/etc/rsyslog.conf`. To select all kernel syslog messages with any priority, add the following text into the configuration file:"
            ],
            "id_hash": -3257825695216459649,
            "content_hash": -3257825695216459649,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:62",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate.fedoraproject.org/api/units/954440/?format=api",
            "priority": 100,
            "id": 954440,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=52c9e0ca787ba07f",
            "url": "https://translate.fedoraproject.org/api/units/954440/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.219201Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "kern.*\n"
            ],
            "previous_source": "",
            "target": [
                "kern.*\n"
            ],
            "id_hash": 5264400202635296916,
            "content_hash": 5264400202635296916,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:66",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954443/?format=api",
            "priority": 100,
            "id": 954443,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=c90ee817a1924094",
            "url": "https://translate.fedoraproject.org/api/units/954443/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.241878Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "To select all mail syslog messages with priority [command]#crit# and higher, use this form:"
            ],
            "previous_source": "",
            "target": [
                "To select all mail syslog messages with priority [command]#crit# and higher, use this form:"
            ],
            "id_hash": -5918025265960419435,
            "content_hash": -5918025265960419435,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:70",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.fedoraproject.org/api/units/954447/?format=api",
            "priority": 100,
            "id": 954447,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=2ddef3602aa47f95",
            "url": "https://translate.fedoraproject.org/api/units/954447/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.267122Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "mail.crit\n"
            ],
            "previous_source": "",
            "target": [
                "mail.crit\n"
            ],
            "id_hash": 5868280293709008122,
            "content_hash": 5868280293709008122,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:75",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954451/?format=api",
            "priority": 100,
            "id": 954451,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=d17051d5ecf34cfa",
            "url": "https://translate.fedoraproject.org/api/units/954451/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.290988Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "To select all cron syslog messages except those with the [command]#info# or [command]#debug# priority, set the configuration in the following form:"
            ],
            "previous_source": "",
            "target": [
                "To select all cron syslog messages except those with the [command]#info# or [command]#debug# priority, set the configuration in the following form:"
            ],
            "id_hash": 2926829039891938925,
            "content_hash": 2926829039891938925,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:79",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/954455/?format=api",
            "priority": 100,
            "id": 954455,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=a89e2f81390e7e6d",
            "url": "https://translate.fedoraproject.org/api/units/954455/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.319875Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "cron.!info,!debug\n"
            ],
            "previous_source": "",
            "target": [
                "cron.!info,!debug\n"
            ],
            "id_hash": -3452517868266118264,
            "content_hash": -3452517868266118264,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:84",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954459/?format=api",
            "priority": 100,
            "id": 954459,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=5016314a814f2388",
            "url": "https://translate.fedoraproject.org/api/units/954459/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.345206Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Property-based filters"
            ],
            "previous_source": "",
            "target": [
                "Property-based filters"
            ],
            "id_hash": 7938361146617074442,
            "content_hash": 7938361146617074442,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:89",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954463/?format=api",
            "priority": 100,
            "id": 954463,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=ee2ab96752df930a",
            "url": "https://translate.fedoraproject.org/api/units/954463/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.374567Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Property-based filters let you filter syslog messages by any property, such as `timegenerated` or `syslogtag`. For more information on properties, see xref:Viewing_and_Managing_Log_Files.adoc#brid-properties[Properties]. You can compare each of the specified properties to a particular value using one of the compare-operations listed in xref:Viewing_and_Managing_Log_Files.adoc#table-compare-operations[Property-based compare-operations]. Both property names and compare operations are case-sensitive."
            ],
            "previous_source": "",
            "target": [
                "Property-based filters let you filter syslog messages by any property, such as `timegenerated` or `syslogtag`. For more information on properties, see xref:Viewing_and_Managing_Log_Files.adoc#brid-properties[Properties]. You can compare each of the specified properties to a particular value using one of the compare-operations listed in xref:Viewing_and_Managing_Log_Files.adoc#table-compare-operations[Property-based compare-operations]. Both property names and compare operations are case-sensitive."
            ],
            "id_hash": 3952197315050513245,
            "content_hash": 3952197315050513245,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:90",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate.fedoraproject.org/api/units/954467/?format=api",
            "priority": 100,
            "id": 954467,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=b6d90684b5d6a35d",
            "url": "https://translate.fedoraproject.org/api/units/954467/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.405373Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Property-based filter must start with a colon (`:`). To define the filter, use the following syntax:"
            ],
            "previous_source": "",
            "target": [
                "Property-based filter must start with a colon (`:`). To define the filter, use the following syntax:"
            ],
            "id_hash": 1589340539374186465,
            "content_hash": 1589340539374186465,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:92",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate.fedoraproject.org/api/units/954471/?format=api",
            "priority": 100,
            "id": 954471,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=960e78ccc486afe1",
            "url": "https://translate.fedoraproject.org/api/units/954471/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.429136Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                ":pass:quotes[_PROPERTY_], [!]pass:quotes[_COMPARE_OPERATION_], \"pass:quotes[_STRING_]\"\n"
            ],
            "previous_source": "",
            "target": [
                ":pass:quotes[_PROPERTY_], [!]pass:quotes[_COMPARE_OPERATION_], \"pass:quotes[_STRING_]\"\n"
            ],
            "id_hash": -6709594657592792566,
            "content_hash": -6709594657592792566,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:96",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954475/?format=api",
            "priority": 100,
            "id": 954475,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=22e2bb353752aa0a",
            "url": "https://translate.fedoraproject.org/api/units/954475/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.454637Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The _PROPERTY_ attribute specifies the desired property."
            ],
            "previous_source": "",
            "target": [
                "The _PROPERTY_ attribute specifies the desired property."
            ],
            "id_hash": -272445596182071557,
            "content_hash": -272445596182071557,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:101",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/954479/?format=api",
            "priority": 100,
            "id": 954479,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=7c38142c7af2b6fb",
            "url": "https://translate.fedoraproject.org/api/units/954479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.483893Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The optional exclamation point (`!`) negates the output of the compare-operation. Other Boolean operators are currently not supported in property-based filters."
            ],
            "previous_source": "",
            "target": [
                "The optional exclamation point (`!`) negates the output of the compare-operation. Other Boolean operators are currently not supported in property-based filters."
            ],
            "id_hash": -4667719852820907066,
            "content_hash": -4667719852820907066,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:103",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.fedoraproject.org/api/units/954483/?format=api",
            "priority": 100,
            "id": 954483,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=3f38ed8645923bc6",
            "url": "https://translate.fedoraproject.org/api/units/954483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.510510Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The _COMPARE_OPERATION_ attribute specifies one of the compare-operations listed in xref:Viewing_and_Managing_Log_Files.adoc#table-compare-operations[Property-based compare-operations]."
            ],
            "previous_source": "",
            "target": [
                "The _COMPARE_OPERATION_ attribute specifies one of the compare-operations listed in xref:Viewing_and_Managing_Log_Files.adoc#table-compare-operations[Property-based compare-operations]."
            ],
            "id_hash": -5082196806391044884,
            "content_hash": -5082196806391044884,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:105",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/954487/?format=api",
            "priority": 100,
            "id": 954487,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=397868ee646fe4ec",
            "url": "https://translate.fedoraproject.org/api/units/954487/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.546774Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The _STRING_ attribute specifies the value that the text provided by the property is compared to. This value must be enclosed in quotation marks. To escape certain character inside the string (for example a quotation mark (`\"`)), use the backslash character (`\\`)."
            ],
            "previous_source": "",
            "target": [
                "The _STRING_ attribute specifies the value that the text provided by the property is compared to. This value must be enclosed in quotation marks. To escape certain character inside the string (for example a quotation mark (`\"`)), use the backslash character (`\\`)."
            ],
            "id_hash": 4108222880158067703,
            "content_hash": 4108222880158067703,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:107",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate.fedoraproject.org/api/units/954491/?format=api",
            "priority": 100,
            "id": 954491,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=b90356f175f42bf7",
            "url": "https://translate.fedoraproject.org/api/units/954491/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.580379Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Property-based compare-operations"
            ],
            "previous_source": "",
            "target": [
                "Property-based compare-operations"
            ],
            "id_hash": 4841040279952639842,
            "content_hash": 4841040279952639842,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:109",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954494/?format=api",
            "priority": 100,
            "id": 954494,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=c32ed47c55ef4762",
            "url": "https://translate.fedoraproject.org/api/units/954494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.607937Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "|Compare-operation|Description\n|`contains`|Checks whether the provided string matches any part of the text provided by the property. To perform case-insensitive comparisons, use `contains_i`.\n|`isequal`|Compares the provided string against all of the text provided by the property. These two values must be exactly equal to match.\n|`startswith`|Checks whether the provided string is found exactly at the beginning of the text provided by the property. To perform case-insensitive comparisons, use `startswith_i`.\n|`regex`|Compares the provided POSIX BRE (Basic Regular Expression) against the text provided by the property.\n|`ereregex`|Compares the provided POSIX ERE (Extended Regular Expression) regular expression against the text provided by the property.\n|`isempty`|Checks if the property is empty. The value is discarded. This is especially useful when working with normalized data, where some fields may be populated based on normalization result.\n"
            ],
            "previous_source": "",
            "target": [
                "|Compare-operation|Description\n|`contains`|Checks whether the provided string matches any part of the text provided by the property. To perform case-insensitive comparisons, use `contains_i`.\n|`isequal`|Compares the provided string against all of the text provided by the property. These two values must be exactly equal to match.\n|`startswith`|Checks whether the provided string is found exactly at the beginning of the text provided by the property. To perform case-insensitive comparisons, use `startswith_i`.\n|`regex`|Compares the provided POSIX BRE (Basic Regular Expression) against the text provided by the property.\n|`ereregex`|Compares the provided POSIX ERE (Extended Regular Expression) regular expression against the text provided by the property.\n|`isempty`|Checks if the property is empty. The value is discarded. This is especially useful when working with normalized data, where some fields may be populated based on normalization result.\n"
            ],
            "id_hash": -4484898404190511450,
            "content_hash": -4484898404190511450,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:120",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 129,
            "source_unit": "https://translate.fedoraproject.org/api/units/954498/?format=api",
            "priority": 100,
            "id": 954498,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=41c270a9d4821ea6",
            "url": "https://translate.fedoraproject.org/api/units/954498/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.631776Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Property-based Filters"
            ],
            "previous_source": "",
            "target": [
                "Property-based Filters"
            ],
            "id_hash": -8460846956467513752,
            "content_hash": -8460846956467513752,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:123",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954502/?format=api",
            "priority": 100,
            "id": 954502,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=0a95088544cf1668",
            "url": "https://translate.fedoraproject.org/api/units/954502/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.658176Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The following are a few examples of property-based filters that can be specified in `/etc/rsyslog.conf`. To select syslog messages which contain the string `error` in their message text, use:"
            ],
            "previous_source": "",
            "target": [
                "The following are a few examples of property-based filters that can be specified in `/etc/rsyslog.conf`. To select syslog messages which contain the string `error` in their message text, use:"
            ],
            "id_hash": -6940118068188750280,
            "content_hash": -6940118068188750280,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:127",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/954506/?format=api",
            "priority": 100,
            "id": 954506,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=1fafbf632656de38",
            "url": "https://translate.fedoraproject.org/api/units/954506/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.684862Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                ":msg, contains, \"error\"\n"
            ],
            "previous_source": "",
            "target": [
                ":msg, contains, \"error\"\n"
            ],
            "id_hash": -1891345830894329197,
            "content_hash": -1891345830894329197,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:131",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954511/?format=api",
            "priority": 100,
            "id": 954511,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=65c096fcd220a293",
            "url": "https://translate.fedoraproject.org/api/units/954511/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.722481Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The following filter selects syslog messages received from the host name `host1`:"
            ],
            "previous_source": "",
            "target": [
                "The following filter selects syslog messages received from the host name `host1`:"
            ],
            "id_hash": 6694280010920871925,
            "content_hash": 6694280010920871925,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:134",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.fedoraproject.org/api/units/954515/?format=api",
            "priority": 100,
            "id": 954515,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=dce6dc33bdefc7f5",
            "url": "https://translate.fedoraproject.org/api/units/954515/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.755946Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                ":hostname, isequal, \"host1\"\n"
            ],
            "previous_source": "",
            "target": [
                ":hostname, isequal, \"host1\"\n"
            ],
            "id_hash": 5867110695213163989,
            "content_hash": 5867110695213163989,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:138",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954519/?format=api",
            "priority": 100,
            "id": 954519,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=d16c2a178e1365d5",
            "url": "https://translate.fedoraproject.org/api/units/954519/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.786250Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "To select syslog messages which do not contain any mention of the words `fatal` and `error` with any or no text between them (for example, `fatal lib error`), type:"
            ],
            "previous_source": "",
            "target": [
                "To select syslog messages which do not contain any mention of the words `fatal` and `error` with any or no text between them (for example, `fatal lib error`), type:"
            ],
            "id_hash": 8158016066938099864,
            "content_hash": 8158016066938099864,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:141",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate.fedoraproject.org/api/units/954523/?format=api",
            "priority": 100,
            "id": 954523,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=f1371863cdc65898",
            "url": "https://translate.fedoraproject.org/api/units/954523/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.815829Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                ":msg, !regex, \"fatal .* error\"\n"
            ],
            "previous_source": "",
            "target": [
                ":msg, !regex, \"fatal .* error\"\n"
            ],
            "id_hash": -5933935525530052687,
            "content_hash": -5933935525530052687,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:144",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/954526/?format=api",
            "priority": 100,
            "id": 954526,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=2da66d1430b5d7b1",
            "url": "https://translate.fedoraproject.org/api/units/954526/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.849917Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Expression-based filters"
            ],
            "previous_source": "",
            "target": [
                "Expression-based filters"
            ],
            "id_hash": 2461722763687620208,
            "content_hash": 2461722763687620208,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:148",
            "context": "",
            "note": "type: Labeled list",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/954530/?format=api",
            "priority": 100,
            "id": 954530,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=a229cbcf9117ee70",
            "url": "https://translate.fedoraproject.org/api/units/954530/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.874249Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "Expression-based filters select syslog messages according to defined arithmetic, Boolean or string operations. Expression-based filters use [application]*rsyslog*pass:attributes[{blank}]'s own scripting language called *RainerScript* to build complex filters."
            ],
            "previous_source": "",
            "target": [
                "Expression-based filters select syslog messages according to defined arithmetic, Boolean or string operations. Expression-based filters use [application]*rsyslog*pass:attributes[{blank}]'s own scripting language called *RainerScript* to build complex filters."
            ],
            "id_hash": -1625391114130318942,
            "content_hash": -1625391114130318942,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:149",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate.fedoraproject.org/api/units/954533/?format=api",
            "priority": 100,
            "id": 954533,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=69717364b52f99a2",
            "url": "https://translate.fedoraproject.org/api/units/954533/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.897712Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The basic syntax of expression-based filter looks as follows:"
            ],
            "previous_source": "",
            "target": [
                "The basic syntax of expression-based filter looks as follows:"
            ],
            "id_hash": -1413627346274576481,
            "content_hash": -1413627346274576481,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:151",
            "context": "",
            "note": "type: delimited block =",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/954537/?format=api",
            "priority": 100,
            "id": 954537,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=6c61c96b1486979f",
            "url": "https://translate.fedoraproject.org/api/units/954537/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.922817Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "if _EXPRESSION_ then _ACTION_ else _ACTION_\n"
            ],
            "previous_source": "",
            "target": [
                "if _EXPRESSION_ then _ACTION_ else _ACTION_\n"
            ],
            "id_hash": 6797759018184867669,
            "content_hash": 6797759018184867669,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:156",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/954542/?format=api",
            "priority": 100,
            "id": 954542,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=de567dcf9b9dff55",
            "url": "https://translate.fedoraproject.org/api/units/954542/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.951777Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?format=api",
            "source": [
                "The _EXPRESSION_ attribute represents an expression to be evaluated, for example: `$msg startswith 'DEVNAME'` or `$syslogfacility-text == 'local0'`. You can specify more than one expression in a single filter by using `and` and `or` operators."
            ],
            "previous_source": "",
            "target": [
                "The _EXPRESSION_ attribute represents an expression to be evaluated, for example: `$msg startswith 'DEVNAME'` or `$syslogfacility-text == 'local0'`. You can specify more than one expression in a single filter by using `and` and `or` operators."
            ],
            "id_hash": -3656778343859490108,
            "content_hash": -3656778343859490108,
            "location": "./pages/monitoring-and-automation/Viewing_and_Managing_Log_Files.adoc:162",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translate.fedoraproject.org/api/units/954547/?format=api",
            "priority": 100,
            "id": 954547,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/en/?checksum=4d4083787fe9f2c4",
            "url": "https://translate.fedoraproject.org/api/units/954547/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-02-24T22:32:47.980081Z"
        }
    ]
}