Loki docs: Add how to start live tailing logs (#65945)

* add how to start live tailing logs

* update old media

* Update docs/sources/datasources/loki/query-editor/index.md

Co-authored-by: Matias Chomicki <matyax@gmail.com>

---------

Co-authored-by: Matias Chomicki <matyax@gmail.com>
This commit is contained in:
Gareth Dawson
2023-04-14 16:35:04 +01:00
committed by GitHub
co-authored by Matias Chomicki
parent 3b63844390
commit 8ab7ba2b30
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -154,4 +154,4 @@ Click the **Live** button in the Explore toolbar to switch to Live tail view.
While in Live tail view new logs will come from the bottom of the screen and will have fading contrasting background so you can keep track of what is new. Click the **Pause** button or scroll the logs view to pause the Live tailing and explore previous logs without interruption. Click **Resume** button to resume the Live tailing or click **Stop** button to exit Live tailing and go back to standard Explore view.
{{< figure src="/static/img/docs/v64/explore_live_tailing.gif" class="docs-image--no-shadow" caption="Explore Live tailing in action" >}}
{{< video-embed src="/static/img/docs/v95/explore_live_tailing.mp4" >}}