Pat

Results 513 comments of Pat

Presumably the log you want is on disk, e.g.`/var/log/mysql/mysql-slow.log` If so just use the tail plugin to read it: you may need to expose the volume it is on to...

I'm not sure about the "I want to format it" aspect, you can process, filter and parse a log file in various ways - you don't have to just detain...

@pwhelan need to report an error/failure for invalid settings - currently it accepts invalid plugin names to trace with no error (but does nothing with them at least).

@sashashura can you add the Valgrind output as per the template?

@ptsneves this looks reasonable to me so appreciate the effort - can you clarify the failing targets as well if only so people can find it in a search? You'll...

> @patrick-stephens Can you clarify what you mean by failing targets? :) Yeah, so when would someone see this failure? On a specific target OS and/or configuration? Mostly so when...

Can you show the full config and script content?

Try 2.0.3, patches to master may have been for 2.0+ release rather than the 1.9 branch.

A feature request then similar to the Fluent Bit metrics plugin which handles Fluent Bit metrics to forward to whatever output but for the logs?

I guess the main issue would be if there is a problem with your end point, how would you ever know as no logs would be sent to it? I...