Endeca Server logs

Endeca Server uses Oracle Diagnostic Logging (ODL) for logging and its messages are written to WebLogic Server logs.

Each WebLogic Server instance maintains these log files:
By default, these log files are located in the $DOMAIN_HOME/servers/AdminServer/logs directory. For example, if endeca_domain is the name of your domain, then the default path on Windows is:
C:\Oracle\Middleware\user_projects\domains\endeca_server_domain\servers\AdminServer\logs
All Endeca Server ODL log entries are prefixed with OES followed by the number and text of the message, as in this example:
OES-000135: Endeca Server has successfully initialized

Because all logs are text files, you can view their contents with a text editor. You can also view entries from the WebLogic Administration Console.