Merge branch 'dev' into kilo

This commit is contained in:
Jason Ertel
2021-09-07 10:49:08 -04:00
3 changed files with 25 additions and 15 deletions

View File

@@ -8,6 +8,8 @@
"index.refresh_interval":"30s",
"index.routing.allocation.require.box_type":"hot",
"index.mapping.total_fields.limit": "1500",
"index.sort.field": "@timestamp",
"index.sort.order": "desc",
"analysis": {
"analyzer": {
"es_security_analyzer": {