Integration with container environments (Docker, Kubernetes, Cloud)

In container orchestration environments logs are typically routed through each containers standard output (stdout). From there, a docker log driver takes over and ships the log entries to the log storage (e.g. Elasticsearch). To have Airlock IAM support this manner of logging integration  "structured-stdout" log output can be enabled.