Sean Lang
Sean Lang
+1 I'll look into this
@bootjp nope. I just ran into this issue again on a system I haven't been monitoring very carefully. The buffer hit some limit on the number of messages after about...
My solution was to stop using fluentd. I came to the realization that if logs are important enough to keep around, then what I want isn't really a logging system,...
> Does this mean fluentd running server hit unexpected machine shutdown, right? Yes - the power cut off, so nothing had time to shut down. I don't know if it's...
I got this error again after running out of disk space on a node.
I'm getting the same type of messages: ``` WARNING:aw_transform.flood:Gap was of negative duration but could be safely merged (-2224.419s). This message will only show once per batch. 2019-07-27 14:29:00 [WARNING]:...
I'm getting this error too.
The root of this problem is [this issue](https://github.com/atom/apm/issues/323) & I used the git protocol because it tends to be the fastest and I don't need the authentication that comes with...
I'm not sure what the issue is that you're describing. Could you clarify what I should be seeing in those screenshots?
Actually, I really shouldn't be printing out "indent_char" at all... That needs to be split into the appropriate properties that it's based on.