mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Switch license key to single line to avoid multiline/list conflicts
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
soc:
|
soc:
|
||||||
logFilename: /opt/sensoroni/logs/sensoroni-server.log
|
logFilename: /opt/sensoroni/logs/sensoroni-server.log
|
||||||
logLevel: info
|
logLevel: info
|
||||||
licenseKey: ""
|
|
||||||
actions:
|
actions:
|
||||||
- name: actionHunt
|
- name: actionHunt
|
||||||
description: actionHuntHelp
|
description: actionHuntHelp
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ soc:
|
|||||||
description: Optional Security Onion license key, in JSON format, to unlock enterprise features.
|
description: Optional Security Onion license key, in JSON format, to unlock enterprise features.
|
||||||
global: True
|
global: True
|
||||||
syntax: json
|
syntax: json
|
||||||
multiline: True
|
|
||||||
logLevel:
|
logLevel:
|
||||||
title: Log Level
|
title: Log Level
|
||||||
description: The SOC log level, useful for enabling debug logging for advanced troubleshooting. Allowed values are debug, info, warn, error. The SOC log is available at /opt/so/log/soc/sensoroni-server.log.
|
description: The SOC log level, useful for enabling debug logging for advanced troubleshooting. Allowed values are debug, info, warn, error. The SOC log is available at /opt/so/log/soc/sensoroni-server.log.
|
||||||
|
|||||||
Reference in New Issue
Block a user