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

[FEATURE] Don't create system indices until security analytics is used #847

Open
engechas opened this issue Feb 8, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@engechas
Copy link
Collaborator

engechas commented Feb 8, 2024

Is your feature request related to a problem?
Some of the system indices used by security analytics, such as .opensearch-sap-log-types-config, are created when the cluster starts. Others are created only when security analytics is used. All of these system indices should only be created when security analytics is used.

What solution would you like?
Create all security analytics system indices only when they are first used/needed. Do not create them when the cluster starts.

@engechas engechas added enhancement New feature or request untriaged labels Feb 8, 2024
@praveensameneni
Copy link
Member

Adding to backlog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog (Feature Requests, Enhancements)
Development

No branches or pull requests

2 participants