Log File Content Fieldsedit

Contains log file lines.

sourceedit

type: string

required: True

The file from which the line was read. This field contains the full path to the file. For example: /var/log/system.log.

offsetedit

type: long

required: False

The file offset the reported line starts at.

messageedit

type: string

required: True

The content of the line read from the log file.

fieldsedit

type: dict

required: False

Contains user configurable fields.