1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-08-20 12:37:45 -07:00
parent 7ad0f8a17f
commit 7c35845006

View File

@@ -64,7 +64,7 @@ See: https://www.microfocus.com/documentation/arcsight/arcsight-smartconnectors-
[2] Timezone-aware calculated epoch timestamp. (UTC only) This value
will be null if a UTC timezone cannot be extracted from the original
timestamp string value.
[3] this field exists if the CEF line is not parsable. The value
[3] This field exists if the CEF line is not parsable. The value
is the original syslog line.
Examples:
@@ -90,6 +90,7 @@ Examples:
"myDate_epoch": 1667939400,
"myDate_epoch_utc": null,
"myFloat": 3.14,
"deviceEventClassIdNum": 4000000
"agentSeverityString": "Medium",
"agentSeverityNum": 6
}