Hi,
I am looking into implementing sending Cloudflare logs to an on-prem HTTP endpoint.
https://developers.cloudflare.com/logs/get-started/enable-destinations/http/
Where I am struggling is what technology to use as the HTTP endpoint? I have looked a Beats and Logstash, they both have HTTP inputs, however they are used to stream logs, not log files like Cloudflare sends.
Does anyone have experience sending the logs to a on-Prem system?
Thank-you very much in advanced.