[systemd-devel] Callback or Event Notification from journald in case of crash

P.R.Dinesh pr.dinesh at gmail.com
Wed Apr 6 04:04:25 UTC 2016


I am using systemd, journald and systemd-coredump in my system.  When a
process crashes the systemd-coredump util handles the core dump and logs a
message in the journal with MESSAGE_ID=fc2e22bc6ee647b6b90729ab34a250b1

Now I want to add a routine which will do post crash activities, For eg.,
blinking a fault led in the system.

I think we can poll the journal for the crash message, but is there any
other optimal way to register for a callback from journal which will be
triggered whenever a message of particular MESSAGE_ID is received.


-- 
With Kind Regards,
Dinesh P Ramakrishnan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20160406/be60ddb9/attachment.html>


More information about the systemd-devel mailing list