We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[Elastic Agent] Errors
files_opened_total
1 parent 9421846 commit b562724Copy full SHA for b562724
packages/elastic_agent/kibana/dashboard/elastic_agent-ea44c820-95cb-11ee-b517-0550321b54cc.json
@@ -921,7 +921,7 @@
921
"dataType": "number",
922
"filter": {
923
"language": "kuery",
924
- "query": "\"filebeat_input.files_opened_total\": *"
+ "query": "\"filebeat_input.processing_errors_total\": *"
925
},
926
"isBucketed": false,
927
"label": "Errors Total",
@@ -936,7 +936,7 @@
936
"sortField": "@timestamp"
937
938
"scale": "ratio",
939
- "sourceField": "filebeat_input.files_opened_total"
+ "sourceField": "filebeat_input.processing_errors_total"
940
}
941
942
"incompleteColumns": {},
0 commit comments