mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #9221 from Security-Onion-Solutions/dougburks-patch-1
fix descriptions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description" : "zeek.opcua_binary",
|
||||
"description" : "zeek.opcua_binary_create_session_endpoints",
|
||||
"processors" : [
|
||||
{ "remove": { "field": ["host"], "ignore_failure": true } },
|
||||
{ "json": { "field": "message", "target_field": "message2", "ignore_failure": true} },
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description" : "zeek.opcua_binary_stats_code_detail",
|
||||
"description" : "zeek.opcua_binary_status_code_detail",
|
||||
"processors" : [
|
||||
{ "remove": { "field": ["host"], "ignore_failure": true } },
|
||||
{ "json": { "field": "message", "target_field": "message2", "ignore_failure": true} },
|
||||
|
||||
Reference in New Issue
Block a user