ddbnl / office365-audit-log-collector

Collect / retrieve Office365, AzureAD and DLP audit logs and output to PRTG, Azure Log Analytics Workspace, SQL, Graylog, Fluentd, and/or file output.
https://ddbnl.github.io/office365-audit-log-collector/
MIT License
106 stars 40 forks source link

No data in Graylog #57

Closed WiseLife42 closed 9 months ago

WiseLife42 commented 9 months ago

Hi,

It runs as it should, but I can't find any messages under Graylog :

.\WIN-OfficeAuditLogCollector-V2.1.exe $env:tenant_id $env:client_id $env:secret_key --config .\fullConfig.yaml
Starting run @ 2024-01-30 16:51:01.129884. Content: deque(['Audit.General', 'Audit.AzureActiveDirectory', 'Audit.Exchange', 'Audit.SharePoint', 'DLP.All']).
Rust engine finished receiving all content
Finished. Total logs retrieved: 6817. Total retries: 0. Total logs with errors: 0. Run time: 0:00:21.965862.
GraylogInterface reports: 6673 successfully sent, 0 errors

image

WiseLife42 commented 9 months ago

image

WiseLife42 commented 9 months ago

Problem in my conf sorry