Failed while provisioning CA to datanodes

Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!

1. Describe your incident:
Hi guys,

For our school project we try to deploy a Graylog cluster. We’ve succesfully deployed all nodes using the following steps:

However when trying to provisioning our certificates to our datanodes, it gets stuck with the colors of the short node id turning red. When trying to look in the journalctl i couldn’t see any logging while starting the provisioning.

What I do see is that it tries to reach the datanode over https with the hostname and then the port. In our case that is:

https://rj-dn01:9200. However, there is currently no DNS resolving these hostnames. In the server and datanode configuration only IP-addresses are mentioned. It seems that Graylog does this automatically when the data node has reached the graylog server.

2. Describe your environment:

  • OS Information:
    Ubuntu 24.04.2 LTS

  • Package Version:
    Graylog 6.2

  • Service logs, configurations, and environment variables:

3. What steps have you already taken to try and solve the problem?
Tried to check the journalctl logging but couldn’t see any entries. I’m open for other log files that I can check

4. How can the community help?
Look at my story and check if I may have overlooked something

See picture below:

Update; when manually adding the host to /etc/hosts and changing the http_bind_address:rj-dn01:9200 it still won’t work

Hi all, after applying the /etc/hosts to my datanodes this issue got resolved

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.