Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/server/internal/logging
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg 5683bc15a4 feat: Wazuh queue-socket event emitter (INTEG-001)
Outbound-only: no listener, no control surface — RedFlag's journal is
authoritative, Wazuh is a best-effort mirror. DGRAM to the local agent's
queue socket, ECS-formatted, rule IDs mapped from security event types.
Opt-in via REDFLAG_WAZUH_ENABLED=true; disabled = socket never opened.

- Sink interface on SecurityLogger (mirror after journal write)
- Write deadline + one reconnect, then drop-count with rate-limited log
- 3 tests: frame/ECS shape, absent-socket non-blocking, unknown→generic
2026-06-11 02:01:43 -04:00
..
example_integration.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
sanitize.go fix(ISSUE-005): add log sanitizer; integrate into SecurityLogger 2026-05-24 20:08:23 -04:00
security_logger.go feat: Wazuh queue-socket event emitter (INTEG-001) 2026-06-11 02:01:43 -04:00