Expand description
Log file reader (Apache, nginx, syslog, custom patterns).
Structs§
- LogReader
- Log format reader that parses log lines into structured data.
- LogReader
Options - Options for the log reader.
Enums§
- LogFormat
- Predefined log format names.
- LogParse
Error Mode - How to handle lines that fail to parse.