Gabriel Moskovicz

Results 3 issues of Gabriel Moskovicz

Nowadays we expose the `path` of a certain file that we are reading, so then it's presented in the document. My proposal is to expose `mtime`, `byte offset`, `file size`...

Docs report that `time_file` and `size_file` are optional, but you need to **at least** set one of those to make this work: ``` output { s3{ access_key_id => "crazy_key" (required)...

bug
docs

With the change to log4j2 , now we can use an `action` inside the `DefaultRolloverStrategy` to delete old log files by default and keep a certain amount of days. We...

enhancement
logging improvements
int-shortlist