Ross ROSS = Recommend OSS · open-source software intelligence for agents

slackhq/go-audit

go-audit is an alternative to the auditd daemon that ships with many distros observed · 2026-08-28

github.com/slackhq/go-audit · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 57
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 193
  • age_days: 3583
  • days_rel: 72
  • days_push: 9
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1664 stars · 163 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

go-audit is a Go-based replacement for the auditd daemon that consumes Linux kernel audit events via netlink and outputs them as JSON. It supports pluggable output pipelines including syslog, local files, Graylog2, and stdout.

Use cases

  • replace auditd with a faster JSON-outputting audit daemon
  • stream Linux kernel audit events to syslog or Graylog
  • collect system call audit logs in JSON for a SIEM
  • monitor file access and process execution on Linux servers
  • build a custom audit log pipeline with pluggable outputs

When to choose

  • you want audit logs in JSON instead of auditd's raw format
  • you need a lightweight, high-performance audit daemon that never blocks
  • you want to forward kernel audit events to modern log pipelines like Graylog

When to avoid

  • you need full auditd/audisp plugin compatibility
  • you are not running Linux, since it depends on the kernel audit netlink interface
  • you require GUI-based audit rule management

Facets

cli-tool · maturity active

logging monitoring security serialization security monitoring go cli auditd linux-audit netlink syslog -logs system-auditing devops command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
slackhq/go-auditmain84

For agents

markdown · JSON · MCP: product_card(name="slackhq/go-audit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem