Managing Talend Administration Center Audit Logs
About this task
To configure audit logging feature in Talend Administration Center, edit the <tomcat_path>WEB-INF\classes\configuration.properties file.
For information on configuring the audit logs in MDM, see Enabling and configuring the audit capability in MDM.
Information noteNote: 
            Talend Administration Center uses asynchronous http
                requests by default. To change this behavior, change the value of the appender.http.async property from true to false in the
                    <tomcat_path>WEB-INF\classes\audit.properties file and restart
                    Talend Administration Center. During the use of
                synchronous requests, make sure that Talend LogServer is available and configured correctly, otherwise it will
                affect the functionality of Talend Administration Center.