LogArchiveDirectory
Path to log archive directory. Type the directory in which you want the application to archive old log files when LogOldAction
is set to Move
.
Type: | String |
Default: | ./archive |
Required: | No |
Configuration Section: | Logging or LogStream or TaskName If you set this parameter in the Logging and LogStream sections, the setting in the LogStream section takes precedence for the specified log stream.
|
Example: | LogArchiveDirectory=./archive
|
See Also: | LogOldAction |