new annotations for notifications

This commit is contained in:
Jason Ertel
2026-09-17 15:32:21 -04:00
parent a8bfe955a5
commit bb57545d08
+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: jason
subgrids:
title: Subordinate Grids
description: |
@@ -476,6 +483,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: jason
postgres:
host:
description: Hostname or IP address of the PostgreSQL server used by SOC. Defaults to the manager hostname.