Skip to content
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

cleaning #203

Merged
merged 1 commit into from
Sep 10, 2023
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
2 changes: 1 addition & 1 deletion docs/user-guide/Infrastructure-monitoring/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Infrastructure Monitoring",
"position": 4,
"position": 6,
"link": {
"type": "generated-index",
"description": "Infrastructure Monitoring, or Metrics, lets you monitor your infrastructure metrics to gain a clear picture of the ongoing status of your distributed cloud services at all times."
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/admin/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Admin",
"position": 8,
"position": 9,
"link": {
"type": "generated-index",
"description": "Learn how to understand and manage your Logz.io accounts, sub accounts, billing info, and more."
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/cloud-siem/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Cloud SIEM",
"position": 6,
"position": 7,
"link": {
"type": "generated-index",
"description": "Infrastructure monitoring."
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/data-hub/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Data Hub",
"position": 7,
"position": 8,
"link": {
"type": "generated-index",
"description": "Logz.io Data Hub helps you manage and optimize your Logz.io products by offering tailored recommendations and a quick and easy way to control your logs and metrics usage."
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/distributed-tracing/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Distributed Tracing",
"position": 5,
"position": 6,
"link": {
"type": "generated-index",
"description": "Logz.io gives you the ability to look under the hood at how your microservices are interacting with each other and lets you access rich information to improve performance, investigate, and troubleshoot issues."
Expand Down
55 changes: 55 additions & 0 deletions docs/user-guide/home-dashboard.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
sidebar_position: 2
---

# Home Dashboard

Logz.io Home Dashboard provides an overview of your environments, including the overall usage of your logs, metrics, and traces, the number of alerts triggered, exceptions found, and insights gathered within the chosen time frame.

With Home Dashboard, you can quickly assess the current status of your system and identify which areas require your attention, making it easier to gain observability and manage your system’s health effectively.


## Dashboard overview

Home Dashboard includes your account’s data, logs, metrics, traces, alerts, exceptions, and insights.

You can quickly access the Home Dashboard by clicking on the **Home** icon in the navigation.

![Home dashboard Overview](https://dytvr9ot2sszz.cloudfront.net/logz-docs/home-dashboard/dashboard-overview-.png)



### 1. Choose elements to view

You can choose which elements you want to view; logs, metrics, traces, number of alerts triggered, and insights gathered within the selected time frame. Click on one of the boxes to add or remove them from your view. The graph and chart will be updated immediately.

For example, clicking on Insights or Exceptions will remove all of them from the graph and the table, allowing you to shift your focus according to your monitoring needs.

![Add remove elements](https://dytvr9ot2sszz.cloudfront.net/logz-docs/home-dashboard/add-remove-elements.gif)


### 2. Graph view

This is a visual representation of your account’s data. Hover over the graph to see a breakdown of elements per hour. This view includes the number of overall and unique events.

![Graph hover view](https://dytvr9ot2sszz.cloudfront.net/logz-docs/home-dashboard/graph-hover-view.png)


### 3. Table view

At the bottom of the page, you can view your account's data as a table. The data is broken down by events, and you can view each event’s type, severity, number of grouped events, and the date on which the event was last triggered.

When hovering over one of the events you'll see an **Investigate** button, which opens it in OpenSearch Dashboards, allowing you to drill down further into the issue.

![Investigate button](https://dytvr9ot2sszz.cloudfront.net/logz-docs/home-dashboard/investigate-button.png)

### 4. Search and access dashboards

Home Dashboard offers easy access to your logs and metrics dashboards, allowing you to search any available dashboard across your account. Start typing to search throughout your available dashboards, and click on one of the options to open it in a new tab. This view includes which dashboards you've viewed recently, and you can add critical or important dashboards to your favorites for quick access.

### 5. Time frame

The top of the page indicates when the data was last updated, helping you keep up to date with the data.

You can change the time range to view data from the last 24 hours and up until from the last 2 hours. Once you choose a different time frame, Home Dashboard will update to reflect the relevant data.

2 changes: 1 addition & 1 deletion docs/user-guide/integrations/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Endpoints and API",
"position": 9,
"position": 10,
"link": {
"type": "generated-index",
"description": "Connecting your data to Logz.io in all its forms."
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/k8s-360/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Kubernetes 360",
"position": 3,
"position": 5,
"link": {
"type": "generated-index",
"description": "Kubernetes 360 is part of Logz.io’s Open 360, a unified platform combining a true log analytics solution, the best Prometheus metrics monitoring, and the value of distributed tracing powered by Jaeger."
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/log-management/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Log Management",
"position": 2,
"position": 3,
"link": {
"type": "generated-index",
"description": "Search and query your logs to identify issues and troubleshoot incidents quickly and effectively."
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/log-management/faqs-logs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 20
title: FAQs About Sending Log Data
---

Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/telemetry-collector/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Telemetry Collector",
"position": 1,
"position": 3,
"link": {
"type": "generated-index",
"description": "Logz.io’s Telemetry Collector lets you quickly send your data based on the configuration that fits your needs."
Expand Down