About the Log4j configuration XML files
The primary log configuration is managed in portal-log4j.xml, which is packed inside the portal application file WEB-INF/lib/portal-impl.jar.
About the metrics log file
Studio captures metrics logging, including all log entries from the com.endeca.portal.instrumentation classes.
Configuring the amount of metrics data to record
To configure the metrics you want to include, you use a setting in portal-ext.properties. This setting applies to both the metrics log file and the Performance Metrics page.
About the Studio client log file
The Studio client log file collects client-side logging information. In particular, Studio logs JavaScript errors in this file.
Adjusting Studio logging levels
For debugging purposes in a development environment, you can dynamically adjust logging levels for any class hierarchy.