David Pierron

Results 7 issues of David Pierron

Hi, Would be great if we could somehow configure, in the highlighter, weither we want to stop the tailing when the specific regexp is found. That would help with detecting...

type: feature

If a packet generates a SQL error 1366 (invalid encoding), it'll be discarded from the queue and never sent to the database again. This is to prevent building a huge...

We had lots of errors in our servers logs, because sometimes the parameters that are used to compose the event message when calling `Perun.LogEvent` were `nil` I surrounded all these...

Hi, We regularily encouter this kind of errors on several columns, leading to a lot of log messages, and a logfile of a few GiB. As a countermeasure, we decided...

Hi, dear Perun authors and contributors ! We, at VEAF, have updated our website and it now sports real-time and aggregated statistics, thanks to Perun. I take the liberty of...

I added a try-catch block around the deserialization of the JSON TCP frame, which catches the errors and logs both a message and the raw frame.