Andy Georges

Results 10 comments of Andy Georges

I can confirm that the issue also exists in 4.0.12. I tried forcing to 4.0.10, but I do not know why it keeps picking 4.0.12.

I tried changing the delay, but that does not fix anything. Raising the delay to 10s, gives me the highest ever count of processed events (5055), but then it also...

I'd rather not go with RawEvents for the following reason. In one version of the tool, I'm looking to archive files that reside in a directory. Upon receipt of the...

Would it issue e.g., CLOSE_WRITE? That would also by ok ;) Or is the problem the underlying inotify implementation in the kernel itself?

For now, I went with 5.0.0-pre.2, which has no `RawEvents`, and used `new_immediate` to get a watcher. I did the delay manually, keeping track of timestamps at the event receipt...

Any hints how to work around the issue for this example ~~~~ rule=torque:%[ {"type": "char-to", "extradata":";" }, {"type": "literal", "text": ";E;" }, {"type": "char-to", "name": "jobid", "extradata": ";" }, {"type":...

Support for @vorner's reopen should be available in #40. @phyxdown This means you should be able to logrotate every hour, if you are OK with an external tool telling your...

I think this should be moved to the VRL repo (https://github.com/vectordotdev/vrl)

I would be very interested in a check where I can (at least) see if all the sinks are working properly.

This is a feature I would certainly be able to use. Multiple options or simply providing a list of config files in the first (and only) `--config-file` argument