Unified logging benefits all types of deployment. Sorting through all available logs in a file system is inefficient. To alleviate this issue Progress recommends using a unified logging framework for better log monitoring. With unified logging, you get the opportunity to perform complex queries across all your log data in a single place and see different events side by side, establishing new insights and correlations.

Fluent Bit is included in the PAS for OpenEdge Docker container to collect log files.

Fluent Bit is a log processor that helps collect logs from multiple sources and then sends all the logs to various destinations. To know more about the process, see Fluent Bit Configuration Files