Difference between revisions of "GET / cat/indices"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
  
  curl -XGET http://localhost:9200/_cat/indices?v  
+
  curl -XGET http://localhost:9200/_cat/indices?v -u "your_user:your_password"
  
  /_cat/indices/_all?v&s=store.size
+
  "/_cat/indices/_all?v&s=[[store.size]]"
  
 
  [[/_cat/]]indices
 
  [[/_cat/]]indices
Line 15: Line 15:
  
 
== Related ==
 
== Related ==
[[/_close]]
+
* [[Elasticsearch index]]
[[/_cluster/settings]]
+
* [[Update index settings]]
{{cat API}}
+
* <code>[[/_close]]</code>
 +
* <code>[[/_cluster/settings]]</code>
 +
* {{cat API}}
  
 
== See also ==
 
== See also ==
 +
* {{ES URLs}}
 
* {{Elasticsearch}}
 
* {{Elasticsearch}}
  
 
[[Category:ELK]]
 
[[Category:ELK]]

Latest revision as of 07:58, 30 January 2023

Advertising: