-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Used v2.1 for years but I'm trying to upgrade to v2.3.3 to take advantage of the rewrite. However the new version is collecting/sending duplicate log records to Graylog even with the skipKnownLogs: True setting.
Config File:
log: # Define the executables own log settings
path: '/folder/collector.log'
debug: False
collect: # Define how to collect audit logs
workingDir: '/folder/'
autoSubscribe: True
skipKnownLogs: True
hoursToCollect: 24
contentTypes:
Audit.General: True
Audit.AzureActiveDirectory: True
Audit.Exchange: True
Audit.SharePoint: True
DLP.All: True
output: # Define outputs to send audit logs to
graylog:
enabled: True
address: IP
port: PORT
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels