Hi,
I have setup a self hosted environment and I am trying to get the Cloudflare Logpush working, but I keep running into the same issue.
When I run the curl command to enable the logpush against the Cloudflare API, I get the following error:
http: server gave HTTP response to HTTPS client
At first I though I made a mistake setting up the Elastic environment securely, but I have confirmed that all my internal communication is HTTPS:
- Elasticsearch is HTTPS
- Fleet Server is HTTPS
- Fleet Agent is HTTPS
I think it might be related to the SSL Configuration in the Cloudflare Agent Policy, however the documentation does provide details about what to do with the SSL Configuration.
Thank-you