Skip to content

New Support troubleshooting videos #2180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions troubleshoot/elasticsearch/task-queue-backlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
1 change: 1 addition & 0 deletions troubleshoot/ingest/logstash/diagnostic.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
1 change: 1 addition & 0 deletions troubleshoot/kibana/capturing-diagnostics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
Loading