mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add ELK, redis
This commit is contained in:
@@ -664,6 +664,22 @@
|
||||
"zcaler":{
|
||||
"type":"object",
|
||||
"dynamic": true
|
||||
},
|
||||
"elasticsearch":{
|
||||
"type":"object",
|
||||
"dynamic": true
|
||||
},
|
||||
"kibana":{
|
||||
"type":"object",
|
||||
"dynamic": true
|
||||
},
|
||||
"logstash":{
|
||||
"type":"object",
|
||||
"dynamic": true
|
||||
},
|
||||
"redis":{
|
||||
"type":"object",
|
||||
"dynamic": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user