Names of server logs

Server messages are messages that are generated by the daemons and servers that are associated with Verify Identity Access.

Unlike runtime messages from C applications, which are written to different log files based on severity, server messages are always written to the message log for that particular server. Thus, all FATAL, WARNING, ERROR, NOTICE, and NOTICE_VERBOSE messages for the Policy Server are written to the msg__pdmgrd_utf8.log file. Similarly, Reverse Proxy messages are written to the msg__webseald–instance_name.log file.

Table 1 lists the default names for the server message log files.

Table 1. Message log files that are associated with servers
Server Default message log file
Verify Identity Access Policy Server msg__pdmgrd_utf8.log
Verify Identity Access Authorization Server msg__pdacld_utf8.log
Verify Identity Access Reverse Proxy msg__webseald–instance_name.log
Verify Identity Access Attribute Retrieval Service msg__amwebars_exceptions.log

By default, the Verify Identity Access server message log files (the ones that start with msg__) are allowed to grow without bound. Be sure to periodically check the available disk space and adjust as necessary. You might want to archive or prune the log files on a periodic basis as well.

You can change the name, location, and put size constraints on the server message log files as explained in Tracing configuration file entries.