Skip to content

Commit 9bbb119

Browse files
Update SIEM example (#354)
Added a clarification for CEF formats, as that mapping is contained within the CLI program itself Co-authored-by: Tora Kozic <tora.kozic@code42.com>
1 parent 1e9db87 commit 9bbb119

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/userguides/siemexample.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ into a security information and event management (SIEM) tool like LogRhythm, Sum
88
To ingest file events or alerts into a SIEM tool using the Code42 command-line interface, the Code42 user account running the integration
99
must be assigned roles that provide the necessary permissions.
1010

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+
1113
## Before you begin
1214

1315
First install and configure the Code42 CLI following the instructions in

0 commit comments

Comments
 (0)