Logging (Tutorials)
Usage of central logging systems
We provide central logging for various logs as a systemd-based log system using syslog-ng. The logs are made available on the Jump server in a file structure.
Understanding container logging configuration
By default all logs that are published to ECS are pushed to Cloudwatch and are kept for 7 days. This includes native docker logs and customer logs if they are written to stdout/stderr.