Journald can store arbitrary KEY=>values[] properties for each log event. The sd_journal_send_xavp() function is a binding on journald's sd_journal_sendv() function, that allows pushing structured events in journald, using the fields from a xavp.

(use journald --output json-pretty to see all the fields for the events in the journal)


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/565

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub