Changing log file retention settings
Default retention for striim.server.log and striim.agent.log is nine 1 GB files. To alter these settings,
For a Striim server, edit
striim/conf/log4j.server.properties.For a Forwarding Agent, edit
agent/conf/log4j.agent.properties.To change the number of files, change the value of
appender.CommandFileAppender.strategy.max.To change the size of the files, change the value of
appender.CommandFileAppender.policies.size.size.Save the file.
Restart Striim (see Starting and stopping Striim Platform) or the Forwarding Agent (see Starting and stopping the Forwarding Agent).