I’m using Let’s Encrypt certificates to secure an input using TLS (setting the proper path)
Now I’m looking for a way to reload that input in order to reload the certificate/key config after a Let’s Encrypt update. Is there any way to do it without stopping the log ingestion?
By the way, I’m using letsencrypt certificates because I’ve tried activating only the “TLS enable” check and let Graylog generate the certs, but then I’m seeing on the server logs entries like the following one (and no log ingestion)
I’ve also tried to generate the certs myself, setting the path on the input’s config (permissions were checked). The input start was properly done using TLS, but another kind of error started to show (and no log ingestion)