Access Log File Path
Description
File that logs all attempts to access the server.
Parameters
- [LogFilename]
-
Location of the access log file. If a leading slash is
specified in the path, it will be treated as an absolute path name. If no
leading slash is specified, it will be considered to be relative to
Server root path. If this is blank, access
logging will be disabled.
- [CodePage]
-
Code page to be used when creating the access log. Code page
437 is U.S. English. Note that if the file already exists,
the code page for the file will not be changed. This parameter is optional
and will default if missing.
This parameter is not used for log files
created in QSYS. Log files created in QSYS will use the code page of the
server user profile.
Default If No Entry Found
Logs/access.log 850
Command To Change This Value
File Syntax
AccessLog [LogFilename [CodePage]]
Only one entry may exist in the
master server configuration file.
If more than one entry is found, the last one will be used.
Also See