mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add logscan dynamic object to so-common template mappings
This commit is contained in:
@@ -313,6 +313,10 @@
|
|||||||
"type":"object",
|
"type":"object",
|
||||||
"dynamic": true
|
"dynamic": true
|
||||||
},
|
},
|
||||||
|
"logscan": {
|
||||||
|
"type": "object",
|
||||||
|
"dynamic": true
|
||||||
|
},
|
||||||
"manager":{
|
"manager":{
|
||||||
"type":"object",
|
"type":"object",
|
||||||
"dynamic": true
|
"dynamic": true
|
||||||
|
|||||||
Reference in New Issue
Block a user