PAS for OpenEdge generates log files. For more information on PAS for OpenEdge log files, see Log files in Learn about Progress Application Server for OpenEdge.

Note: Session manager, host manager, and manager logs require manager functionality and are not available in PAS for OpenEdge.

Set up Fluent Bit logging

Use the following list of log files to set up your implementation of Fluent Bit logging:

  • Tomcat
    • catalina.out
    • catalina.date.log
    • localhost.date.log
  • ABL application
    • ABL-app-name.date.log
    • ABL-app-name.agent.date.log
  • PAS for OpenEdge Authentication/Authorization Audit Trails (release 11.7.4+ and 12.0.0+)
    • ABL-app-name_authn.date.log
    • ABL-app-name_authz.date.log
    Note: The ABL-app-name_authn.date.log and ABL-app-name_authz.date.log files are not generated by default. They are created when the relevant events of enabling authentication and authorization logs, are triggered.

The date and time in the PAS for OpenEdge log files are recorded in the UTC +0 format.