mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
Temp changes while adjusting mapping
This commit is contained in:
@@ -10,11 +10,7 @@
|
|||||||
"number_of_shards":1,
|
"number_of_shards":1,
|
||||||
"index.refresh_interval":"{{ REFRESH }}",
|
"index.refresh_interval":"{{ REFRESH }}",
|
||||||
"index.routing.allocation.require.box_type":"hot",
|
"index.routing.allocation.require.box_type":"hot",
|
||||||
{%- if INDEX_SORTING is sameas true %}
|
"index.mapping.total_fields.limit": "10000"
|
||||||
"index.sort.field": "@timestamp",
|
|
||||||
"index.sort.order": "desc",
|
|
||||||
{%- endif %}
|
|
||||||
"index.mapping.total_fields.limit": "1500"
|
|
||||||
},
|
},
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"_meta": {
|
"_meta": {
|
||||||
|
|||||||
Reference in New Issue
Block a user