Logpush Worker

To enable logpush simply add logpush = true to your wrangler.toml Then head to the logpush dash: https://dash.cloudflare.com/?to=/:account/logs And create a job Then you're done 🙂
10 Replies
anurag
anurag•2y ago
Thank you, I set it up a few minutes ago with S3. It asked for a ownership token from the file and I verified but I don't see any new logs in the bucket. I can see logs coming with wg CLI though. How long would it take approx?
anurag
anurag•2y ago
@walshydev It has been almost 12hrs. I can only see the ownership-challenge file but no actual logs 😦 Is there any debugging guide available?
No description
No description
Walshy
Walshy•2y ago
Hmm definitely should work... What's your account ID?
anurag
anurag•2y ago
I still don't see any logs 😅 08a365571297624798327616ee5f8988 Thank you
Walshy
Walshy•2y ago
@kagitac can you take a look at this when you get a chance?
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
anurag
anurag•2y ago
The radio button is enabled here.
No description
anurag
anurag•2y ago
Where can I find this? 😅 I don't see any ids when I click on Edit
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
anurag
anurag•2y ago
Thanks Cole. I had an older version of wrangler. Logs are showing up now. Not relevant to wrangler but can you suggest me how to see the logs live in some UI? I don't have much devops knowledge, I searched and people say push logs from S3 to Elastic Search via Lambda function etc. What would you use? @walshydev do you have any thoughts on this one?