Logging Modules
The logging modules write data to external destinations such as files, syslog, etc.
The available Logging modules are:
Logging Modules
linelog | Creates log entries from attributes, string expansions, or static strings, and writes them to a variety of backends, including syslog, flat files, and raw UDP/TCP sockets. |
---|---|
Tee’s request logging at runtime, sending it to additional log destinations. |
|
Writes attributes from a request list to a flat file in 'detail' format. |
|
Detail file example for configuration. |
|
Log example. |