Skip to main content

Module log

Module log 

Source
Expand description

Log file reader (Apache, nginx, syslog, custom patterns).

Structs§

LogReader
Log format reader that parses log lines into structured data.
LogReaderOptions
Options for the log reader.

Enums§

LogFormat
Predefined log format names.
LogParseErrorMode
How to handle lines that fail to parse.