WARNING: Version 5.3 of Filebeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
System Fields
editSystem Fields
editModule for parsing system log files.
system Fields
editFields from the system log files.
syslog Fields
editContains fields from the syslog system logs.
system.syslog.timestamp
editThe timestamp as read from the syslog message.
system.syslog.hostname
editThe hostname as read from the syslog message.
system.syslog.program
editThe process name as read from the syslog message.
system.syslog.pid
editThe PID of the process that sent the syslog message.
system.syslog.message
editThe message in the log line.