ra_ma
ra_ma
Encountered the same problem. Have a docker registry behind NPM managed to upload 3GB and then the same error prevents it from completing. There is a way to temporary increase...
With the current Docker images. reverse_proxy : in the Caddyfile was not enough. Regardless of any X-Forwarded headers set. Which Caddy v2 does automatically anyway. To make the Caddy reverse...
This seams to come from the resources/definitions/os_detection/enlogic-pdu.yaml looking for firmware versions beginning with '1' But all the old version nLogic PDUs that we have are firmware version '7.' or '6'...
If I remember correctly did not. The #18245 worked better although still not discovering the old PDU's fully although mostly just the FW version and OS were wrong.
Would like to know this as well. Have the datanode.conf mapped via docker-compose.yml to /etc/graylog/datanode/datanode.conf with the option "opensearch_heap" in it, but it looks like this setting has no effect...
Nevermind. Managed to get it working. Setting the "opensearch_heap" in the datanode.conf file mapped via docker volumes to /etc/graylog/datanode/datanode.conf works. What was the problem at least for me is the...