mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Remove .siem-signals alias from preview alerts indices (#124164)
This commit is contained in:
parent
1fae90710a
commit
57ca5e139a
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@ export class Plugin implements ISecuritySolutionPlugin {
|
|||
...ruleDataServiceOptions,
|
||||
additionalPrefix: '.preview',
|
||||
ilmPolicy: previewIlmPolicy,
|
||||
secondaryAlias: undefined,
|
||||
});
|
||||
|
||||
const securityRuleTypeOptions = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue