All of lore.kernel.org
 help / color / mirror / Atom feed
* Query regarding the lib audit-userspace
@ 2022-09-13 16:53 Manojkiran Eda
  2022-09-13 17:25 ` Steve Grubb
  0 siblings, 1 reply; 4+ messages in thread
From: Manojkiran Eda @ 2022-09-13 16:53 UTC (permalink / raw)
  To: linux-audit@redhat.com


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

Hi team,


I was working on leveraging the libaudit shared library to generate audit events from a user space daemon. I have been using the audit_open as well as audit_log_acct_message() API’s to send message to the kernel audit subsystem. From the man pages I understand that every message to the kernel audit subsystem would get an ACK back. Now my question is does the daemon[single threaded] consuming this libaudit for sending events using  audit_log_acct_message() API be blocked until it gets an ACK back from the kernel ?



If yes , is there a way to not have the application blocked during this period ?





Thanks,

Manoj


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

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

--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit

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

end of thread, other threads:[~2022-09-16 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13 16:53 Query regarding the lib audit-userspace Manojkiran Eda
2022-09-13 17:25 ` Steve Grubb
2022-09-14  8:40   ` Manojkiran Eda
2022-09-16 21:03     ` Burn Alting

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.