Cannot send message to systemd-journald
Bug #1615262 reported by
Mark Shuttleworth
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snappy |
Fix Released
|
Medium
|
Jamie Strandboge |
Bug Description
Am seeing these in syslog with a snap in development:
kernel: [724315.080821] audit: type=1400 audit(147171534
kernel: [724331.038037] audit: type=1400 audit(147171536
I think all that is required is an interface which adds the ability to sendmsg to the systemd-journald socket.
Changed in snappy: | |
status: | New → Triaged |
Changed in snappy: | |
milestone: | none → 2.15 |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This can probably simply be added to the log-observe interface, but I'll investigate and determine the appropriate place.