All of lore.kernel.org
 help / color / mirror / Atom feed
* operation not supported on filtering
@ 2018-12-03 17:26 Vincent Fiset
  2018-12-03 17:55 ` Steve Grubb
  0 siblings, 1 reply; 8+ messages in thread
From: Vincent Fiset @ 2018-12-03 17:26 UTC (permalink / raw)
  To: linux-audit


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

I got a minimal audit.rules file containing:

    # cat -n /etc/audit/audit.rules
    1  -D
    2
    3  -b 8192
    4
    5  -e 0
    6
    7  -a always,exclude -F msgtype=CWD
    8
    9  -w /etc/sysctl.conf -p wa -k sysctl

When I restart auditd I get:

    # /etc/init.d/auditd restart
    Restarting audit daemon: auditd Error sending add rule request
(Operation not supported)
    There was an error in line 7 of /etc/audit/audit.rules
     failed!

instructions like `-a always,exclude -F msgtype=CWD` seems to be very
popular in example all over the internet. I don't understand why I get the
error.

I use auditd `1:1.7.18-1.1` on debian 7

What should I do to make this filter work?

-- 
/VF

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

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



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

end of thread, other threads:[~2018-12-04 16:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03 17:26 operation not supported on filtering Vincent Fiset
2018-12-03 17:55 ` Steve Grubb
2018-12-03 19:13   ` Vincent Fiset
2018-12-04 14:26     ` Vincent Fiset
2018-12-04 14:51       ` Steve Grubb
2018-12-04 15:15         ` Vincent Fiset
2018-12-04 16:09           ` Steve Grubb
2018-12-04 16:12             ` Vincent Fiset

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.