forked from wazuh/wazuh-docker
update elasticsearch mappings
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"wazuh": {
|
||||
"dynamic_templates": [
|
||||
{
|
||||
"notanalyzed": {
|
||||
"match": "*",
|
||||
"string_as_keyword": {
|
||||
"match_mapping_type": "string",
|
||||
"mapping": {
|
||||
"type": "keyword",
|
||||
"doc_values": "true"
|
||||
|
||||
Reference in New Issue
Block a user