I can't find Begin Log Stream API in document
https://dash.cloudflare.com/api/v4/accounts/{accoundId}/pages/projects/{project_name}/deployments/{deployId}/tails Is there a corresponding API document for this interface? I want to get log in our web page
5 Replies
I know you can Tail Workers, but I am not actually sure there is an API to do so for Pages...
I found nuxt hub can get Pages realtime log ,but I can't found corresponding api.
Oh well, let me rephrase the above. There is an API, since the dash/NuxtHub support it. However, from what I can tell, it is not documented, and thus, if you do choose to use it, it is up to you to maintain it, and if it breaks/stops working entirely, there isn't much you can do.
Thank you very much for your feedback. So, it seems that the official side has not given developers this permission for the time being. 🥹
Maybe try crossposting into #pages-feature-suggestions?