linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
* Auditd statsd integration
@ 2021-02-09  1:43 Steve Grubb
  2021-02-10 19:07 ` LC Bruzenak
  0 siblings, 1 reply; 4+ messages in thread
From: Steve Grubb @ 2021-02-09  1:43 UTC (permalink / raw)
  To: linux-audit

Hello,

I have recently checked in to the audit tree 2 experimental plugins. You can 
enable them by passing --enable-experimental to configure. One of the new 
plugins is aimed at providing audit metrics to a statsd server. The idea 
being that you can use this to relay the metrics to influxdb, prometheus or 
some other collector. Then you can use Grafana to visualize and alert.

Currently, it supports the following metrics:

kernel.audit.lost
kernel.audit.backlog
auditd.free_space
auditd.plugin_current_depth
auditd.plugin_max_depth
audit_events.total_count
audit_events.total_failed
audit_events.avc_count
audit_events.fanotify_count
audit_events.logins_failed
audit_events.logins_success
audit_events.anomaly_count
audit_events.response_count

I'd be interested in hearing if this would be useful. And if these are the 
right metrics that people are interested in. Should something else be 
measured? Should an example Grafana dashboard be included?

Let me know what you think.

-Steve


--
Linux-audit mailing list
Linux-audit@redhat.com
https://www.redhat.com/mailman/listinfo/linux-audit


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-10 20:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-09  1:43 Auditd statsd integration Steve Grubb
2021-02-10 19:07 ` LC Bruzenak
2021-02-10 19:11   ` LC Bruzenak
2021-02-10 20:06     ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).