Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
AhmedHassan
Contributor
Contributor

Enable Audit log in TAC

Dears,

            i need help  I enabled Audit log   for TAC  the issue with me i configure the audit to be  in file  ,the audit.json file created after the restart but no data written on  it also this file has all permission  ,also i tried to login many times to Tac but no audit written in this file ,any advice 

 

this is audit.properties under path  /opt/Talend-8.0.1/tac/apache-tomcat/webapps/org.talend.administrator/WEB-INF/classes/   

# Possible values: socket, file, console

log.appender=file

# File appender puts log entries into a json file. In most cases there should be a FileBeat instance picking up

# new messages and sending them to logstash.

appender.file.path=/var/log/talend_audit/audit.json

appender.file.maxsize=52428800

appender.file.maxbackup=20   

------- and auditlog=true in this file   configuration.properties 

Labels (1)
1 Reply
Denis_Segard
Support
Support

Hello,

Could you confirm you have only :

auditlog.enable=true

on the line in the file configuration.properties ? (and no comment at the end of the line ? ) 

Kind regards
Denis