{"id":23543215,"url":"https://github.com/inkel/escat","last_synced_at":"2025-05-15T06:34:30.121Z","repository":{"id":57583416,"uuid":"103603964","full_name":"inkel/escat","owner":"inkel","description":"Query Elasticsearch cat APIs with ease and joy.","archived":false,"fork":false,"pushed_at":"2017-09-21T19:40:12.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-17T09:27:15.873Z","etag":null,"topics":["devops","devops-tools","elasticsearch","go","golang","golang-application"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inkel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-15T02:20:42.000Z","updated_at":"2017-11-20T18:29:57.000Z","dependencies_parsed_at":"2022-08-30T21:13:03.159Z","dependency_job_id":null,"html_url":"https://github.com/inkel/escat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkel%2Fescat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkel%2Fescat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkel%2Fescat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkel%2Fescat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inkel","download_url":"https://codeload.github.com/inkel/escat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254288336,"owners_count":22045883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","devops-tools","elasticsearch","go","golang","golang-application"],"created_at":"2024-12-26T06:19:00.979Z","updated_at":"2025-05-15T06:34:30.104Z","avatar_url":"https://github.com/inkel.png","language":"Go","readme":"# escat - Simple Elasticsearch cat API tool\nHave you found yourself repetedly doing `curl -s localhost:9200/_cat/whatever` over and over again? Well, with `escat` you can query [Elasticsearch cat API](https://www.elastic.co/guide/en/elasticsearch/reference/current/cat.html)s with ease and joy.\n\n## Installation\n```\ngo install -u github.com/inkel/escat\n```\n\n## Usage\n```\nUsage: escat [flags] \u003ccommand\u003e:\n\n  -bytes string\n    \tuse this numeric format instead of 'human' format\n  -headers string\n    \tforce only these columns to appear\n  -help\n    \toutput available columns\n  -verbose\n    \tuse verbose output (i.e. add a header) (default true)\n\n\n\u003ccommand\u003e is one of the following:\n\n  aliases        shows information about currently configured aliases to\n                 indices including filter and routing infos.\n  allocation     provides a snapshot of how many shards are allocated to each\n                 data node and how much disk space they are using.\n  count          provides quick access to the document count of the entire\n                 cluster, or individual indices.\n  fielddata      shows how much heap memory is currently being used by\n                 fielddata on every data node in the cluster.\n  health         allows to get a very simple status on the health of the\n                 cluster.\n  indices        provides a cross-section of each index; this information\n                 spans nodes.\n  master         displays the master’s node ID, IP address, and node name.\n  nodeattrs      shows custom node attributes.\n  nodes          shows the cluster topology.\n  pending_tasks  returns a list of any cluster-level changes (e.g. create\n                 index, update mapping, allocate or fail shard) which have\n                 not yet been executed.\n  plugins        provides a view per node of running plugins; this information\n                 spans nodes.\n  recovery       view of index shard recoveries, both on-going and previously\n                 completed.\n  repositories   shows the snapshot repositories registered in the cluster.\n  thread_pool    shows cluster wide thread pool statistics per node.\n  shards         detailed view of what nodes contain which shards.\n  segments       provides low level information about the segments in the\n                 shards of an index.\n  snapshots      shows all snapshots that belong to a specific repository.\n```\n\n## License\nSee [LICENSE](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkel%2Fescat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finkel%2Fescat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkel%2Fescat/lists"}