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
settings-mgmt:04-logging [2020/03/28 08:48]
mpospisek
settings-mgmt:04-logging [2020/03/28 09:02] (current)
mpospisek ↷ Page moved from settings:04-logging to settings-mgmt:04-logging
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 47: Line 60:
 |true|true|x|[AUDIT]| |true|true|x|[AUDIT]|
  
-There are other setting in the ADUCID properties file, controlling syslog integration:+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:
 <sxh bash> <sxh bash>
 # syslog # syslog
Line 61: Line 76:
 SYSLOG_AUDIT_FACILITY=LOCAL3  SYSLOG_AUDIT_FACILITY=LOCAL3 
 </sxh> </sxh>
 +
 +[<>]
settings-mgmt/04-logging.1585385317.txt.gz · Last modified: 2020/03/28 08:48 by mpospisek