Change description

This commit is contained in:
Wes
2024-01-17 14:06:16 +00:00
parent f6590ac0bf
commit e70ce50912

View File

@@ -1,5 +1,5 @@
{
"description" : "suricata.ike logs",
"description" : "suricata.ike",
"processors" : [
{ "rename": { "field": "message2.proto", "target_field": "network.transport", "ignore_missing": true } },
{ "rename": { "field": "message2.app_proto", "target_field": "network.protocol", "ignore_missing": true } },