Disabling Jetty Server Logs
In BusinessEvents Enterprise Administrator agent, if required you can disable Jetty server log when the log level is set to debug or all.
- Procedure
- Navigate to the BE_HOME/teagent/config folder and open log4j.properties for editing.
- Add the following property and save the
log4j.properties file to disable the Jetty server logs.
log4j.category.org.eclipse.jetty=error