Enable GUI results update via deep link

Graylog GUI has the feature to update the queried results in the GUI. You can set it to update every second or 5 seconds or stop auto-updating alltogether.

We are deep linking into graylog from an outside application like so:
https://logger.acme.com/streams/4e285cb907b43bb346878e17/search?rangetype=relative&q=jobId%3A20c04f&relative=7200

When calling that link, the view by default does not auto-update.

My question :Is there a url-parameter that I could use to immediately start with 5 seconds auto update?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.