Unified logging for PAS for OpenEdge container
- Last Updated: February 9, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
When you run PAS for OpenEdge in Docker containers, sorting through all the available logs throughout the file systems in each container is time consuming and inefficient. To simplify log monitoring, OpenEdge includes the ability to use EFK (Elastic Fluentd Kibana) stack logging to create a unified logging structure. A unified logging structure allows you to access log files across all of your containers from a single location. EFK stack logging uses Elasticsearch, Fluent Bit, and Kibana to collect logs from multiple containers and make them available for display.
For more information, see Learn About Unified Logging.