ETT Validator - Reduce log file verbosity?

20 views
Skip to first unread message

sund...@gmail.com

unread,
Oct 13, 2020, 9:00:06 AM10/13/20
to Edge Test Tool (ETT)
Hello,
Under larger request rates, the log files under ReferenceCcdaService\apache-tomcat-8.5.27\logs get rather large.   See attached screen shot.

How do we reduce the verbosity? Also is there way to turn these logs of OFF completely.

Here is my logging.properties

1catalina.org.apache.juli.AsyncFileHandler.level = WARNING
1catalina.org.apache.juli.AsyncFileHandler.directory = ${catalina.base}/logs
1catalina.org.apache.juli.AsyncFileHandler.prefix = catalina.

2localhost.org.apache.juli.AsyncFileHandler.level = WARNING
2localhost.org.apache.juli.AsyncFileHandler.directory = ${catalina.base}/logs
2localhost.org.apache.juli.AsyncFileHandler.prefix = localhost.

3manager.org.apache.juli.AsyncFileHandler.level = WARNING
3manager.org.apache.juli.AsyncFileHandler.directory = ${catalina.base}/logs
3manager.org.apache.juli.AsyncFileHandler.prefix = manager.

4host-manager.org.apache.juli.AsyncFileHandler.level = WARNING
4host-manager.org.apache.juli.AsyncFileHandler.directory = ${catalina.base}/logs
4host-manager.org.apache.juli.AsyncFileHandler.prefix = host-manager.

java.util.logging.ConsoleHandler.level = WARNING
java.util.logging.ConsoleHandler.formatter = org.apache.juli.OneLineFormatter


############################################################
# Facility specific properties.
# Provides extra control for each logger.
############################################################

org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].handlers = 2localhost.org.apache.juli.AsyncFileHandler

org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager].level = INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager].handlers = 3manager.org.apache.juli.AsyncFileHandler

org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager].level = INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager].handlers = 4host-manager.org.apache.juli.AsyncFileHandler
errlogs.JPG

sund...@gmail.com

unread,
Oct 19, 2020, 3:34:52 PM10/19/20
to Edge Test Tool (ETT)
Hello Nagesh,
For my post above, can you help us turn down the verbosity OR altogether turn off those log files being output?

Thanks.

Nagesh Bashyam - Drajer

unread,
Oct 20, 2020, 1:43:29 AM10/20/20
to sund...@gmail.com, Edge Test Tool (ETT), Mounika Narne
You should be able to configure the log4j.properties in your installation to reduce the logging in the reference validator. 


--
You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/edge-test-tool/3cb26998-44a0-4e88-8615-22c9fe75c5f8n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages