Skip to content

Commit

Permalink
Update ecs fields
Browse files Browse the repository at this point in the history
  • Loading branch information
nkhristinin committed Sep 23, 2022
1 parent e5660c0 commit 7032a3e
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 1,409 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const ecsComponentTemplate: ClusterPutComponentTemplateBody = {
template: {
settings: {
number_of_shards: 1,
'index.mapping.total_fields.limit': 2000,
'index.mapping.total_fields.limit': 1700,
},
mappings: merge(
{},
Expand Down
Loading

0 comments on commit 7032a3e

Please sign in to comment.