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] Add dry-run option for ism actions #1203

Open
aggarwalShivani opened this issue Jul 9, 2024 · 1 comment
Open

[FEATURE] Add dry-run option for ism actions #1203

aggarwalShivani opened this issue Jul 9, 2024 · 1 comment
Labels
enhancement New request

Comments

@aggarwalShivani
Copy link
Contributor

aggarwalShivani commented Jul 9, 2024

Is your feature request related to a problem?
Currently, when creating an ism policy, user can't test directly if the configuration is working as expected.
They can only trigger the policy, let the action fail in the policy to see if the configs are not fine.

In elasticsearch-curator, there is a supported parameter for this:
dry-run: It can help you see which indices will be caught by operations without actually performing those operations.

What solution would you like?
Can we have a similar dry-run option added in ism as well? Perhaps adding it at the policy level, or for every action that just mentions the matched indices but not perform the action?
(There was a similar tkt raised for notification action alone ,but i ask this as a general feature)
Does this seem like a value-addition for ism? Pls let us know your thoughts!

Do you have any additional context?
Dry-run option in elasticsearch-curator

@dblock
Copy link
Member

dblock commented Jul 29, 2024

[Catch All Triage - 1, 2, 3, 4]

@dblock dblock removed the untriaged label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New request
Projects
None yet
Development

No branches or pull requests

2 participants