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/ko/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/ko/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/ko/?format=api",
            "source": [
                "Viewing and Managing Log Files"
            ],
            "previous_source": "",
            "target": [
                "로그 파일 보기와 관리"
            ],
            "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": 20,
            "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": 16142017,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=27d43df58c31463a",
            "url": "https://translate.fedoraproject.org/api/units/16142017/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.893666Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142018,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=fa0f420e892b128d",
            "url": "https://translate.fedoraproject.org/api/units/16142018/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.896828Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142019,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=5743195e3a22e848",
            "url": "https://translate.fedoraproject.org/api/units/16142019/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.900322Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142020,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=ecc6a5cb55df2d6f",
            "url": "https://translate.fedoraproject.org/api/units/16142020/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.905126Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142021,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=312c0154ea24c56e",
            "url": "https://translate.fedoraproject.org/api/units/16142021/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.911166Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Locating Log Files"
            ],
            "previous_source": "",
            "target": [
                "기록 파일 찾기"
            ],
            "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": 20,
            "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": 16142022,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=b915bfdf0c757945",
            "url": "https://translate.fedoraproject.org/api/units/16142022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.914963Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142023,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=0634957f5dcf0cce",
            "url": "https://translate.fedoraproject.org/api/units/16142023/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.917820Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Basic Configuration of Rsyslog"
            ],
            "previous_source": "",
            "target": [
                "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": 20,
            "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": 16142024,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=cd5ceb58f78a1af0",
            "url": "https://translate.fedoraproject.org/api/units/16142024/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.920910Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142025,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=84b87a6f24384adf",
            "url": "https://translate.fedoraproject.org/api/units/16142025/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.923967Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Filters"
            ],
            "previous_source": "",
            "target": [
                "필터"
            ],
            "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": 20,
            "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": 16142026,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=e53a73c072186ac7",
            "url": "https://translate.fedoraproject.org/api/units/16142026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.926702Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142027,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=178ec4738a899d54",
            "url": "https://translate.fedoraproject.org/api/units/16142027/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.929095Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142028,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=a8a74824a1e0f1c7",
            "url": "https://translate.fedoraproject.org/api/units/16142028/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.931670Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Facility/Priority-based filters"
            ],
            "previous_source": "",
            "target": [
                "기능/우선순위-기반 필터"
            ],
            "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": 20,
            "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": 16142029,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=5ed87aa4f4243e48",
            "url": "https://translate.fedoraproject.org/api/units/16142029/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.934176Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142030,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=e4b7db8d4ef00f36",
            "url": "https://translate.fedoraproject.org/api/units/16142030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.936639Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "_FACILITY_._PRIORITY_\n"
            ],
            "previous_source": "",
            "target": [
                "_시설_._우선순위_\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": 20,
            "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": 16142031,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=539c4c27daf1bb59",
            "url": "https://translate.fedoraproject.org/api/units/16142031/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.939043Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "where:"
            ],
            "previous_source": "",
            "target": [
                "장소:"
            ],
            "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": 20,
            "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": 16142032,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=3e886856076e54ef",
            "url": "https://translate.fedoraproject.org/api/units/16142032/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.941286Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142033,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=b964f2daad080707",
            "url": "https://translate.fedoraproject.org/api/units/16142033/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.943684Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142034,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=504e2f46fbe1c29f",
            "url": "https://translate.fedoraproject.org/api/units/16142034/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.946155Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142035,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=30f7967058116812",
            "url": "https://translate.fedoraproject.org/api/units/16142035/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.948581Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142036,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=c04cc3bf0b7390d9",
            "url": "https://translate.fedoraproject.org/api/units/16142036/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.950903Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142037,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=0d00fa3b4eb78cad",
            "url": "https://translate.fedoraproject.org/api/units/16142037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.954656Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Facility/Priority-based Filters"
            ],
            "previous_source": "",
            "target": [
                "기능/우선순위-기반 필터"
            ],
            "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": 20,
            "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": 16142038,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=7361d41089edd90c",
            "url": "https://translate.fedoraproject.org/api/units/16142038/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.956863Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142039,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=52c9e0ca787ba07f",
            "url": "https://translate.fedoraproject.org/api/units/16142039/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.959060Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954443/?format=api",
            "priority": 100,
            "id": 16142040,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=c90ee817a1924094",
            "url": "https://translate.fedoraproject.org/api/units/16142040/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.961234Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "To select all mail syslog messages with priority [command]#crit# and higher, use this form:"
            ],
            "previous_source": "",
            "target": [
                "우선순위 [command]#crit#와 보다 높은 경우에 모든 전자우편 syslog 메시지를 선택하려면, 이와 같은 형식을 사용하세요:"
            ],
            "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": 20,
            "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": 16142041,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=2ddef3602aa47f95",
            "url": "https://translate.fedoraproject.org/api/units/16142041/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.963536Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": 20,
            "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": 16142042,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=d17051d5ecf34cfa",
            "url": "https://translate.fedoraproject.org/api/units/16142042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.965640Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                "이들 [command]#info# 또는 [command]#debug# 우선순위를 제외한 모든 cron syslog 메세지를 선택하려면, 다음 형식에서 구성을 설정합니다:"
            ],
            "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": 20,
            "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": 16142043,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=a89e2f81390e7e6d",
            "url": "https://translate.fedoraproject.org/api/units/16142043/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.967709Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "cron.!info,!debug\n"
            ],
            "previous_source": "",
            "target": [
                "cron.!정보,!디버그\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": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/954459/?format=api",
            "priority": 100,
            "id": 16142044,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=5016314a814f2388",
            "url": "https://translate.fedoraproject.org/api/units/16142044/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.969960Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Property-based filters"
            ],
            "previous_source": "",
            "target": [
                "속성-기반의 필터"
            ],
            "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": 20,
            "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": 16142045,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=ee2ab96752df930a",
            "url": "https://translate.fedoraproject.org/api/units/16142045/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.972080Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142046,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=b6d90684b5d6a35d",
            "url": "https://translate.fedoraproject.org/api/units/16142046/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.974473Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Property-based filter must start with a colon (`:`). To define the filter, use the following syntax:"
            ],
            "previous_source": "",
            "target": [
                "속성-기반 필터는 그침표(`:`)와 함께 시작되어야 합니다. 필터를 정의하려면, 다음 구문을 사용하세요:"
            ],
            "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": 20,
            "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": 16142047,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=960e78ccc486afe1",
            "url": "https://translate.fedoraproject.org/api/units/16142047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.976737Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                ":pass:quotes[_PROPERTY_], [!]pass:quotes[_COMPARE_OPERATION_], \"pass:quotes[_STRING_]\"\n"
            ],
            "previous_source": "",
            "target": [
                ":pass:quotes[_속성_], [!]pass:quotes[_동작_비교_], \"pass:quotes[_문자열_]\"\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": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954475/?format=api",
            "priority": 100,
            "id": 16142048,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=22e2bb353752aa0a",
            "url": "https://translate.fedoraproject.org/api/units/16142048/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.978982Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "The _PROPERTY_ attribute specifies the desired property."
            ],
            "previous_source": "",
            "target": [
                "_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": 20,
            "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": 16142049,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=7c38142c7af2b6fb",
            "url": "https://translate.fedoraproject.org/api/units/16142049/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.981137Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142050,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=3f38ed8645923bc6",
            "url": "https://translate.fedoraproject.org/api/units/16142050/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.983228Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142051,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=397868ee646fe4ec",
            "url": "https://translate.fedoraproject.org/api/units/16142051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.985585Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142052,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=b90356f175f42bf7",
            "url": "https://translate.fedoraproject.org/api/units/16142052/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.987840Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Property-based compare-operations"
            ],
            "previous_source": "",
            "target": [
                "속성-기반의 비교-동작"
            ],
            "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": 20,
            "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": 16142053,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=c32ed47c55ef4762",
            "url": "https://translate.fedoraproject.org/api/units/16142053/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.990337Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                "|비교-동작|설명\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": 20,
            "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": 16142054,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=41c270a9d4821ea6",
            "url": "https://translate.fedoraproject.org/api/units/16142054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.992588Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Property-based Filters"
            ],
            "previous_source": "",
            "target": [
                "속성-기반의 필터"
            ],
            "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": 20,
            "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": 16142055,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=0a95088544cf1668",
            "url": "https://translate.fedoraproject.org/api/units/16142055/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.995022Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142056,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=1fafbf632656de38",
            "url": "https://translate.fedoraproject.org/api/units/16142056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.997179Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                ":msg, contains, \"error\"\n"
            ],
            "previous_source": "",
            "target": [
                ":msg, 포함, \"오류\"\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": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954511/?format=api",
            "priority": 100,
            "id": 16142057,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=65c096fcd220a293",
            "url": "https://translate.fedoraproject.org/api/units/16142057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:14.999366Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "The following filter selects syslog messages received from the host name `host1`:"
            ],
            "previous_source": "",
            "target": [
                "다음 필터는 호스트 이름 `host1`에서 수신된 syslog 메시지를 선택합니다:"
            ],
            "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": 20,
            "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": 16142058,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=dce6dc33bdefc7f5",
            "url": "https://translate.fedoraproject.org/api/units/16142058/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.001509Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/954519/?format=api",
            "priority": 100,
            "id": 16142059,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=d16c2a178e1365d5",
            "url": "https://translate.fedoraproject.org/api/units/16142059/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.003738Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142060,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=f1371863cdc65898",
            "url": "https://translate.fedoraproject.org/api/units/16142060/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.006248Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                ":msg, !regex, \"fatal .* error\"\n"
            ],
            "previous_source": "",
            "target": [
                ":msg, !regex, \"치명적 .* 오류\"\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": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/954526/?format=api",
            "priority": 100,
            "id": 16142061,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=2da66d1430b5d7b1",
            "url": "https://translate.fedoraproject.org/api/units/16142061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.009809Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "Expression-based filters"
            ],
            "previous_source": "",
            "target": [
                "표현-기반의 필터"
            ],
            "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": 20,
            "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": 16142062,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=a229cbcf9117ee70",
            "url": "https://translate.fedoraproject.org/api/units/16142062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.012568Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142063,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=69717364b52f99a2",
            "url": "https://translate.fedoraproject.org/api/units/16142063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.015473Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?format=api",
            "source": [
                "The basic syntax of expression-based filter looks as follows:"
            ],
            "previous_source": "",
            "target": [
                "기본적인 표현-기반 필터의 구문은 다음과 같습니다:"
            ],
            "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": 20,
            "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": 16142064,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=6c61c96b1486979f",
            "url": "https://translate.fedoraproject.org/api/units/16142064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.018575Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/954542/?format=api",
            "priority": 100,
            "id": 16142065,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=de567dcf9b9dff55",
            "url": "https://translate.fedoraproject.org/api/units/16142065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.021328Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?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": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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": 16142066,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f30pagesmonitoring-and-automationviewing_and_managing_log_files/ko/?checksum=4d4083787fe9f2c4",
            "url": "https://translate.fedoraproject.org/api/units/16142066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-16T21:28:15.024532Z"
        }
    ]
}