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

Time To Collect #69

Open FlorianSu opened 6 months ago

FlorianSu commented 6 months ago

Hello everyone,

is it also possible to tell the tool that it should only retrieve the logs of the last 30 seconds (for example)? That way I could run the tool every 30 seconds and then have the logs more up-to-date. I have currently entered the following in the configuration: "hoursToCollect: 1". I have tried to replace "hoursToCollect" with "secondsToCollect". This did not work.

Greetings from Germany