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: docs/userguides/siemexample.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ into a security information and event management (SIEM) tool like LogRhythm, Sum
8
8
To ingest file events or alerts into a SIEM tool using the Code42 command-line interface, the Code42 user account running the integration
9
9
must be assigned roles that provide the necessary permissions.
10
10
11
+
The CEF format is not recommended because it was not designed for insider risk event data. Code42 file event data contains many fields that provide valuable insider risk context that have no CEF equivalent. However, if you need to use CEF, the JSON-to-CEF mapping at the bottom of this document indicates which fields are included and how the field names map to other formats.
12
+
11
13
## Before you begin
12
14
13
15
First install and configure the Code42 CLI following the instructions in
0 commit comments