Add CentralLogging stack, Covance/EDC sources, email import + IWRS scripts

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-08 16:06:21 +02:00
parent af787d9f02
commit 5545f05eee
173 changed files with 21334 additions and 1 deletions
@@ -0,0 +1,20 @@
# ============================================================================
# CentralLogging — Grafana dashboard provisioning
# Verze: 1.0
# Datum: 2026-06-08
# Popis: Automaticky načte dashboardy z /etc/grafana/provisioning/dashboards/json
# (mountováno z ./dashboards). Soubor .json = jeden dashboard.
# ============================================================================
apiVersion: 1
providers:
- name: CentralLogging
orgId: 1
folder: CentralLogging
type: file
disableDeletion: false
updateIntervalSeconds: 30
allowUiUpdates: true
options:
path: /etc/grafana/provisioning/dashboards/json
foldersFromFilesStructure: false