mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
DNS Suricata parser
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"description" : "suricata.dns",
|
||||
"processors" : [
|
||||
{ "rename": { "field": "message2.proto", "target_field": "network.transport", "ignore_missing": true } },
|
||||
{ "rename": { "field": "message2.app_proto", "target_field": "network.protocol", "ignore_missing": true } },
|
||||
{ "rename": { "field": "message2.dns.rrname", "target_field": "dns.query.name", "ignore_missing": true } },
|
||||
{ "pipeline": { "name": "common" } }
|
||||
]
|
||||
}
|
||||
|
||||
1931
salt/suricata/files/suricataMETA copy.yaml
Normal file
1931
salt/suricata/files/suricataMETA copy.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user