This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

csa.log doesnt get updated on csa 4.99

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