Skip to content

[axonius] - Fix Cannot execute ILM policy delete step#139345

Merged
mohitjha-elastic merged 4 commits intoelastic:mainfrom
muskan-agarwal26:axonius-add_ilm_delete_index
Dec 15, 2025
Merged

[axonius] - Fix Cannot execute ILM policy delete step#139345
mohitjha-elastic merged 4 commits intoelastic:mainfrom
muskan-agarwal26:axonius-add_ilm_delete_index

Conversation

@muskan-agarwal26
Copy link
Contributor

PR Description:

This PR focuses on the short term solution which add the logs-axonius.adapter-* indices under the kibana_system role 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.

@muskan-agarwal26 muskan-agarwal26 requested a review from a team as a code owner December 11, 2025 09:31
@elasticsearchmachine elasticsearchmachine added v9.3.0 needs:triage Requires assignment of a team area label external-contributor Pull request authored by a developer outside the Elasticsearch team labels Dec 11, 2025
@github-actions
Copy link
Contributor

ℹ️ 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 overview

When to use applies_to tags:

✅ At the page level to indicate which products/deployments the content applies to (mandatory)
✅ When features change state (e.g. preview, ga) in a specific version
✅ When availability differs across deployments and environments

What NOT to do:

❌ Don't remove or replace information that applies to an older version
❌ Don't add new information that applies to a specific version without an applies_to tag
❌ Don't forget that applies_to tags can be used at the page, section, and inline level

🤔 Need help?

@mohitjha-elastic mohitjha-elastic added >non-issue :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC Team:Security Meta label for security team auto-backport Automatically create backport pull requests when merged Team:Cloud Security Meta label for Cloud Security team v9.1.10 v9.2.4 v8.19.10 and removed needs:triage Requires assignment of a team area label labels Dec 15, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

@mohitjha-elastic
Copy link
Contributor

buildkite test this please

@mohitjha-elastic
Copy link
Contributor

buildkite test this please

@mohitjha-elastic mohitjha-elastic merged commit 8ba8211 into elastic:main Dec 15, 2025
42 of 43 checks passed
parkertimmins pushed a commit to parkertimmins/elasticsearch that referenced this pull request Dec 17, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged external-contributor Pull request authored by a developer outside the Elasticsearch team >non-issue :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC Team:Cloud Security Meta label for Cloud Security team Team:Security Meta label for security team v8.19.10 v9.1.10 v9.2.4 v9.3.0

6 participants