Difference between revisions of "Metricbeat setup --dashboards"
Jump to navigation
Jump to search
(Created page with " metricbeat setup --dashboards Loading dashboards (Kibana must be running and reachable) Exiting: error connecting to Kibana: fail to get the Kibana version: HTTP GET re...") |
|||
Line 4: | Line 4: | ||
request: Get "http://localhost:5601/api/status": dial tcp 127.0.0.1:5601: connect: connection refused. Response: . | request: Get "http://localhost:5601/api/status": dial tcp 127.0.0.1:5601: connect: connection refused. Response: . | ||
+ | |||
+ | metricbeat setup --dashboards | ||
+ | Loading dashboards (Kibana must be running and reachable) | ||
+ | Exiting: 1 error: error loading index pattern: index [.kibana_1] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only- allow-delete block];. Response: {"objects":[{"id":"metricbeat-*","type":"index-pattern","error":{"message":"index [.kibana_1] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];"}}]} | ||
== See also == | == See also == |
Revision as of 17:30, 10 November 2020
metricbeat setup --dashboards Loading dashboards (Kibana must be running and reachable) Exiting: error connecting to Kibana: fail to get the Kibana version: HTTP GET request to http://localhost:5601/api/status fails: fail to execute the HTTP GET request: Get "http://localhost:5601/api/status": dial tcp 127.0.0.1:5601: connect: connection refused. Response: .
metricbeat setup --dashboards Loading dashboards (Kibana must be running and reachable) Exiting: 1 error: error loading index pattern: index [.kibana_1] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only- allow-delete block];. Response: {"objects":[{"id":"metricbeat-*","type":"index-pattern","error":{"message":"index [.kibana_1] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];"}}]}
See also
Advertising: