From 2896d15b91d3a960401d5c3bc07c6b787161fea1 Mon Sep 17 00:00:00 2001 From: Stef Nestor <26751266+stefnestor@users.noreply.github.com> Date: Fri, 18 Jul 2025 14:21:21 -0600 Subject: [PATCH] New Support troubleshooting videos --- troubleshoot/elasticsearch/task-queue-backlog.md | 1 + troubleshoot/ingest/logstash/diagnostic.md | 1 + troubleshoot/kibana/capturing-diagnostics.md | 1 + 3 files changed, 3 insertions(+) diff --git a/troubleshoot/elasticsearch/task-queue-backlog.md b/troubleshoot/elasticsearch/task-queue-backlog.md index f60cbd9092..2862ae6daa 100644 --- a/troubleshoot/elasticsearch/task-queue-backlog.md +++ b/troubleshoot/elasticsearch/task-queue-backlog.md @@ -81,6 +81,7 @@ You can filter on a specific `action`, such as [bulk indexing](https://www.elast Long-running tasks might need to be [canceled](#resolve-task-queue-backlog-stuck-tasks). +See this [this video](https://www.youtube.com/watch?v=lzw6Wla92NY) for a walkthrough of troubleshooting the [task management API](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-tasks) output. ### Look for long-running cluster tasks [diagnose-task-queue-long-running-cluster-tasks] diff --git a/troubleshoot/ingest/logstash/diagnostic.md b/troubleshoot/ingest/logstash/diagnostic.md index a90a23287a..cb45916875 100644 --- a/troubleshoot/ingest/logstash/diagnostic.md +++ b/troubleshoot/ingest/logstash/diagnostic.md @@ -19,6 +19,7 @@ This information can be used to troubleshoot problems with your data pipeline. F You can generate diagnostic information using this tool before you contact [Elastic Support](https://support.elastic.co) or [Elastic Discuss](https://discuss.elastic.co) to minimize turnaround time. +See this [this video](https://www.youtube.com/watch?v=0a1I5yPmoOk) for a walkthrough of capturing a {{ls}} diagnostic. ## Requirements [diagnostic-tool-requirements] diff --git a/troubleshoot/kibana/capturing-diagnostics.md b/troubleshoot/kibana/capturing-diagnostics.md index e05943ded4..169a79822b 100644 --- a/troubleshoot/kibana/capturing-diagnostics.md +++ b/troubleshoot/kibana/capturing-diagnostics.md @@ -23,6 +23,7 @@ You can use the information captured by the tool to troubleshoot problems with { You can generate diagnostic information using this tool before you contact [Elastic Support](https://support.elastic.co) or [Elastic Discuss](https://discuss.elastic.co) to help get a timely answer. +See this [this video](https://www.youtube.com/watch?v=t0J32qBKlIU) for a walkthrough of capturing a {{kib}} diagnostic. ## Requirements [kibana-diagnostic-tool-requirements]