regex - How do I filter the Logs by HTTP status code in the GAE Admin Dashboard -
in google appengine dashboard, there's page can view application logs.
i want filter logs http status code, 200, 404, or 503, example.
how do this? possible?
thanks!
filter labels, set status desired one.
for example:
status:500
screenshot:
Comments
Post a Comment