Hello Experts,
CSA 4.99 doesnt update the csa.log file .The last updated was one month before. However the server.log gets updated.
How can one change the logging for csa.log ?
I have made the below changes in log4j.xml file Tried changing the levels from INFO to ERROR OR DEBUG. .Restarted csa service multiple times (both management and marketplace console ) .
Still doesnt update the csa.log
<Loggers>
<Root level="${env:CSA_LOG_LEVEL:-INFO}">
<AppenderRef ref="fileappender"/>
</Root>
Please help.
Regards,
Sakul