podman/libpod/events
baude bbfc80c579 performance fix for podman events with large journalds
in the case where the host has a large journald, iterating the journal
without using a Match is very poor performance.  this might be a
temporary fix while we figure out why the systemd library does not seem to
behave properly.

Signed-off-by: baude <bbaude@redhat.com>
2019-08-14 09:30:12 -05:00
..
config.go Merge pull request #3171 from QiWang19/events_json 2019-08-05 16:11:42 +02:00
events.go Use "none" instead of "null" for the null eventer 2019-08-01 15:01:54 -04:00
events_linux.go Expose Null eventer and allow its use in the Podman CLI 2019-07-31 17:28:42 -04:00
events_unsupported.go journald event logging 2019-04-24 16:00:04 -05:00
filters.go golangci-lint pass number 2 2019-07-11 09:13:06 -05:00
journal_linux.go performance fix for podman events with large journalds 2019-08-14 09:30:12 -05:00
journal_unsupported.go set default event logger based on build tags 2019-05-14 16:17:11 -05:00
logfile.go add eventlogger to info 2019-08-02 20:05:27 -05:00
nullout.go add eventlogger to info 2019-08-02 20:05:27 -05:00