mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-03 18:08:56 +02:00
Add dynamic mapping for wazuh
This commit is contained in:
@@ -680,6 +680,10 @@
|
|||||||
"redis":{
|
"redis":{
|
||||||
"type":"object",
|
"type":"object",
|
||||||
"dynamic": true
|
"dynamic": true
|
||||||
|
},
|
||||||
|
"wazuh":{
|
||||||
|
"type":"object",
|
||||||
|
"dynamic": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user