mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[APM] Update Storage Explorer docs (#162163)
Updates docs for storage explorer. Closes https://github.com/elastic/observability-docs/issues/2960 Closes https://github.com/elastic/kibana/issues/151302 Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
dde020e611
commit
3b75103f2b
4 changed files with 8 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 1 MiB After Width: | Height: | Size: 278 KiB |
Binary file not shown.
Before Width: | Height: | Size: 443 KiB After Width: | Height: | Size: 534 KiB |
|
@ -1,8 +1,6 @@
|
||||||
[[storage-explorer]]
|
[[storage-explorer]]
|
||||||
=== Storage Explorer
|
=== Storage Explorer
|
||||||
|
|
||||||
beta::[]
|
|
||||||
|
|
||||||
Analyze your APM data and manage costs with **storage explorer**.
|
Analyze your APM data and manage costs with **storage explorer**.
|
||||||
For example, analyze the storage footprint of each of your services to see which are producing
|
For example, analyze the storage footprint of each of your services to see which are producing
|
||||||
large amounts of data--then change the sample rate of a service to lower the amount of data ingested.
|
large amounts of data--then change the sample rate of a service to lower the amount of data ingested.
|
||||||
|
|
|
@ -3,6 +3,10 @@
|
||||||
|====
|
|====
|
||||||
|Type |Privilege |Purpose
|
|Type |Privilege |Purpose
|
||||||
|
|
||||||
|
|Cluster
|
||||||
|
|`monitor`
|
||||||
|
|Monitor the disk space used by APM indices
|
||||||
|
|
||||||
|Index
|
|Index
|
||||||
|`monitor` on `apm-*`
|
|`monitor` on `apm-*`
|
||||||
|Monitor access to `apm-*` for storage explorer
|
|Monitor access to `apm-*` for storage explorer
|
||||||
|
@ -14,6 +18,10 @@
|
||||||
|====
|
|====
|
||||||
|Type |Privilege |Purpose
|
|Type |Privilege |Purpose
|
||||||
|
|
||||||
|
|Cluster
|
||||||
|
|`monitor`
|
||||||
|
|Monitor the disk space used by APM data streams
|
||||||
|
|
||||||
|Index
|
|Index
|
||||||
|`monitor` on `logs-apm*`
|
|`monitor` on `logs-apm*`
|
||||||
|Monitor access to `logs-apm*` for storage explorer
|
|Monitor access to `logs-apm*` for storage explorer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue