mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Additional metadata for soc
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
soc:
|
soc:
|
||||||
|
licenseKey:
|
||||||
|
title: License Key
|
||||||
|
description: Optional Security Onion license key, in JSON format, to unlock enterprise features.
|
||||||
|
global: True
|
||||||
|
syntax: json
|
||||||
|
multiline: True
|
||||||
logLevel:
|
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.
|
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.
|
||||||
global: True
|
global: True
|
||||||
regex: ^(info|debug|warn|error)$
|
regex: ^(info|debug|warn|error)$
|
||||||
|
|||||||
Reference in New Issue
Block a user