On Wed, Oct 2, 2013 at 2:04 AM, Manuel Reimer
<[email protected]> wrote:
> Another option seems to be to store a timestamp in memory and use --since.
> Maybe this is even more error proof as a cursor could maybe get invalid if
> the log really exceeds my 1M limit.

If your cursor's invalid, that probably means you've missed some
items. That might be worth knowing rather than silently handling. You
can always fall back to fetching all if the cursor has rolled out of
memory.

-- 
David Strauss
   | [email protected]
   | +1 512 577 5827 [mobile]
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to