User Tools

Site Tools


settings-mgmt:04-logging

This is an old revision of the document!


Table of Contents

Logging

Overview

The ADUCID server (AIM) consists of several components, and each of them can be configured to generate log messages.

Component Logging set here …
Apache HTTPD server HTTPD .conf files
Apache Tomcat server Tomcat .conf files
Databaze engine Engine specific settings
ADUCID Binder system variables
ADUCID AIM ADUCID.properties file

ADUCID Binder

Logging is controlled by system variable OPENAAA_VERBOSE, that can be set to the following values

Value Log Level
1 ERROR
2 WARN
3 INFO
4 DEBUG1
5 DEBUG2
6 DEBUG3
7 DEBUG4

As this component has several parts, the system variable neesds to be set in several files:

  • /etc/profile.d/openaaa.sh
  • /etc/sysconfig/openaaa
  • /etc/sysconfig/httpd
  • /opt/aaa/conf/aducid-aaa.conf
settings-mgmt/04-logging.1585383285.txt.gz · Last modified: 2020/03/28 08:14 by mpospisek