[ENTERPRISE] Logpull API Returns 404

When using the API as per documentation it returns 404 after authenticating, why does this happen?
No description
4 Replies
samaritan
samaritanOP3w ago
No description
Cyb3r-Jak3
Cyb3r-Jak33w ago
What API documentation are you referring to? I don't believe that logpull has /logs/requests https://developers.cloudflare.com/logs/logpull/requesting-logs/#endpoints
samaritan
samaritanOP7d ago
uhh 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..
Cyb3r-Jak3
Cyb3r-Jak37d ago
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 ...

Did you find this page helpful?