diff --git a/rules/apm/apm_null_user_agent.toml b/rules/_deprecated/apm_null_user_agent.toml similarity index 94% rename from rules/apm/apm_null_user_agent.toml rename to rules/_deprecated/apm_null_user_agent.toml index 820e21e29..e5590972b 100644 --- a/rules/apm/apm_null_user_agent.toml +++ b/rules/_deprecated/apm_null_user_agent.toml @@ -1,9 +1,10 @@ [metadata] creation_date = "2020/02/18" -maturity = "production" +maturity = "deprecated" min_stack_comments = "New fields added: required_fields, related_integrations, setup" min_stack_version = "8.3.0" -updated_date = "2022/08/24" +updated_date = "2022/09/13" +deprecation_date = "2022/09/13" [rule] author = ["Elastic"]