Skip to content

Instantly share code, notes, and snippets.

@denzhel
Created December 24, 2021 20:30
Show Gist options
  • Select an option

  • Save denzhel/efdbc211951a85273246e5d9ff2a012c to your computer and use it in GitHub Desktop.

Select an option

Save denzhel/efdbc211951a85273246e5d9ff2a012c to your computer and use it in GitHub Desktop.
elasticsearch show defaults settings

To show the default settings of your Elasticsearch cluster, use the following:

GET /_cluster/settings?include_defaults
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment