System Fieldsedit

Module for parsing system log files.

system Fieldsedit

Fields from the system log files.

syslog Fieldsedit

Contains fields from the syslog system logs.

system.syslog.timestampedit

The timestamp as read from the syslog message.

system.syslog.hostnameedit

The hostname as read from the syslog message.

system.syslog.programedit

The process name as read from the syslog message.

system.syslog.pidedit

The PID of the process that sent the syslog message.

system.syslog.messageedit

The message in the log line.