What are the unix rights set on the private key file ? The graylog user may not have the read right.
Great question. What is the graylog user? For the OS I have root and my admin account. Thank you, Zach.
On my OS the user is called graylog.
Execute ps aux | grep graylog and you will see the user.
Execute ls -l on the private key file to display the unix rights.
Ah, cool. I’ll check it out. Thank you, Zach.