Netgrimoire/False Grimoire/Netgrimoire/Audits/logging-2026-04-03.md
2026-04-12 09:39:57 -05:00

1.3 KiB

title description published date tags editor dateCreated
Audit - logging.yaml Gremlin audit report 2026-04-03 true 2026-04-03T03:03:52.043Z gremlin,audit markdown 2026-04-03T03:03:52.043Z

Audit Report — logging.yaml

Date: 2026-04-03
File: swarm/logging.yaml
Type: Docker Swarm
Verdict: PASS


Audit Report

1. Homepage labels:
PASS - All services have homepage.group, homepage.name, homepage.icon, homepage.href, and homepage.description labels.

2. Uptime Kuma labels:
FAIL - Uptime Kuma is not present in the provided YAML, so this check is not applicable.

3. Caddy labels on exposed services:
PASS - All services that expose ports (loki:3100, grafana:3000) have caddy and caddy.reverse_proxy labels correctly configured.

4. Placement constraints:
PASS - All services use placement constraints to ensure they run only on a node with the hostname docker4.

5. Volumes use /DockerVol/ path convention:
PASS - All volumes are correctly set up using the /DockerVol/<service> path convention.

6. Network references external netgrimoire overlay:
PASS - The network netgrimoire is referenced and is marked as external, ensuring correct network isolation and configuration.

VERDICT: PASS