Difference between revisions of "Index.mapping.total fields.limit"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Related == | == Related == | ||
* [[Elasticsearch index]] | * [[Elasticsearch index]] | ||
+ | * [[Fluent Bit]] | ||
+ | == See also == | ||
* {{ES}} | * {{ES}} |
Revision as of 18:23, 23 January 2023
curl -s -XPUT http://localhost:9200/test-index/_settings -H 'Content-Type: application/json' -d '{"index.mapping.total_fields.limit": 2000}' curl -s -k -XPUT https://localhost:9200/test-index/_settings -H 'Content-Type: application/json' -d '{"index.mapping.total_fields.limit": 2000}' -u "YOURUSER:yourPASS"
Related
See also
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: