Controls the maximum size of the transaction log file.
HTTP, HTTPS
Integer [ k | m | g ]
0
When the log file reaches the stated size, it is renamed and another log file is created. If LogMaxSize is zero, the log file size is unlimited. The default value is in bytes, but you can use k, m, or g to specify units of kilobytes, megabytes, or gigabytes, respectively.