Gateway dashboard logs http Zero trust

I can't view HTTP and Network logs on my dashboard for a tunnel that I have to a docker container.
I can only view DNS logs.

What thing I miss to setup, I read documentation but is not showing something that I need to enable it.

this is on my docker origin server:
services: cloudflaretunnel: container_name: cloudflaretunnel-demo-1 image: cloudflare/cloudflared:latest restart: unless-stopped environment: - TUNNEL_TOKEN=ccc command: tunnel --loglevel info --no-autoupdate run dns: - xxx # DNS Location cloudflare dashboard - Default Location - xxxxx networks: - frontend - backend
CleanShot_2023-11-28_at_12.21.062x.png
Was this page helpful?