Skip to content
Open
Changes from all 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
14 changes: 14 additions & 0 deletions release-notes/elastic-security/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,20 @@ Known issues are significant defects or limitations that may impact your impleme

% :::

:::{dropdown} Problem Child and DGA integrations fail to install
**Applies to: {{stack}} 9.3.6 and 8.19.17**

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Applies to: {{stack}} 9.3.6 and 8.19.17**
**Applies to: {{stack}} 9.3.6**


**Impact**<br>
The [ProblemChild](https://www.elastic.co/docs/reference/integrations/problemchild) (Living off the Land Detection) and [DGA](https://www.elastic.co/docs/reference/integrations/dga) integration packages fail to install. This is caused by an {{es}} validation that limits field names in trained models to 100 characters.

**Workaround**<br>
Upgrade to {{stack}} 9.3.7 or 8.19.18.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Upgrade to {{stack}} 9.3.7 or 8.19.18.
Upgrade to {{stack}} 9.3.7.


**Resolved**<br>

Resolved in {{stack}} 9.3.7 and 8.19.18.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Resolved in {{stack}} 9.3.7 and 8.19.18.
Resolved in {{stack}} 9.3.7.

:::

:::{dropdown} Upgrading to 9.3.x fails when a rule action contains oversized content
**Applies to: {{stack}} 9.3.0, 9.3.1, 9.3.2, 9.3.3, 9.3.4**

Expand Down
Loading