I created an item that counts events with id 4624 on a domain controller, it worked until yesterday, when I created another item to monitor the validity of an ssl certificate.
The problem is that now it reaches a maximum of 50, the strange thing is that I have 2 other items that count other events and these also reach a maximum of 50.
I have another domain controller on which the 4624 count works fine, but the configuration is identical.
The item that receive the eventlog 4624 works fine. It's the count of this item that does not works.
This does not works:
count(/DC1/eventlog[Security,,,,4624,,],1m)
Why this limit to 50 only on one domain controller?
The problem is that now it reaches a maximum of 50, the strange thing is that I have 2 other items that count other events and these also reach a maximum of 50.
I have another domain controller on which the 4624 count works fine, but the configuration is identical.
The item that receive the eventlog 4624 works fine. It's the count of this item that does not works.
This does not works:
count(/DC1/eventlog[Security,,,,4624,,],1m)
Why this limit to 50 only on one domain controller?