Bernd Ahlers
Bernd Ahlers
@BBruce-Graylog The section explains how to use a custom port for the Prometheus exporter so port `9090` is an example for a custom port.  Do you have an idea...
Executing `connect()` explicitly also means that you do not get the latest ip address if that changes, right? This might be an issue.
@markglenn I totally agree that it should be fast by default. Maybe you can add some kind of option that controls the behavior? Otherwise people that use round-robin DNS or...
Similar issue: https://community.graylog.org/t/ldap-auth-broken-with-recent-patch-fips-mode-breaks-openjdk-crypto/22083
@willscavforlabkeys FYI: We are working on a fix for FIPS-enabled environments in https://github.com/Graylog2/graylog2-server/pull/13580.
@willscavforlabkeys You're welcome! The fix will be in the upcoming 4.3 stable release. (Oct 5)
> Using java 18 openjdk, I was able to login to Graylog using an added account. Nice. Cool, thanks for the feedback! > Now, about that install bug... :D We...
When we implemented proxy authentication for okhttp there was no preemptive authentication support. It has been added in https://github.com/square/okhttp/pull/4376 and is available since okhttp 3.12. Since then okhttp is calling...
@gianluca-valentini The ID values in content packs are "logical" IDs and not the actual database IDs. When the content pack is installed, the content pack system resolves those IDs to...