Skip to content

System data streams issue after upgrading to 9.0 with feature migration API #125560

@tomsonpl

Description

@tomsonpl

In 9.0.0-rc1 we identified an issue where system data stream .fleet-actions-results is still problematic after being upgraded from 7.17.28 > 8.18 > 9.0.0-rc1.

Slack thread: https://elastic.slack.com/archives/C8UUBNASY/p1742824896518599

How to reproduce:

  1. On 7.17.28 instance run osquery queries or endpoint isolate/release action. That saved actions to .fleet-actions-results
  2. Upgrade to 8.18.0
  3. At this point there is no issue
  4. Resolve all ES critical issues - there was over 40 issues that I had to reindex - however none of them was about fleet-actions-results
  5. Upgrade to 9.0.0
  6. Issue exists.

This issue pops out in multiple places, eg. fleet, index management etc. But also breaks other functionalities (eg. those using fleet/agents).

Image

Originally posted by @tomsonpl in #122949

Hi @alexey-ivanov-es, unfortunately another issue occurred with the above mentioned data stream. It was found on 9.0.0-rc1.

Is this still in your ownership, or fleet now?

Image
{
    "statusCode": 500,
    "error": "Internal Server Error",
    "message": "illegal_argument_exception\n\tRoot causes:\n\t\tillegal_argument_exception: Data stream(s) [.fleet-actions-results] may not be accessed by product [kibana]"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions