linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
* How to monitor audit/audispd killed
@ 2016-01-04 12:10 Matthew Chao
  2016-01-04 14:12 ` Richard Guy Briggs
  2016-01-04 14:32 ` Steve Grubb
  0 siblings, 2 replies; 11+ messages in thread
From: Matthew Chao @ 2016-01-04 12:10 UTC (permalink / raw)
  To: linux-audit


[-- Attachment #1.1: Type: text/plain, Size: 519 bytes --]

Hi,

I added the following rules in audit.rules for monitoring auditd/audispd be
killed(audit ver: 1.8),
=============
-a exit,always -F perm=wa -F path=/var/run/auditd.pid -k cfg

-a exit,always -F perm=wa -F path=/var/run/audispd_events -k cfg

Or
-a exit,always -S kill -F path=/var/run/auditd.pid -k cfg

-a exit,always -S kill -F path=/var/run/audispd_events -k cfg
=============

However, these rules don't work: even the processes (auditd/audispd) are
killed, I can't get any related messages except DAEMON_END.

[-- Attachment #1.2: Type: text/html, Size: 726 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2016-01-05 17:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04 12:10 How to monitor audit/audispd killed Matthew Chao
2016-01-04 14:12 ` Richard Guy Briggs
2016-01-04 19:49   ` Matthew Chao
2016-01-04 14:32 ` Steve Grubb
2016-01-04 19:29   ` Matthew Chao
2016-01-04 19:43     ` Steve Grubb
2016-01-04 19:51       ` Matthew Chao
2016-01-05 10:08       ` Matthew Chao
2016-01-05 14:10         ` Steve Grubb
2016-01-05 16:12           ` Matthew Chao
2016-01-05 17:48             ` 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).