Fix typo in elasticsearch input docs (#7764)
This commit is contained in:
parent
3b54838eca
commit
4e3434a81e
|
|
@ -117,7 +117,7 @@ Emitted when `cluster_health = true` and `cluster_health_level = "indices"`:
|
||||||
- status_code (integer, green = 1, yellow = 2, red = 3),
|
- status_code (integer, green = 1, yellow = 2, red = 3),
|
||||||
- unassigned_shards (integer)
|
- unassigned_shards (integer)
|
||||||
|
|
||||||
Emitted when `cluster__stats = true`:
|
Emitted when `cluster_stats = true`:
|
||||||
|
|
||||||
- elasticsearch_clusterstats_indices
|
- elasticsearch_clusterstats_indices
|
||||||
- tags:
|
- tags:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue