D.2 Message Destination

Audit Services maintains the Operational Logs and Audit Logs for the Core Driver in the logs directory. You can use the Web interface to view these logs.

Other log messages are handled depending on the system as follows.

D.2.1 IBM i

System messages from the IBM i (i5/OS and OS/400) operating system Platform Services Process and Platform Receiver are written to standard IBM i job logs. You can use DSPJOBLOG or iSeries* Navigator to view these job logs.

D.2.2 Linux and UNIX

System messages written by a Core Driver on a Linux or UNIX system are written using the SYSLOG facility specified by the SYSLOGFACILITY statement of their respective configuration files.

The severity code of each message is used to determine the priority as follows.

Table D-2 Linux/UNIX Message Destination by Severity Code

Severity

Priority

Debugging

LOG_DEBUG

Informational

LOG_INFO

Warning

LOG_WARNING

Error

LOG_ERR

D.2.3 Windows

System messages written by the Core Driver on a Windows system are written to the Windows Application Log.