To build a unified logging pipeline, the following log outputs are most suitable because structured log records allow for better information processing. The JSON-structure can be considered stable.
- structured-file
- structured-stdout
- elasticsearch
Building on those features, Airlock provides a reference implementation of a logging and reporting pipeline using Elasticsearch & Kibana.
For a list of all log files see: Generating Airlock IAM log output
For detailed information on the configuration of the logging see: Logging configuration
For details on all log messages see: Log message formats