-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
beats 7.x #3
Comments
I'm planning to but I don't have the bandwidth at the moment. |
I can update Gopkg.toml and submit a PR. But I don't know any go, so I wouldn't know what to do when I hit the compile error.. I would need someone that know go to take it on from there. |
A quick workaround: set |
@Mathsterk are you sure? Did you actually try it? |
Yeah, with 7.9.x It was unstable (random crashes at random intervals) with the amount of logs (about 1k req/s) (raw varnishlog is about 500k lines/s). I am however looking at alternative ways of accomplishing the same task. Most likely a mix of fluentbit and fluentd |
@Mathsterk Ok, if you find a decent solution, please ping me with some details :-) |
Hi,
Do you have any plans to upgrade beats to 7.x?
Currently it doesn't work with a 7.x cluster.
It is trying to create documents with multiple types.
I tried bumping the beats version in Gopkg.toml, but then I couldn't compile.
The text was updated successfully, but these errors were encountered: