Skip to content

v2.3.3 collects duplicates even with skipKnownLogs: True #75

@wrightca

Description

@wrightca

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions