Skip to content

Instantly share code, notes, and snippets.

@tciops
Created February 22, 2021 07:18
Show Gist options
  • Save tciops/bc7d467dfed6dad77e9ef2ea6f91fb13 to your computer and use it in GitHub Desktop.
Save tciops/bc7d467dfed6dad77e9ef2ea6f91fb13 to your computer and use it in GitHub Desktop.
#es #cat #_cat
GET _cat/tasks
GET _cat/segments/access_log*2021.02.18?s=index:asc&v
GET _cat/shards?v&s=store:desc
GET _cat/indices?s=store.size:desc&v
GET _cat/indices/access_log*2021.02.18?s=index&v&
GET /_cat/recovery?v&h=index,shard,stage,source_host,target_host,bytes_percent,translog_ops_percent&s=stage:desc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment