All of lore.kernel.org
 help / color / mirror / Atom feed
* Getting events on unix socket
@ 2015-07-29 18:29 Satish Chandra Kilaru
  2015-07-30 15:51 ` Steve Grubb
  0 siblings, 1 reply; 3+ messages in thread
From: Satish Chandra Kilaru @ 2015-07-29 18:29 UTC (permalink / raw)
  To: linux-audit@redhat.com


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

I would like to receive events on unix socket in binary format.
There is already another program that is reading events from unix socket in
string format.
I created another config file as below...

active = yes
direction = out
path = builtin_af_unix
type = builtin
args = 0640 /var/run/satish_events
format = binary

In my test program I am reading events from the socket
/var/run/satish_events
Surprisingly I see events in string format as well as binary format.

Is it by design or a bug?
-- 
Please Donate to www.wikipedia.org

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

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



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

end of thread, other threads:[~2015-07-30 15:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 18:29 Getting events on unix socket Satish Chandra Kilaru
2015-07-30 15:51 ` Steve Grubb
2015-07-30 15:58   ` Satish Chandra Kilaru

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.