Query audit records at regular intervals.
Query audit records at regular intervals.
go-office365 watch [flags]
--config string Set configfile alternate location. Defaults are [$HOME/.go-office365.yaml, $CWD/.go-office365.yaml].
--log string Set logging output to provided file. Default is stderr.
--state string Set state output to provided file. Default is to not persist state.
--output string Set records output. Available schemes: file://path/to/file, udp://1.2.3.4:1234, tcp://1.2.3.4:1234
--interval int Ticker interval used to trigger fetch pipelines, in second(s). (default 5)
--lookbehind int Minimum interval used by fetch actions, in minute(s). (default 1)
--indent Set records output to be indented.
--debug Set log level to DEBUG.
--json Set log formatter to JSON.
--extended-schemas Set whether to add extended schemas to the output of the record or not.
-h, --help help for watch
- go-office365 - Interact with the Microsoft Office365 Management Activity API.