Welcome to our new Microsoft Q&A Platform.
Hi,
According to this article: Event ID 1030 — DHCP Audit Logging
It states: A maximum size restriction (in megabytes) for the total amount of disk space available for all audit log files created and stored by the DHCP service.
So we have reason to think that “-MaxMBFileSize” refers to the maximum size of all audit logs added together rather than the size of a single log file.
To solve this problem, you can continue to increase the value of the log file size.
For more details, you can refer this article: DHCP stops serving IPs when audit log is full
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Hope this can help you, if you have anything unclear, please let me know.
Have a nice day!
DHCP Log File Paused
Eleven Yu (Shanghai Wicresoft Co,.Ltd.)
10,756
Reputation points Microsoft Vendor
=================
Hi,
I have couple of DHCP servers on Windows Server 2019 OS.
By default log files are copying under C:\Windows\System32\DHCP and with 10MB file after enabling the auditing.
Now I have changed the log file size to 100MB but the log file stops logging after 14.2MB. Please suggest.
TechNet forum original post link:
https://social.technet.microsoft.com/Forums/en-US/cc444b92-c57d-489f-a16a-f0a3c76dce02/dhcp-log-file-paused?forum=winservermanager
Accepted answer
-
Jenny Yan-MSFT 9,336 Reputation points
2020-07-15T08:46:30.967+00:00
1 additional answer
Sort by: Most helpful
-
Markku Leiniö 0 Reputation points
2024-07-05T10:53:49.09+00:00 The key points are:
- MaxMBFileSize option sets the maximum size for all the logs in total (the full week)
- Daily log limit is MaxMBFileSize value divided by 7
100 MB / 7 = about 14.3 MB