Skip to main content
June 18, 2024
Solved

Change log4j configuration

  • June 18, 2024
  • 5 replies
  • 0 views

Hi!

Does anyone know how can I increase the rolling period for getting the login-audit.csv zipped using the log4j configuration? right now is a month and I need it to be three months. 

    Best answer by yogip3177

    Can you check at the following path:

    <APPIAN_HOME>/deployment/web.war/WEB-INF/resources/appian_log4j.properties

    5 replies

    June 19, 2024

    appian_log4j.properties file contains all logging configurations. Hence, you need to check appian_log4j.properties file for detail. It should contain RollingFileAppender.

    June 19, 2024

    Thanks Yogi, do you know how can I reach that file? In the search-server log I dont find the config one  

    yogip3177Answer
    June 19, 2024

    Can you check at the following path:

    <APPIAN_HOME>/deployment/web.war/WEB-INF/resources/appian_log4j.properties