David Lang
David Lang
you don't want dynafilecachesize to be gigantic, it just needs to be larger than the numberof files you expect to create On Mon, 16 May 2022, Patryk wrote: > Date:...
I don't think this is the issue, but asyncwrite only really helps when you are doing things like gzipping the output file, with simple files it adds more overhead (and...
if you do a strace on the thread that's writing things out, if you are way under the number of dynamic files that you need, you will see that every...
On Thu, 19 May 2022, Patryk wrote: >> so disable async writing, set threads to 1, disable the ES output and set the > dynafilecachesize large enough that you don't...
so are you saying that when the client is trying to send via TLS and the server isn't configured to do TLs (is it listening, just no tls??) the client...
since the current version is 8.2202 (a year newer), it sounds like it's been fixed, can we close this issue then. David Lang On Thu, 24 Mar 2022, zhanghaolian wrote:...
There is a lot of work that has been done related to TLS over the last year, please update to 8,2204 (april 2022) from your feb 2021 version and see...
you may need more than just the one package, but that's the place to get the current versions (I haven't looked at exactly how the packaging is broken down in...
On Thu, 4 Apr 2019, Rainer Gerhards wrote: > This would be good to have, but it's much more work that it looks. It requires > changes to the plugin...
at some point in the distant future, having an option to create the minimum config that matches (taking into account defaults and inherited paramters) is a nice to have, but...