Skip to content

Enable logsdb index mode in security track (#670)#674

Merged
salvatore-campagna merged 1 commit intoelastic:8.15from
salvatore-campagna:backport/security-with-logsdb
Sep 19, 2024
Merged

Enable logsdb index mode in security track (#670)#674
salvatore-campagna merged 1 commit intoelastic:8.15from
salvatore-campagna:backport/security-with-logsdb

Conversation

@salvatore-campagna
Copy link
Contributor

This is a backport of #670 to branch 8.15.

This PR changes the security track so that we can enable LogsDB
in index templates. Note that the failure store is only available in serverless
so we gate its usage excluding it in case the deployment is not serverless.

For LogsDB testing we rely on Kibana to install all other component/composable
templates. This is to make sure we need limited changes to the Rally track.

While testing this new configuration we discovered that installation of (component)
templates done by Kibana is Serverless only happens when a user interacts with it.
This means (component) templates are not installed and the `elastic/security` track
execution fails as a result of using (component) templates that do not exist.
@salvatore-campagna salvatore-campagna merged commit c485d3f into elastic:8.15 Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments