Files
blog/content/posts/commits/2026-05-21-commit-0cfce58.md
Betty b9845233de
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s
post: commit 0cfce58 in bojemoi
2026-05-21 13:13:43 +02:00

1.1 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(monitoring): suricata-exporter rejoint le réseau overlay monitoring 2026-05-21T13:13:42+02:00 false
commit
bojemoi
main
Git Activity
Commit 0cfce58 par Betty dans bojemoi Betty

Commit 0cfce58

Repository bojemoi
Branch main
Author Betty
Hash 0cfce58aea1984dace0c87f25b8bdebfad03eaf5

Description

Prometheus target "base_suricata-exporter:9917" était DOWN depuis le 19 mai car le container standalone n'était pas joignable depuis Alloy (overlay).

  • suricata-exporter connecté au réseau monitoring (external) au lieu d'exposer le port 9917 sur le host
  • Alloy: target corrigé base_suricata-exporter → suricata-exporter (DNS stable)

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	stack/01-suricata-host.yml
M	volumes/alloy/config/config.alloy

Diff Summary

 stack/01-suricata-host.yml        | 8 ++++++--
 volumes/alloy/config/config.alloy | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)