mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Switch license key to single line to avoid multiline/list conflicts
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
soc:
|
||||
logFilename: /opt/sensoroni/logs/sensoroni-server.log
|
||||
logLevel: info
|
||||
licenseKey: ""
|
||||
actions:
|
||||
- name: actionHunt
|
||||
description: actionHuntHelp
|
||||
|
||||
@@ -4,7 +4,6 @@ soc:
|
||||
description: Optional Security Onion license key, in JSON format, to unlock enterprise features.
|
||||
global: True
|
||||
syntax: json
|
||||
multiline: True
|
||||
logLevel:
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user