Kibana logging URLs - update filter to last 24 hours

https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1130 introduced Sentry and Kibana logging if an error 500 on Browser tests was found (and the MR built upon @sgregory2 work detecting errors on API calls/tests and displaying these logging links)

I noticed that Kibana defaults the search to the previous 15 minutes, which unless you catch a test run very quickly, means that by default the error may not be shown unless you search for a wider timescale.

Proposal to add a filter to the Kibana URL to update this to 24 hours.