We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d09b6 commit 1ac7374Copy full SHA for 1ac7374
1 file changed
microsoft_sysmon/README.md
@@ -40,6 +40,8 @@ Run powershell.exe as admin and execute the following command:
40
sourcecategory: windowsevent
41
```
42
43
+See the [sample microsoft_sysmon.d/conf.yaml][9] for available configuration options.
44
+
45
3. [Restart the Agent][3].
46
47
#### Configure Sysmon
@@ -115,3 +117,4 @@ Need help? Contact [Datadog support][1].
115
117
[6]: https://docs.datadoghq.com/agent/guide/integration-management/?tab=windowspowershell#install
116
118
[7]: https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon#configuration-files
119
[8]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information
120
+[9]: https://github.com/DataDog/integrations-core/blob/master/microsoft_sysmon/datadog_checks/microsoft_sysmon/data/conf.yaml.example
0 commit comments