post: commit d2e609b in myai
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 4m49s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 4m49s
This commit is contained in:
46
content/posts/commits/2026-08-13-commit-d2e609b.md
Normal file
46
content/posts/commits/2026-08-13-commit-d2e609b.md
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
---
|
||||||
|
title: "[myai] fix(suricata): désactiver fast.log et stats.log — redondants avec eve.json"
|
||||||
|
date: 2026-08-13T00:41:09+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "myai", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit d2e609b par grafana-watcher dans myai"
|
||||||
|
author: "grafana-watcher"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `d2e609b`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | myai |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | grafana-watcher |
|
||||||
|
| **Hash** | `d2e609b4ceeb8d6250cd115231b319d3ef2e1b3d` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
stats.log grossissait à 7.8 GB sans limite (pas de rotation native pour ce type
|
||||||
|
de log dans Suricata). fast.log et stats.log sont couverts par eve.json qui capture
|
||||||
|
déjà alerts et stats. eve-cleaner gère eve.json (seuil 5 GB).
|
||||||
|
|
||||||
|
Déployé Suricata sur meta-68 (manquant jusqu'ici).
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
A .claude/agent-memory/infra-daily-monitor/MEMORY.md
|
||||||
|
A .claude/agent-memory/pipeline/MEMORY.md
|
||||||
|
A volumes/suricata/suricata.yaml
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
.claude/agent-memory/infra-daily-monitor/MEMORY.md | 185 ++++++++++++++++++
|
||||||
|
.claude/agent-memory/pipeline/MEMORY.md | 80 ++++++++
|
||||||
|
volumes/suricata/suricata.yaml | 211 +++++++++++++++++++++
|
||||||
|
3 files changed, 476 insertions(+)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user