1. Describe your incident:
Following up on Connecting Graylog to Grafana via Elastisearch now that the 6.0 version is live.
Just trying to figure out the configuration required to connect graylog to grafana ![]()
2. Describe your environment:
-
OS Information: Ubuntu 20.04 - Docker 20.10.21
-
Package Version: 6.0.2
Service logs, configurations, and environment variables:
Graylog Docker compose.yml used:
I can attach grafanaās configuration if needed.
3. What steps have you already taken to try and solve the problem?
Attempted configuring a client certificate via https://[graylogAddress]/system/datanodes/configuration, adding an elasticsearch source in grafana, entering the CA, private key, and client cert.
(Error grafana shows is āElasticsearch error: Bad Gatewayā)
4. How can the community help?
Iām attempting to find a way to just simply feed data from graylog 6 into grafana. Previously this worked by just connecting Elasticsearch to grafana.
I know graylog 6 requires auth to connect to datanodes, just trying to get to the bottom of that.