When the buffer fills up, which in my case happens after about 10-15 events, it pops off the last event to make room for the most recent one (at least that’s how I interpret your docs). Is there an easy way to do something else with that event (i.e. write it to file) rather than dump it?