add custom props.conf for Splunk TA for Zeek and update logger_bootstrap

This commit is contained in:
mdtro
2021-02-06 01:01:08 -06:00
parent 872a4284e6
commit a422ad8442
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[zeek:json]
DATETIME_CONFIG =
INDEXED_EXTRACTIONS = json
KV_MODE = none
LINE_BREAKER = ([\r\n]+)
NO_BINARY_CHECK = true
category = Structured
description = Zeek JSON sourcetype with fixed timestamp parsing.
disabled = false
pulldown_type = true
TIMESTAMP_FIELDS = ts
TIME_FORMAT = %s.%6N