mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Fix typo
This commit is contained in:
@@ -65,14 +65,14 @@ logrotate:
|
|||||||
forcedType: "[]string"
|
forcedType: "[]string"
|
||||||
"/opt/so/log/elasticfleet/*_x_log":
|
"/opt/so/log/elasticfleet/*_x_log":
|
||||||
description: List of logrotate options for this file.
|
description: List of logrotate options for this file.
|
||||||
title: /opt/so/log/elastic-fleet/*.log
|
title: /opt/so/log/elasticfleet/*.log
|
||||||
advanced: True
|
advanced: True
|
||||||
multiline: True
|
multiline: True
|
||||||
global: True
|
global: True
|
||||||
forcedType: "[]string"
|
forcedType: "[]string"
|
||||||
"/opt/so/log/elasticfleet/*_x_ndjson":
|
"/opt/so/log/elasticfleet/*_x_ndjson":
|
||||||
description: List of logrotate options for this file.
|
description: List of logrotate options for this file.
|
||||||
title: /opt/so/log/elastic-fleet/*.ndjson
|
title: /opt/so/log/elasticfleet/*.ndjson
|
||||||
advanced: True
|
advanced: True
|
||||||
multiline: True
|
multiline: True
|
||||||
global: True
|
global: True
|
||||||
|
|||||||
Reference in New Issue
Block a user