Announcement

Collapse
No announcement yet.

How to export Maximum Log Size of Windows Event Log?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to export Maximum Log Size of Windows Event Log?

    I need to verify the Windows Event Log size settings on our servers. For example, the System eventlog size is set to 1024KB and when the maximum log size is reached the log will overwrite as needed.

  • #2
    Re: How to export Maximum Log Size of Windows Event Log?

    WMI has a class that will give you that information. You can select your servers in the right-hand window, then right-click and choose WMI->Execute Query->NT Event Logs. Click the Execute Query button.

    Comment

    Working...
    X