Provides a mechanism for reading RFC 5424 compliant Syslog data, such as log files, and structuring the data so that it can be processed.
syslog 5424, syslog, logs, logfiles, parse, text, record, reader
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Character Set | Character Set | UTF-8 | Specifies which character set of the Syslog messages | |
Raw message | syslog-5424-reader-raw-message | false |
| If true, the record will have a _raw field containing the raw message |