hello, I run FreeBSD 7.2 audit on my web server, and configure it as follow:
audit_control:
audit_user:
everything is fine, but i cant see the apache user logs, I tried to execute commands using php system call functions and the commands executed with "www" uid & gid, but nothing logged in the audit log file.
please advice
audit_control:
Code:
dir:/var/audit
flags:lo,fc
minfree:20
naflags:lo
policy:cnt
filesz:0
audit_user:
Code:
root:lo:no
www:ex:no
everything is fine, but i cant see the apache user logs, I tried to execute commands using php system call functions and the commands executed with "www" uid & gid, but nothing logged in the audit log file.
please advice