diff --git a/salt/logrotate/soc_logrotate.yaml b/salt/logrotate/soc_logrotate.yaml index 55ab93c55..5e6c78fcc 100644 --- a/salt/logrotate/soc_logrotate.yaml +++ b/salt/logrotate/soc_logrotate.yaml @@ -65,14 +65,14 @@ logrotate: forcedType: "[]string" "/opt/so/log/elasticfleet/*_x_log": description: List of logrotate options for this file. - title: /opt/so/log/elastic-fleet/*.log + title: /opt/so/log/elasticfleet/*.log advanced: True multiline: True global: True forcedType: "[]string" "/opt/so/log/elasticfleet/*_x_ndjson": description: List of logrotate options for this file. - title: /opt/so/log/elastic-fleet/*.ndjson + title: /opt/so/log/elasticfleet/*.ndjson advanced: True multiline: True global: True