Skip to content

Commit

Permalink
Update event log provider name according to the RFC
Browse files Browse the repository at this point in the history
  • Loading branch information
banderror committed Oct 19, 2021
1 parent 3889110 commit 77453f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 2.0.
*/

export const RULE_EXECUTION_LOG_PROVIDER = 'rule-execution.security';
export const RULE_EXECUTION_LOG_PROVIDER = 'securitySolution.ruleExecution';

export const ALERT_SAVED_OBJECT_TYPE = 'alert';

Expand Down

0 comments on commit 77453f3

Please sign in to comment.