log-file
This stanza entry specifies the location and name of the log file.
Syntax
log-file = fully_qualified_path
Description
Location and name of the log file. Messages are redirected from STDOUT and STDERR and sent to the server log file as defined in the authorization server routing file (pdacld_routing). The authorization server relies on the routing file to determine the log file names and path.
At startup of the authorization server, a check is made to see whether the routing file exists. If it exists, the routing file is used and this stanza entry is ignored; otherwise, this stanza entry is used.
Options
The fully_qualified_path value represents an alphanumeric string. String values are expected to be characters that are part of the local code set. The set of valid characters in a file name can be determined by the file system and by the local code set. For Windows operating systems, file names cannot have a backward slash (\), a colon (:), a question mark (?), or double quotation marks ("). Windows operating systems path names, however, can have a backward slash (\) or a colon (:). For AIX, Linux, and Solaris operating systems, path names and file names are case-sensitive.
log-file = TCD/HPD/logs
/msg__pdacld_utf8.logThe three-character identifier used
in the example is HPD, which specifies that the log
files are for the Verify Identity Access common
components.Usage
Required
Default value
| Platform | File name |
|---|---|
| Linux™ or UNIX™ | /var/PolicyDirector/log/msg__pdacld_utf8.log |
| Windows™ | c:\program files\tivoli\policy director\log\msg__pdacld_utf8.log |
Example
log-file = C:\pd\log\msg__pdacld_utf8.log/PolicyDirector/TAMBase/HPD/logs/msg__pdacld_utf8.log