3.1.1.25 Per DHCPv4AuditLogParams

The DHCPv4AuditLogParams ADM element contains the following fields.

DHCPv4AuditLogParams.AuditLogDir: This ADM element field stores the path where the audit logs are placed. The AuditLogDir ADM element corresponds to the data type LPWSTR. The maximum number of characters allowed in this field is 248, including the terminating null character. This variable is stored in memory as well as in persistent store.

DHCPv4AuditLogParams.DiskCheckInterval: This ADM element field stores an interval that is used to determine the number of times the DHCP Server writes audit log events to the log file before checking for available disk space on the disk server. The DiskCheckInterval ADM element corresponds to the data type DWORD. This variable is stored in memory as well as in persistent store.

DHCPv4AuditLogParams.MaxLogFilesSize: This ADM element field stores the maximum size restriction, in megabytes, for the total amount of disk space available for all the audit log files created and stored by the DHCP Server. The MaxLogFilesSize ADM element corresponds to the data type DWORD. This variable is stored in memory as well as in persistent store.

DHCPv4AuditLogParams.MinSpaceOnDisk: This ADM element field stores the minimum free size requirement, in megabytes, for the server disk space. This value is used during disk checking to determine whether sufficient space exists for the server to continue audit logging. The MinSpaceOnDisk ADM element corresponds to the data type DWORD. This variable is stored in memory as well as in persistent store.