Maximum log file size (in kilobytes). If you do not want to restrict the log file size, type -1. 
The LogExpireAction parameter determines how a log file is handled after it has reached its maximum size. 
The LogMaxSizeKBs parameter is used for standard logging streams.
| Type: | Long | 
| Default: | 1024 | 
| Required: | No | 
| Configuration Section: | Logging or LogStream or TaskName If you set this parameter in the LoggingandLogStreamsections, the setting in theLogStreamsection takes precedence for the specified log stream. | 
| Example: | LogMaxSizeKBs=1000 | 
| See Also: | LogExpireAction | 
|  |