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

Determine whether/how to create a unified index on Elasticsearch #1

Closed
brylie opened this issue May 24, 2017 · 2 comments
Closed

Determine whether/how to create a unified index on Elasticsearch #1

brylie opened this issue May 24, 2017 · 2 comments

Comments

@brylie
Copy link
Contributor

brylie commented May 24, 2017

By default, API Umbrella creates an Elasticsearch index every month:

screenshot_20170524_141518

Anticipated difficulty

Having multiple indexes for analytics might make queries difficult, as described in the Elasticsearch documentation:

An index is identified by a name (that must be all lowercase) and this name is used to refer to the index when performing indexing, search, update, and delete operations against the documents in it.

Goal

Determine whether/how to create a unified index for custom analytics queries/aggregations.

Resources

@bajiat
Copy link

bajiat commented Aug 29, 2017

@marla-singer @brylie Can this issue be closed?

@brylie
Copy link
Contributor Author

brylie commented Aug 29, 2017

Yep.

@brylie brylie closed this as completed Aug 29, 2017
@brylie brylie reopened this Aug 29, 2017
@bajiat bajiat closed this as completed Sep 4, 2017
@bajiat bajiat removed the planning label Sep 4, 2017
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

2 participants