Renames "Built-In Alerts" feature to "Stack Alerts" and "Actions" feature to "Actions and Connectors" (#79513)

Renames "Built-In Alerts" feature to "Stack Alerts" and "Actions" feature to "Actions and Connectors" as we've decided these names make more appropriate and better communicate what these features are.
This commit is contained in:
Gidi Meir Morris 2020-10-06 17:51:05 +01:00 committed by GitHub
parent edbf6b8ce9
commit 25c5daa83a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
55 changed files with 154 additions and 169 deletions

View file

@ -36,7 +36,7 @@ export default function ({ getService }: FtrProviderContext) {
ml: ['all', 'read'],
siem: ['all', 'read'],
ingestManager: ['all', 'read'],
builtInAlerts: ['all', 'read'],
stackAlerts: ['all', 'read'],
actions: ['all', 'read'],
},
global: ['all', 'read'],