[Debug]SysLogSize
- Last UpdatedJul 19, 2023
- 1 minute read
Sets the maximum size of the syslog.dat file. When the file reaches this size, it is rolled over.
The syslog.dat file is a low-level logging file used by Plant SCADA. This file is in the Windows directory. Plant SCADA logs debugging information to this file. You should check this file occasionally to see if Plant SCADA has detected any issues.
Allowable Values:
0 to 2,000,000 (kilobytes) (i.e. maximum size is 2GB)
Default Value:
100000
Note: You can adjust this parameter during runtime using the SetLogging() function. For more information, search the Plant SCADA Help for the topic Adjusting Logging During Runtime.