You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2018. It is now read-only.
In our scenario, index names have dates in their names, Logstash style. For ease of use, we surf them using aliases and wildcards, only for searches, that is.
Trying to input alias name in GEM Appname input results in Uncaught TypeError: Cannot read property 'mappings' of undefined being printed in console.
I understand that working on multi-index wildcard/alias will not allow mapping updates through UI, but again, our case is exploring only, and this tool can still be very useful in read-only mode.
Is this something you can look into?
The text was updated successfully, but these errors were encountered:
Hi guys,
In our scenario, index names have dates in their names, Logstash style. For ease of use, we surf them using aliases and wildcards, only for searches, that is.
Trying to input alias name in GEM Appname input results in
Uncaught TypeError: Cannot read property 'mappings' of undefined
being printed in console.I understand that working on multi-index wildcard/alias will not allow mapping updates through UI, but again, our case is exploring only, and this tool can still be very useful in read-only mode.
Is this something you can look into?
The text was updated successfully, but these errors were encountered: