mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
moved around location of label
This commit is contained in:
@@ -59,7 +59,7 @@ dispatch.earliest_time = {{ detection.deployment.scheduling.earliest_time }}
|
||||
dispatch.latest_time = {{ detection.deployment.scheduling.latest_time }}
|
||||
action.correlationsearch.enabled = 1
|
||||
{% if detection.deprecated is defined %}
|
||||
action.correlationsearch.label = ESCU - {{ detection.name }} - Deprecated - Rule
|
||||
action.correlationsearch.label = ESCU - Deprecated - {{ detection.name }} - Rule
|
||||
{% else %}
|
||||
action.correlationsearch.label = ESCU - {{ detection.name }} - Rule
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user