Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 17 additions & 3 deletions docs/release-notes/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@ For Elastic {{observability}} known issues, refer to [Elastic Observability know

For Elastic Security known issues, refer to [Elastic Security known issues](docs-content://release-notes/elastic-security/known-issues.md).

::::{dropdown} The connection between agentless integrations and {{fleet-server}} is broken

Applies to: {{stack}} 9.0.0-9.1.5

**Details**

When agentless integrations are deployed in {{fleet}} in an {{ech}} deployment, the connection between the agentless integrations and {{fleet-server}} can be broken if the default {{fleet-server}} host URL is modified or if a different host URL is set as the default.

**Resolved**

This issue is resolved in {{stack}} 9.1.6 and 9.2.0.

::::

::::{dropdown} Alerts aren't generated for rules with alert flapping off and an alert delay higher than 1

Applies to: {{stack}} 9.0.0-9.2.0
Expand Down Expand Up @@ -118,10 +132,10 @@ This was resolved in {{stack}} 9.0.3.

Applies to: {{stack}} 9.0.0, 9.0.1, 9.0.2

**Details**
**Details**
Errors occur when rules run during an active maintenance window that has filters and a matching rule category.

**Workaround**
**Workaround**
Remove any filters added to the active maintenance window.

**Resolved**
Expand Down Expand Up @@ -167,7 +181,7 @@ Applies to: {{stack}} 9.0.0

**Details**

Rollup indices, like all indices, created in 7.x or earlier need to be reindexed in preparation for migration to 9.0. However, in addition to the normal reindex process the rollup job also needs to be accounted for.
Rollup indices, like all indices, created in 7.x or earlier need to be reindexed in preparation for migration to 9.0. However, in addition to the normal reindex process the rollup job also needs to be accounted for.

**Action**

Expand Down
Loading