Accountability
Oracle GoldenGate includes functional security capabilities such as REST API call auditing and system event logging.
Auditing and Logging
-
You have the
$OGG_HOME/lib/utl/logging/ogg-audit.xmlfile that defines the audit conditions. -
By default, the
syslogappender is used, which writes the audit into system security log. The system log messages are stored in the/var/log/securedirectory.Note:
System-level events are logged to/var/log/secure, while Oracle GoldenGate-specific logs are written to$OGG_VAR_HOME/log. -
As the
ogg-audit.xmlfile is in the software directory, it manages all deployments for this software.You can copy this file into
$OGG_ETC_HOME/config/loggingand modify the file. It is only specific to the Oracle GoldenGate deployment. -
You can configure logging for all deployments in the installation directory
$OGG_HOME/ lib/utl/logging. -
You can configure logging for a specific deployment in the installation directory
$OGG_ETC_HOME/etc/conf/logging.
Structure of the Log Files
-
Date
-
Info | Warning | Error
-
Message