Identifying relevant log files
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
A common way to detect software errors of all kinds, not just Web service errors, is to examine log files for error messages. The following table lists OpenEdge log files providing Web-service-related messages. These files all reside in your OpenEdge work directory.
| This component . . . | Logs messages here . . . |
|---|---|
| WSA instance |
instance-name.wsa.log
|
| Web service |
instance-name.wsa.log
|
| AdminServer |
adminserv.log
|
| AppServer |
instance-name.broker.loginstance-name.server.log
|
| NameServer |
instance-name.NS.log
|
For information on managing logging for the AdminService, NameServer, and in general for all OpenEdge servers managed by the Unified Explorer Framework, see OpenEdge Getting Started: Installation and Configuration. For more information on managing logging for an AppServer, see OpenEdge Application Server: Developing AppServer Applications.