For demo purposes I wrote a small python3 script which:
- is receiving syslog messages on port 20514
- creating for the firewall messages "flows" json data
- sends this data to a Webhook receiver.
https://github.com/thomas-sterber/Syslog_to_webhook_Tranceiver
Have Fun !