mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix zeek.ssh description
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description" : "zeek.conn",
|
||||
"description" : "zeek.ssh",
|
||||
"processors" : [
|
||||
{ "remove": { "field": ["host"], "ignore_failure": true } },
|
||||
{ "json": { "field": "message", "target_field": "message2", "ignore_failure": true } },
|
||||
|
||||
Reference in New Issue
Block a user