ServiceIPLogFileMaxSize
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Specifies the maximum size of the IP log file in kilobytes (KB). If a file limit is reached, the last line in the log reads LOG FILE TRUNCATED.
Valid values
-1 | 0 | x
- -1 = If ServiceIPLogOption is set to Enable Error Tracing, then the log file is limited to 8192 KB. Otherwise, the trace file size limit is set to unlimited.
- 0 = Continues to write out to log as long as there is disk space.
- x, where x is 1 to 2097151 (2 GB)= Limits the log file size to the specified value. If the limit is reached, the last line in the log reads LOG FILE TRUNCATED.
Default
-1
Type
Dynamic
IP Type
All