Skip to content

Commit

Permalink
Remove .siem-signals alias from preview alerts indices (elastic#124164)
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmain authored Jan 31, 2022
1 parent 1fae907 commit 57ca5e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/security_solution/server/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ export class Plugin implements ISecuritySolutionPlugin {
...ruleDataServiceOptions,
additionalPrefix: '.preview',
ilmPolicy: previewIlmPolicy,
secondaryAlias: undefined,
});

const securityRuleTypeOptions = {
Expand Down

0 comments on commit 57ca5e1

Please sign in to comment.