I have gone through all the logs with a fine tooth comb. There wasn't any errors or warnings that stood out. (Something about it couldn't talk to the LDAP server once the day before).
I did notice these Info statements:
Info [WindowsEventLogReader] Event log watcher for Security is enabled
Info [WindowsEventLogReader] Event log watcher for System is enabled
However, nothing for "Forwarded Events". I would think that there should be one for that too? (This is where my events show up on the DC)
There was one Error that I wouldn't think it would break anything:
Error [GatewayConfigurationManager] Failed to get configuration, using default configuration. (I probably haven't defined one so I figured that is on me).
And then later in the same log when it is discussing the configuration it is using this part came up.
“WindowsEventLogClientConfiguration”: {
“IsEnabled”: true
}
Nothing about any permission problems or failures to connect. Is there something missing I should be looking for?
Thanks for your help.