[axonius] - Fix Cannot execute ILM policy delete step#139345
[axonius] - Fix Cannot execute ILM policy delete step#139345mohitjha-elastic merged 4 commits intoelastic:mainfrom
Conversation
ℹ️ Important: Docs version tagging👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version. We use applies_to tags to mark version-specific features and changes. Expand for a quick overviewWhen to use applies_to tags:✅ At the page level to indicate which products/deployments the content applies to (mandatory) What NOT to do:❌ Don't remove or replace information that applies to an older version 🤔 Need help?
|
not yet, but it's on my list |
|
Pinging @elastic/es-security (Team:Security) |
|
buildkite test this please |
|
buildkite test this please |
* Add ilm policy * Add changelog * [CI] Auto commit changes from spotless --------- Co-authored-by: muskan-crest <muskan.agarwal@crestdata.ai> Co-authored-by: Mohit Jha <138874484+mohitjha-elastic@users.noreply.github.com> Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
PR Description:
This PR focuses on the short term solution which add the
logs-axonius.adapter-*indices under thekibana_systemrole with deletion privileges to prevent a failed deletion error when the index enters the deletion phase for the ILM lifecycle, in upcoming PR. As it ships transform pipeline too hence read, write permissions are also required.Current behavior:
It shows permission issue while deleting the index.