Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ax lists indices incorrectly #11

Closed
kendriu opened this issue Sep 28, 2017 · 1 comment
Closed

Ax lists indices incorrectly #11

kendriu opened this issue Sep 28, 2017 · 1 comment

Comments

@kendriu
Copy link

kendriu commented Sep 28, 2017

~/sources  ax
Welcome to ax! It looks like this is the first time running, so let's start with creating a new environment.
Name for new environment [default]:
Choose a backend [kibana]:
URL: https://kibana-prod.egnyte-internal.com
Attempting to connect to Kibana on  https://kibana-prod.egnyte-internal.com
Username: xxx
Password:
Attempting to connect to Kibana on  https://kibana-prod.egnyte-internal.com
List of indices:
   AV7IFchoosHjc5xpWe6T
   AV7IGsk24nPtr4V8xdQt
   AV7IGayx5_Ri-4vwkReA
   AV7IG1t45_Ri-4vwnVJM
   AV7IGJEr4nPtr4V8tUKW
   AV7IF5mw5_Ri-4vwgV-H
   AV7IHAiA4nPtr4V8zwuE
   AV7IHtQz4nPtr4V85Q0j
   AV7IIfANosHjc5xpuDK7
   AV7IHR8P5_Ri-4vwqosT
   AV7IIVZo5_Ri-4vwy5tP
   AV7IHJjGosHjc5xpjk6F
   AV7IIOd25_Ri-4vwyGIH
   AV7IH4V64nPtr4V86oM4
   AV7IJNFR4nPtr4V8E2Ed
   AV7IJgP6osHjc5xp2Kgt
   AV7IIrXG4nPtr4V8A14m
   AV7IFyaM4nPtr4V8qbHa
   AV7IFoog4nPtr4V8pPp9
@kendriu
Copy link
Author

kendriu commented Sep 28, 2017

This is how es_admin/.kibana/index-pattern/_search?stored_fields= looks in current version of kibana:

{"took":4,"timed_out":false,"_shards":{"total":1,"successful":1,"skipped":0,"failed":0},"hits":{"total":19,"max_score":1.0,
"hits":[{"_index":".kibana","_type":"index-pattern","_id":"AV7IFchoosHjc5xpWe6T","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IGsk24nPtr4V8xdQt","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IGayx5_Ri-4vwkReA","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IG1t45_Ri-4vwnVJM","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IGJEr4nPtr4V8tUKW","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IF5mw5_Ri-4vwgV-H","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IHAiA4nPtr4V8zwuE","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IIfANosHjc5xpuDK7","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IHR8P5_Ri-4vwqosT","_score":1.0},
{"_index":".kibana","_type":"index-pattern","_id":"AV7IIVZo5_Ri-4vwy5tP","_score":1.0}]}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant