User Tools

Site Tools


settings-mgmt:04-logging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
settings-mgmt:04-logging [2020/03/28 08:48]
mpospisek [AIM]
settings-mgmt:04-logging [2020/03/28 08:59]
mpospisek
Line 11: Line 11:
 | ADUCID Binder | system variables | | ADUCID Binder | system variables |
 | ADUCID AIM | ADUCID.properties file | | ADUCID AIM | ADUCID.properties file |
 +
 +==== Apache HTTPD ====
 +
 +With default settings, log files are in /var/log/httpd. There are three files:
 +  * access.log
 +  * error.log
 +  * aaa_https.log
 +
 +==== Apache Tomcat ====
 +
 +With default settings, log files are in /opt/tomcat/logs. There are two files:
 +  * catalina.out
 +  * localhost_access_log.<date>.txt
  
 ==== Binder ==== ==== Binder ====
Line 46: Line 59:
 |true|false|[AUDIT]|x | |true|false|[AUDIT]|x |
 |true|true|x|[AUDIT]| |true|true|x|[AUDIT]|
 +
 +Files aim.log and aim_audit.log are located in /opt/tomcat/log.
  
 There are other settings in the ADUCID properties file, controlling syslog integration: There are other settings in the ADUCID properties file, controlling syslog integration:
Line 61: Line 76:
 SYSLOG_AUDIT_FACILITY=LOCAL3  SYSLOG_AUDIT_FACILITY=LOCAL3 
 </sxh> </sxh>
 +
settings-mgmt/04-logging.txt · Last modified: 2020/03/28 09:02 by mpospisek