Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
navigation_title: Troubleshooting and limitations
mapped_pages:
- https://www.elastic.co/guide/en/kibana/current/alerting-troubleshooting.html
applies_to:
Expand All @@ -8,7 +9,7 @@ products:
- id: kibana
---

# Troubleshooting and limitations [alerting-troubleshooting]
# Troubleshooting and limitations of alerting in {{kib}} [alerting-troubleshooting]

Alerting provides many options for diagnosing problems with rules and connectors.

Expand Down
3 changes: 2 additions & 1 deletion explore-analyze/alerts-cases/alerts/view-alerts.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
navigation_title: View and manage alerts
mapped_pages:
- https://www.elastic.co/guide/en/kibana/current/view-alerts.html
applies_to:
Expand All @@ -8,7 +9,7 @@ products:
- id: kibana
---

# View and manage alerts [view-alerts]
# View and manage alerts in {{kib}} [view-alerts]

When the conditions of a rule are met, it creates an alert. If the rule has actions, they run at the defined frequency. For example, the rule can send email notifications for each alert at a custom interval. For an introduction to the concepts of rules, alerts, and actions, refer to [Alerting](../alerts.md).

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
navigation_title: Troubleshooting
navigation_title: Troubleshoot reporting
mapped_pages:
- https://www.elastic.co/guide/en/kibana/current/reporting-troubleshooting.html
applies_to:
Expand All @@ -11,7 +11,7 @@ products:



# Troubleshooting [reporting-troubleshooting]
# Troubleshoot report errors and logs in {{kib}} [reporting-troubleshooting]


Kibana excels as a data visualization tool. The {{report-features}} exist to export data as simple reports, however Kibana is not a data export tool. To export data at a large scale, there are better ways and better architectures for exporting data at scale from Elasticsearch.
Expand Down
4 changes: 1 addition & 3 deletions explore-analyze/visualize/graph/graph-troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ products:



# Troubleshooting and limitations [graph-troubleshooting]


# Troubleshooting and limitations of the Graph API [graph-troubleshooting]

## Why are results missing? [_why_are_results_missing]

Expand Down
Loading