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

[Research] store extension specific visualizations in system index or create new index #22

Open
kavilla opened this issue Dec 22, 2022 · 2 comments

Comments

@kavilla
Copy link
Member

kavilla commented Dec 22, 2022

System index for OpenSearch Dashboards is .kibana. Do we want the ability to store in that index or should we just create an index per an extension and store/clean up within that index?

@kavilla
Copy link
Member Author

kavilla commented Jan 18, 2023

This impacts "security" should we do document based security vs index security.

@saratvemulapalli
Copy link
Member

There are pro's and con's for each approach. I believe having one index for each extension is overkill to operationally maintain them.
Whats the data we'd like to store in this index? I would love to see an example.

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

No branches or pull requests

2 participants