Operating System - HP-UX
1832411 Members
2881 Online
110041 Solutions
New Discussion

Wrtting program to read aduit log

 
Neil Camp_6
Occasional Advisor

Wrtting program to read aduit log

Hello all,

I am new to c programming, and I am trying to write a program that will read the binary audit log. I know audisp does this, but I am trying to write something that can work in real time (if that is possible) What I am trying to accomplish is to have a "tail" of the binary file with a select few statements to check against. Any and all suggestions would be greatly appreciated!
1 REPLY 1
harry d brown jr
Honored Contributor

Re: Wrtting program to read aduit log

do a:

man 4 audit

to get the structure

live free or die
harry
Live Free or Die