mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-26 00:45:34 +01:00
fix suricata filestream dataset
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"paths": [
|
||||
"/nsm/suricata/eve*.json"
|
||||
],
|
||||
"data_stream.dataset": "filestream.generic",
|
||||
"data_stream.dataset": "suricata",
|
||||
"pipeline": "suricata.common",
|
||||
"parsers": "#- ndjson:\n# target: \"\"\n# message_key: msg\n#- multiline:\n# type: count\n# count_lines: 3\n",
|
||||
"exclude_files": [
|
||||
@@ -41,4 +41,4 @@
|
||||
}
|
||||
},
|
||||
"force": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user