Merge pull request #16251 from Security-Onion-Solutions/jertel/wip

notification annotations
This commit is contained in:
Jason Ertel
2026-09-17 15:37:04 -04:00
committed by GitHub
+15
View File
@@ -155,6 +155,13 @@ soc:
description: Path to custom markdown templates for PDF report generation. All markdown files in this directory will be available as custom reports in the SOC Reports interface.
global: True
advanced: True
schedules:
title: Schedules
description: Schedules that are shared across the Security Onion product. Modify via one of the SOC Schedules view.
readonlyUi: True
global: True
forcedType: string
syntax: json
subgrids:
title: Subordinate Grids
description: |
@@ -481,6 +488,14 @@ soc:
global: True
advanced: True
forcedType: bool
notification:
destinations:
title: Notification Destinations
description: JSON list of notifications. Modify via the SOC Notifications view.
readonlyUi: True
global: True
forcedType: string
syntax: json
postgres:
host:
description: Hostname or IP address of the PostgreSQL server used by SOC. Defaults to the manager hostname.