Created
February 22, 2021 07:18
-
-
Save tciops/bc7d467dfed6dad77e9ef2ea6f91fb13 to your computer and use it in GitHub Desktop.
#es #cat #_cat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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