Balazs Scheidler

Results 182 comments of Balazs Scheidler

Those are generated by bison during compilation. The easiest way to generate a source tar.gz that has them is via dbld. in the source directory: `./dbld/rules tarball` You can also...

Just go ahead and submit a PR. On Thu, Jul 6, 2023, 10:49 Gomathi Shankar ***@***.***> wrote: > Is this issue still Open? Can i work on this issue? >...

I think this is possible today, using the network() destination and transport(framed)

> This isn't an option for Gentoo, it either works with clang or it's a bug. @Schievel1 I can't comment on the gentoo bugzilla so here it comes: I have...

This is strange. The resource temporary unavailable error is normal, it just means EAGAIN: e.g. that we need retry the operation. ENOBUFS means that the sending socket buffer becomes full...

Quoting your one of your previous responses: > Thank you for your reply @bazsi. We have multiple destinations for that log path. One is /var/log/auth.log and the other is a...

Just wrote this for another helm related PR #3937 but applies here similarly. This PR has been overlooked over a year, sorry for that. The reason this had such a...

NOTE: I originally copy-pasted the comment above from a different PR as I didn't have too much time to respond properly. I came back now to give you a proper...

I have now merged the axosyslog-docker and axosyslog-charts repo, so now both sits in the same github repo, here: https://github.com/axoflow/axosyslog/ do you think you could re-open your PR there?