diff --git a/default-environment.env b/default-environment.env index 77b53d0..2deaee5 100644 --- a/default-environment.env +++ b/default-environment.env @@ -65,7 +65,7 @@ DOCKER_SOCKET_PROXY_LOG_LEVEL=info NODE_COMPOSE_ROOT=/compose # mTLS bridge -MTLS_BRIDGE_LOG_LEVEL=INFO +MTLS_BRIDGE_LOG_LEVEL=DEBUG MTLS_BRIDGE_TIMEOUT=5 MTLS_BRIDGE_CLIENT_KEY=/certs/clients/office-pc/office-pc.key MTLS_BRIDGE_CLIENT_CERT=/certs/clients/office-pc/office-pc.crt diff --git a/monitoring/node-red/data/.flows.json.backup b/monitoring/node-red/data/.flows.json.backup index 4c4f207..47815ad 100644 --- a/monitoring/node-red/data/.flows.json.backup +++ b/monitoring/node-red/data/.flows.json.backup @@ -771,7 +771,8 @@ "wires": [ [ "46affc0319a44fa9", - "ab7d36db8e9316f8" + "ab7d36db8e9316f8", + "058ef296282aa774" ] ] }, @@ -819,6 +820,23 @@ ] ] }, + { + "id": "058ef296282aa774", + "type": "debug", + "z": "d0f45d2b6f117365", + "name": "debug 1", + "active": true, + "tosidebar": true, + "console": false, + "tostatus": false, + "complete": "payload", + "targetType": "msg", + "statusVal": "", + "statusType": "auto", + "x": 560, + "y": 280, + "wires": [] + }, { "id": "0301a3cebd1eb23f", "type": "http request", @@ -876,7 +894,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 500, + "x": 480, "y": 100, "wires": [ [ @@ -916,7 +934,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 490, + "x": 710, "y": 200, "wires": [ [ @@ -952,7 +970,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 490, + "x": 710, "y": 300, "wires": [ [ @@ -988,7 +1006,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 490, + "x": 790, "y": 380, "wires": [ [ @@ -1024,7 +1042,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 520, + "x": 800, "y": 460, "wires": [ [ @@ -1060,7 +1078,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 490, + "x": 750, "y": 520, "wires": [ [ @@ -1111,7 +1129,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 480, + "x": 740, "y": 580, "wires": [ [ @@ -1273,7 +1291,7 @@ "initialize": "", "finalize": "", "libs": [], - "x": 470, + "x": 460, "y": 580, "wires": [ [ diff --git a/monitoring/node-red/data/update-events.ndjson b/monitoring/node-red/data/update-events.ndjson index d393c36..d6a1d5b 100644 --- a/monitoring/node-red/data/update-events.ndjson +++ b/monitoring/node-red/data/update-events.ndjson @@ -134,3 +134,6 @@ {"ts":"2026-04-14T00:20:04.308Z","flow":"docker-updates","event":"completed","container":"telegraf","project":"unknown","host":"docker","status":"locked","success":0,"failed":1,"duration_ms":0,"code":0,"error":""} {"ts":"2026-04-14T01:24:35.295Z","flow":"docker-updates","event":"completed","container":"update-test","project":"unknown","host":"docker","status":"success","success":1,"failed":0,"duration_ms":0,"code":0,"error":""} {"ts":"2026-04-14T01:25:29.131Z","flow":"docker-updates","event":"completed","container":"telegraf","project":"unknown","host":"docker","status":"failed","success":0,"failed":1,"duration_ms":0,"code":0,"error":""} +{"ts":"2026-04-14T02:30:22.079Z","flow":"docker-updates","event":"completed","container":"update-test","project":"unknown","host":"docker","status":"success","success":1,"failed":0,"duration_ms":0,"code":0,"error":""} +{"ts":"2026-04-14T02:31:15.896Z","flow":"docker-updates","event":"completed","container":"telegraf","project":"unknown","host":"docker","status":"failed","success":0,"failed":1,"duration_ms":0,"code":0,"error":""} +{"ts":"2026-04-14T02:31:15.896Z","flow":"docker-updates","event":"completed","container":"telegraf","project":"unknown","host":"docker","status":"locked","success":0,"failed":1,"duration_ms":0,"code":0,"error":""}