[ENTERPRISE] Logpull API Returns 404
When using the API as per documentation it returns 404 after authenticating, why does this happen?

4 Replies

What API documentation are you referring to?
I don't believe that logpull has
/logs/requests
https://developers.cloudflare.com/logs/logpull/requesting-logs/#endpointsuhh oh, ill give it another try
C:\Users\Ossi\PycharmProjects\ElgatoLight\venv\Scripts\python.exe C:\Users\Ossi\PycharmProjects\ElgatoLight\cflogpull.py
[*] Creating Instant Logs job...
[!] Failed to create job: 403 - {"errors":[{"code":1004,"message":"creating a new instant logs job is not allowed: exceeded max jobs allowed"}],"messages":[],"result":null,"success":false}
Process finished with exit code 1
not sure why am getting this now, i have enterprise account..
Maybe you have more than one session?
https://developers.cloudflare.com/logs/instant-logs/#limits
Cloudflare Docs
Instant Logs · Cloudflare Logs docs
Instant Logs allows Cloudflare customers to access a live stream of the traffic for their domain from the Cloudflare dashboard or from a command-line interface (CLI). Seeing data in real time allows you to investigate an attack, troubleshoot, debug or test out changes made to your network. Instant Logs is lightweight, simple to use and does not ...