Configure OpenEdge Management log files
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The OpenEdge Management log (fathom.log) records the activity of your OpenEdge Management. A new OpenEdge Management log file is created each day and its corresponding date is appended to the name of the log file—for example, fathom.2018-02-13.log. These log files contain the details of each log entry such as the date and time of the entry, the level of the information recorded, and its corresponding thread and message.
OpenEdge Management log files are located in the $OEMgmt/logs (C:\Progress\oemgmt\logs) folder. You can modify the configuration of these log files using the logging.xml file located in the $OEMgmt/conf folder. For more details about configuring log files, see https://www.slf4j.org/docs.html.