audit(gremlin): logging PASS 2026-05-04
This commit is contained in:
parent
6c51e0be2b
commit
a417a215ef
1 changed files with 47 additions and 0 deletions
47
Netgrimoire/Audits/logging-2026-05-04.md
Normal file
47
Netgrimoire/Audits/logging-2026-05-04.md
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
---
|
||||
title: Audit - logging.yaml
|
||||
description: Gremlin audit report 2026-05-04
|
||||
published: true
|
||||
date: 2026-05-04T11:24:49.739Z
|
||||
tags: gremlin,audit
|
||||
editor: markdown
|
||||
dateCreated: 2026-05-04T11:24:49.739Z
|
||||
---
|
||||
|
||||
# Audit Report — logging.yaml
|
||||
|
||||
**Date:** 2026-05-04
|
||||
**File:** swarm/logging.yaml
|
||||
**Type:** Docker Swarm
|
||||
**Verdict:** PASS
|
||||
|
||||
---
|
||||
|
||||
**SWARM AUDIT**
|
||||
|
||||
1. **Homepage labels:**
|
||||
- `homepage.group`: PASS
|
||||
- `homepage.name`: PASS
|
||||
- `homepage.icon`: PASS
|
||||
- `homepage.href`: PASS
|
||||
- `homepage.description`: PASS
|
||||
|
||||
2. **Uptime Kuma labels:**
|
||||
- No Uptime Kuma service defined in the YAML, so this check is SKIPPED.
|
||||
|
||||
3. **Caddy labels on exposed services:**
|
||||
- `caddy=loki.netgrimoire.com` and `caddy.reverse_proxy={{upstreams 3100}}`: PASS
|
||||
- `caddy=grafana.netgrimoire.com` and `caddy.reverse_proxy={{upstreams 3000}}`: PASS
|
||||
|
||||
4. **Placement constraints:**
|
||||
- `node.hostname == docker4`: PASS for both loki and grafana services
|
||||
|
||||
5. **Volumes use /DockerVol/<service> path convention:**
|
||||
- `/DockerVol/Loki/config`, `/DockerVol/Loki/data`, `/DockerVol/Loki/wal`: PASS
|
||||
- `/DockerVol/Promtail/config`: PASS
|
||||
- `/DockerVol/Grafana/data`: PASS
|
||||
|
||||
6. **Network references external netgrimoire overlay:**
|
||||
- `netgrimoire` network is external and referenced correctly: PASS
|
||||
|
||||
**VERDICT: PASS**
|
||||
Loading…
Add table
Add a link
Reference in a new issue