Add RFC5424 syslog transport for structured StarIntel events #122
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/starintel-server#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Ship the structured events from #121 to the fleet logging backbone without coupling
starintel-serverto Splunk, ELK, ZincSearch, or another analytics vendor.Requirements
logs.star.intel.Integration
Coordinate with
starintel-infra#56/#57. The normal deployment should use the fleet collector path; this adapter must remain vendor-neutral.Tests
Execution mode — AUTO-RAGE
Run the full ADARD/ADADR loop autonomously: research current Common Lisp logging/systemd/syslog paths; design and record the adapter boundary; adversarial review + failure/security threat model; autonomous decision gate; TDD-first implementation; exact-head unit and service-backed verification; push a focused branch and open/update a PR targeting
master. Stop only for a genuinely unresolved requirement/security blocker, inaccessible dependency, or failed verification gate. Do not ask for approval between phases.