Have You Seen Historian Lately?Click here to check out all the new features in the latest version.
Supercharge your GE solution! Download a free trial of Proficy Operations Hub, CSense analytics, and more. Learn more about the Proficy 2022 releases, by signing up for one of our upcoming events.
Access the log4j.properties file in the following folder: C:\Program Files\GE\Operations Hub\uaa-tomcat\webapps\uaa\WEB-INF\classes
For each module, select one of the following log levels depending on your requirement:
TRACE
DEBUG
INFO
WARN
ERROR
FATAL
OFF
If you want to disable Tomcat logging:
Stop the GE Operations Hub Proficy Authentication Tomcat Wen Server service.
In the C:\Program Files\GE\Operations Hub\uaa-tomcat\bin folder, rename the tomcat8w.exe file UaaTomcat.exe, and run this application as an administrator.
Select Logging.
Remove the auto keyword from the Redirect Stdout and Redirect Stderr labels.
Start the GE Operations Hub Proficy Authentication Tomcat Web Server service.
If you want to change the Tomcat log level:
Stop the GE Operations Hub Proficy Authentication Tomcat Web Server service.
Access the context.xml file located in the C:\Program Files\GE\Operations Hub\uaa-tomcat\conf.
In the Context tag, add: swallowOutput="true"
Access the logging.properties file in the same folder, and set the 2localhost.org.apache.juli.AsyncFileHandler.level to one of the following values, which are in the order of less verbose to more verbose:
SEVERE
WARNING
INFO
CONFIG
FINE
FINER
FINEST
ALL
Start the GE Operations Hub Proficy Authentication Tomcat Web Server service.