You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crowdsec-docs/docs/notification_plugins/file.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,10 @@ Some SIEM agents may not support some top level keys we define in the default nd
51
51
52
52
### SIEM Integration
53
53
54
+
:::warning
55
+
Please note if you change the format that is printed to the file you must also configure the collector on the SIEM side to also expect the same format
56
+
:::
57
+
54
58
#### Filebeat
55
59
56
60
Filebeat has a set of reserved top level keys and should not be used in the ndjson format. The following format can be used to be compatible with Filebeat:
0 commit comments