mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user