Chris Lundquist
Chris Lundquist
@auxesis Oh man, it has been a minute. It was probably master / latest 10 months ago. It looks like it still happens with the version that site runs. I...
FWIW you can *sometimes* use `mergcap -F pcap ...` to force the output file to be in `pcap` format. `mergecap` will fail though if your inputs use new features like...
I haven’t looked at this in a very long time. This was based on some other abandoned code. There are a few strategies that come to mind for you. I...
appears related to https://github.com/ChrisLundquist/pg2mysql/issues/2 On Mon, Nov 18, 2019 at 10:51 AM CLundquist wrote: > I haven’t looked at this in a very long time. This was based on some...
I know this is ancient history now, but I merged some other PRs, and it looks like there are some conflicts here now.
Still happens in `remote_syslog (1.6.15)`
This seems to be an interaction with logrotate. ``` bash $ sudo lsof | grep deleted # many other remote_syslog files that are deleted # ... remote_sy 26216 26218 root...
@troy Thanks for the speedy reply! Yeah, my goal in the above was to give to simplest way to replicate an issue. You're right that the default nginx logrotate configuration...