cloudflare / cloudflare/cloudflared
🐛 Live Logs Activation Causes cloudflared CPU to Spike
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When activating the **Live logs** feature to stream logs from the dashboard, the `cloudflared` agent on the host immediately spikes to 100 % CPU utilization of one core.
---
**To Reproduce**
1. Install and configure your Cloudflare Tunnel connector as usual through the dashboard instructions.
2. In the Cloudflare Dashboard (or via CLI), select your Tunnel connector and click **Live logs**
4. Observe on the host:
- Immediately after activating Live logs, `cloudflared` CPU utilization spikes.
**Expected behavior**
The Cloudflared agent should not exhibit a significant increase in CPU utilization.
**Environment and versions**
- OS: Linux Ubuntu 24.04
- Architecture: AMD
- Version: 2024.6.1
https://github.com/user-attachments/assets/7ef2a403-109a-4ac3-99da-5d21b9fcedf4
Contributor guide
Assessment
This issue has not been assessed yet.