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
8 changes: 8 additions & 0 deletions calico-cloud/observability/kibana.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ description: Learn the basics of using Elasticsearch logs and Kibana to gain vis

# Kibana dashboards and logs

:::warning[deprecation and removal notice]

Kibana dashboards are deprecated and will be removed in an upcoming release.
During the deprecation period, you will have read-only access to Kibana dashboards.
You can still [create custom dashboards](create-custom-dashboard.mdx) using Calico Cloud's built-in dashboards.

:::

## Kibana

Kibana is the frontend for $[prodname] Elasticsearch, which is the logging infrastructure that centrally stores logs from all managed clusters. Kibana provides an interface to explore Elasticsearch logs and gain insights into workload communication traffic volume, performance, and other key aspects of cluster operations. Log data is also summarized in custom dashboards.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ description: Learn the basics of using Elasticsearch logs and Kibana to gain vis

# Kibana dashboards and logs

:::warning[deprecation and removal notice]

Kibana dashboards are deprecated and will be removed in an upcoming release.
During the deprecation period, you will have read-only access to Kibana dashboards.
You can still [create custom dashboards](create-custom-dashboard.mdx) using Calico Cloud's built-in dashboards.

:::

## Kibana

Kibana is the frontend for $[prodname] Elasticsearch, which is the logging infrastructure that centrally stores logs from all managed clusters. Kibana provides an interface to explore Elasticsearch logs and gain insights into workload communication traffic volume, performance, and other key aspects of cluster operations. Log data is also summarized in custom dashboards.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@ To restore access, administrators must edit users' custom roles to add the **Vie

For more information, see [Create and assign custom roles](../users/create-and-assign-custom-roles.mdx).

#### Feature 3
### Deprecated and removed features

* Kibana dashboards are deprecated and will be removed in an upcoming release.
During the deprecation period, you will have read-only access to Kibana dashboards.
You can still [create custom dashboards](../observability/create-custom-dashboard.mdx) using Calico Cloud's built-in dashboards.

### Bug fixes

Expand Down