mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Remove extra space used during testing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description" : " zeek.opcua.activate_session_diagnostic_info",
|
||||
"description" : "zeek.opcua.activate_session_diagnostic_info",
|
||||
"processors" : [
|
||||
{ "remove": { "field": ["host"], "ignore_failure": true } },
|
||||
{ "json": { "field": "message", "target_field": "message2", "ignore_failure": true} },
|
||||
|
||||
Reference in New Issue
Block a user