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

Add option to _cat/indices to return index creation date #11524

Closed
ppf2 opened this issue Jun 5, 2015 · 2 comments
Closed

Add option to _cat/indices to return index creation date #11524

ppf2 opened this issue Jun 5, 2015 · 2 comments
Labels

Comments

@ppf2
Copy link
Member

ppf2 commented Jun 5, 2015

Would be nice to provide an additional option for admins to return index.creation_date (from the index metadata) for the indices that are returned from the _cat/indices api.

@clintongormley clintongormley changed the title Provide a way to display index creation date using _cat/indices Add option to _cat/indices to return index creation date Jun 10, 2015
@clintongormley clintongormley added good first issue low hanging fruit help wanted adoptme :Data Management/CAT APIs Text APIs behind /_cat labels Jun 10, 2015
@szroland
Copy link
Contributor

I took a stab at implementing this, mainly to verify my setup. Please see the pull request above, let me know if anything else is required.

szroland added a commit to szroland/elasticsearch that referenced this issue Aug 2, 2015


Returning index creation date, both as a numeric millisecond value and
as a string. This implements elastic#11524
nik9000 added a commit that referenced this issue Aug 3, 2015
Add option to `_cat/indices` to return index creation date #11524
@johtani
Copy link
Contributor

johtani commented Sep 30, 2015

This already closed by #11688

@johtani johtani closed this as completed Sep 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants