From e4c4bd1d1f5da215d11a8894a3398af81d847b31 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Tue, 25 Mar 2025 11:17:44 +0000 Subject: [PATCH 1/2] Add applies tags to Troubleshoot > Kibana --- troubleshoot/kibana.md | 3 +++ troubleshoot/kibana/access.md | 2 ++ troubleshoot/kibana/alerts.md | 3 +++ troubleshoot/kibana/capturing-diagnostics.md | 2 ++ troubleshoot/kibana/error-server-not-ready.md | 2 ++ troubleshoot/kibana/graph.md | 3 +++ troubleshoot/kibana/maps.md | 3 +++ troubleshoot/kibana/migration-failures.md | 2 ++ troubleshoot/kibana/monitoring.md | 3 +++ troubleshoot/kibana/reporting.md | 3 +++ troubleshoot/kibana/task-manager.md | 2 ++ .../trace-elasticsearch-query-to-the-origin-in-kibana.md | 2 ++ troubleshoot/kibana/using-kibana-server-logs.md | 2 ++ 13 files changed, 32 insertions(+) diff --git a/troubleshoot/kibana.md b/troubleshoot/kibana.md index 14ca40c32c..8e0c2ceab4 100644 --- a/troubleshoot/kibana.md +++ b/troubleshoot/kibana.md @@ -1,5 +1,8 @@ --- navigation_title: "Kibana" +applies_to: + stack: all + serverless: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/kibana-troubleshooting.html --- diff --git a/troubleshoot/kibana/access.md b/troubleshoot/kibana/access.md index 34573b2065..df1ea83048 100644 --- a/troubleshoot/kibana/access.md +++ b/troubleshoot/kibana/access.md @@ -1,5 +1,7 @@ --- navigation_title: "Server status" +applies_to: + stack: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/access.html#status --- diff --git a/troubleshoot/kibana/alerts.md b/troubleshoot/kibana/alerts.md index 4dd304ab79..72b9b65e8c 100644 --- a/troubleshoot/kibana/alerts.md +++ b/troubleshoot/kibana/alerts.md @@ -1,5 +1,8 @@ --- navigation_title: "Alerts" +applies_to: + stack: all + serverless: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/alerting-troubleshooting.html --- diff --git a/troubleshoot/kibana/capturing-diagnostics.md b/troubleshoot/kibana/capturing-diagnostics.md index f847ce2e26..ba5a61b0dc 100644 --- a/troubleshoot/kibana/capturing-diagnostics.md +++ b/troubleshoot/kibana/capturing-diagnostics.md @@ -1,5 +1,7 @@ --- navigation_title: "Diagnostics" +applies_to: + stack: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/kibana-diagnostic.html --- diff --git a/troubleshoot/kibana/error-server-not-ready.md b/troubleshoot/kibana/error-server-not-ready.md index 8f1ff1596d..288ceee983 100644 --- a/troubleshoot/kibana/error-server-not-ready.md +++ b/troubleshoot/kibana/error-server-not-ready.md @@ -1,5 +1,7 @@ --- navigation_title: "Error: Server not ready" +applies_to: + stack: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/access.html#not-ready --- diff --git a/troubleshoot/kibana/graph.md b/troubleshoot/kibana/graph.md index 9459eaabe3..03ce232ca4 100644 --- a/troubleshoot/kibana/graph.md +++ b/troubleshoot/kibana/graph.md @@ -1,5 +1,8 @@ --- navigation_title: "Graph" +applies_to: + stack: all + serverless: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/graph-troubleshooting.html --- diff --git a/troubleshoot/kibana/maps.md b/troubleshoot/kibana/maps.md index 364ec6ecc8..ae7b0f73ad 100644 --- a/troubleshoot/kibana/maps.md +++ b/troubleshoot/kibana/maps.md @@ -1,5 +1,8 @@ --- navigation_title: "Maps" +applies_to: + stack: all + serverless: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/maps-troubleshooting.html --- diff --git a/troubleshoot/kibana/migration-failures.md b/troubleshoot/kibana/migration-failures.md index a82ba4c17d..6ac4b66ce2 100644 --- a/troubleshoot/kibana/migration-failures.md +++ b/troubleshoot/kibana/migration-failures.md @@ -1,5 +1,7 @@ --- navigation_title: "Migration and upgrades" +applies_to: + stack: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/resolve-migrations-failures.html --- diff --git a/troubleshoot/kibana/monitoring.md b/troubleshoot/kibana/monitoring.md index 664c607859..18b5cb7b1a 100644 --- a/troubleshoot/kibana/monitoring.md +++ b/troubleshoot/kibana/monitoring.md @@ -1,5 +1,8 @@ --- navigation_title: "Monitoring" +applies_to: + deployment: + self: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/monitor-troubleshooting.html --- diff --git a/troubleshoot/kibana/reporting.md b/troubleshoot/kibana/reporting.md index 65d4299d62..8ffd630c55 100644 --- a/troubleshoot/kibana/reporting.md +++ b/troubleshoot/kibana/reporting.md @@ -1,5 +1,8 @@ --- navigation_title: "Reporting" +applies_to: + stack: all + serverless: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/reporting-troubleshooting.html --- diff --git a/troubleshoot/kibana/task-manager.md b/troubleshoot/kibana/task-manager.md index c7bb15de00..723027779e 100644 --- a/troubleshoot/kibana/task-manager.md +++ b/troubleshoot/kibana/task-manager.md @@ -1,5 +1,7 @@ --- navigation_title: "Task Manager" +applies_to: + stack: preview mapped_pages: - https://www.elastic.co/guide/en/kibana/current/task-manager-troubleshooting.html --- diff --git a/troubleshoot/kibana/trace-elasticsearch-query-to-the-origin-in-kibana.md b/troubleshoot/kibana/trace-elasticsearch-query-to-the-origin-in-kibana.md index 416f5a1dd3..e07de8baf2 100644 --- a/troubleshoot/kibana/trace-elasticsearch-query-to-the-origin-in-kibana.md +++ b/troubleshoot/kibana/trace-elasticsearch-query-to-the-origin-in-kibana.md @@ -1,5 +1,7 @@ --- navigation_title: "Trace {{es}} query" +applies_to: + stack: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/kibana-troubleshooting-trace-query.html --- diff --git a/troubleshoot/kibana/using-kibana-server-logs.md b/troubleshoot/kibana/using-kibana-server-logs.md index 6ff88b8aea..7f87b541d7 100644 --- a/troubleshoot/kibana/using-kibana-server-logs.md +++ b/troubleshoot/kibana/using-kibana-server-logs.md @@ -1,5 +1,7 @@ --- navigation_title: "Server logs" +applies_to: + stack: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/kibana-troubleshooting-kibana-server-logs.html --- From 1b3703fa01b412754d31a8a13f3a70a9919cb4a3 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Tue, 25 Mar 2025 13:38:01 +0000 Subject: [PATCH 2/2] Address feedback --- troubleshoot/kibana/capturing-diagnostics.md | 6 +++++- troubleshoot/kibana/error-server-not-ready.md | 6 +++++- troubleshoot/kibana/migration-failures.md | 6 +++++- .../trace-elasticsearch-query-to-the-origin-in-kibana.md | 6 +++++- troubleshoot/kibana/using-kibana-server-logs.md | 6 +++++- 5 files changed, 25 insertions(+), 5 deletions(-) diff --git a/troubleshoot/kibana/capturing-diagnostics.md b/troubleshoot/kibana/capturing-diagnostics.md index ba5a61b0dc..1208d8a2ec 100644 --- a/troubleshoot/kibana/capturing-diagnostics.md +++ b/troubleshoot/kibana/capturing-diagnostics.md @@ -1,7 +1,11 @@ --- navigation_title: "Diagnostics" applies_to: - stack: all + deployment: + ess: all + ece: all + self: all + eck: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/kibana-diagnostic.html --- diff --git a/troubleshoot/kibana/error-server-not-ready.md b/troubleshoot/kibana/error-server-not-ready.md index 288ceee983..9ab711f5ad 100644 --- a/troubleshoot/kibana/error-server-not-ready.md +++ b/troubleshoot/kibana/error-server-not-ready.md @@ -1,7 +1,11 @@ --- navigation_title: "Error: Server not ready" applies_to: - stack: all + deployment: + ess: all + ece: all + self: all + eck: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/access.html#not-ready --- diff --git a/troubleshoot/kibana/migration-failures.md b/troubleshoot/kibana/migration-failures.md index 6ac4b66ce2..dcc4f4ce04 100644 --- a/troubleshoot/kibana/migration-failures.md +++ b/troubleshoot/kibana/migration-failures.md @@ -1,7 +1,11 @@ --- navigation_title: "Migration and upgrades" applies_to: - stack: all + deployment: + ess: all + ece: all + self: all + eck: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/resolve-migrations-failures.html --- diff --git a/troubleshoot/kibana/trace-elasticsearch-query-to-the-origin-in-kibana.md b/troubleshoot/kibana/trace-elasticsearch-query-to-the-origin-in-kibana.md index e07de8baf2..49ef28affb 100644 --- a/troubleshoot/kibana/trace-elasticsearch-query-to-the-origin-in-kibana.md +++ b/troubleshoot/kibana/trace-elasticsearch-query-to-the-origin-in-kibana.md @@ -1,7 +1,11 @@ --- navigation_title: "Trace {{es}} query" applies_to: - stack: all + deployment: + ess: all + ece: all + self: all + eck: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/kibana-troubleshooting-trace-query.html --- diff --git a/troubleshoot/kibana/using-kibana-server-logs.md b/troubleshoot/kibana/using-kibana-server-logs.md index 7f87b541d7..03e3bcad00 100644 --- a/troubleshoot/kibana/using-kibana-server-logs.md +++ b/troubleshoot/kibana/using-kibana-server-logs.md @@ -1,7 +1,11 @@ --- navigation_title: "Server logs" applies_to: - stack: all + deployment: + ess: all + ece: all + self: all + eck: all mapped_pages: - https://www.elastic.co/guide/en/kibana/current/kibana-troubleshooting-kibana-server-logs.html ---