Log push/streaming logs

Any easy way to stream logs from cloudflare on free/pro plans without going to enterprise plans?
4 Replies
Vero | OOO Public Holiday
You can use Workers Logpush, which is available on the Workers Paid plan https://developers.cloudflare.com/workers/observability/logs/logpush/
Cloudflare Docs
Workers Logpush · Cloudflare Workers docs
Send Workers Trace Event Logs to a supported third party, such as a storage or logging provider.
Keyboard Warrior
Keyboard WarriorOP2mo ago
Will this not only give access to worker logs?
Cyb3r-Jak3
Cyb3r-Jak32mo ago
Yes. Worker's trace event logs is the only log push that can be configured without enterprise
Keyboard Warrior
Keyboard WarriorOP2mo ago
Ahh okay thanks anyway

Did you find this page helpful?