Logstash is one of the most popular log shipping product that can collect logs from multiple sources and can ship to multiple targets.
In this blogpost, we will ship logs to Upstash Kafka using Logstash. Then we will make simple analysis with Cloudflare Workers. In order to keep the post simple we will ship some sample words from a file but you can ship any logs using Logstash using its input plugins.