I'm looking to turn off the INFO messages in the server.log file for my on-prem controller.
Finding the file that will allow me to set the different levels of logging would be very much appreciated.
Hi Phillip
You should be able to just find under conf/log there should be log4j or lof4j xml files. You can then adjust the logging level there
Hi @Phillip.Montgomery, thank you for coming back and confirming! I'm glad to hear that Mario's suggestion worked.
We're you able to try Marios' suggestions? If it worked, please click the 'Accept as Solution' button if not, reply back and continue the conversation.
Just now accepted the solution, I didn't see a notification that it was answered, sorry.
Hi Phillip
You should be able to just find under conf/log there should be log4j or lof4j xml files. You can then adjust the logging level there
That works, I did a search for log4j.xml and found the file. Thank you.