SysmonForLinux icon indicating copy to clipboard operation
SysmonForLinux copied to clipboard

Added -socket and -json options

Open scudette opened this issue 4 years ago • 0 comments

The socket option allows sysmon to create a unix domain socket over which to send events to a local listener instead of writing the logs to disk.

The json option allows the events to be written in JSON format instead of XML.

scudette avatar Dec 05 '21 16:12 scudette