Jochen Schalanda

Results 254 comments of Jochen Schalanda

@Artemmkin Correct.

@finalbeta I might be wrong, but that GitHub repository doesn't seem to contain any working code regarding sFlow: https://github.com/tom-saunders/graylog-plugin-sflow-input/blob/master/src/main/java/al/paradoxic/graylog/sflow/input/codec/SFlowCodec.java#L50-L63

@killer0071234 I had the same issue. The cause of the error is that the user who owns the GitHub token has a private email address which cannot be (easily) fetched....

Does https://github.com/halcyon/asdf-java/ work for you with GraalVM? It lists the correct versions of Java for a given GraalVM release.

Does https://github.com/halcyon/asdf-java/ work for you with GraalVM? It lists the correct versions of Java for a given GraalVM release.

Please make sure that the Graylog Collector is able to access the Graylog REST API (usually running on port 12900/tcp) at `graylog-lb.xxx`. It looks like the `PUT` request to the...

@evanccnyc Sorry, we currently don't have the capacity to tackle this and other issues in this project.

The Graylog Collector is still supported but as I said, wedon't have the capacity to investigate bugs or add new features in the short term. Pull requests are very welcome!...

@Spitfire1900 Thanks for your PR! Would the batch script still work with other Java runtime environments or would this specifically only work with the IBM JDK?