--- title: "[bojemoi] fix(suricata): désactiver suricata-attack-enricher (enriched=0, mapping cassé)" date: 2026-07-12T21:21:10+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 10dff8f par grafana-watcher dans bojemoi" author: "grafana-watcher" --- ## Commit `10dff8f` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `10dff8f6c8ec3242ebb2ff2970a2812b7098d900` | ### Description - Supprime le service du stack (mode global, catégories CamelCase non matchées) - Ajoute limite mémoire 512m dans le stack (conservée en commentaire) - Laisse un commentaire explicatif pour réactivation future Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M .claude/agent-memory/infra-daily-monitor/MEMORY.md M .claude/agent-memory/pipeline/MEMORY.md M stack/01-service-hl.yml ``` ### Diff Summary ``` .claude/agent-memory/infra-daily-monitor/MEMORY.md | 40 ++++++++++++++++------ .claude/agent-memory/pipeline/MEMORY.md | 35 +++++++++---------- stack/01-service-hl.yml | 36 ++----------------- 3 files changed, 49 insertions(+), 62 deletions(-) ```