Difference between revisions of "Metricbeat setup"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{metricbeat cmd}} * {{Metricbeat}} Category:Metricbeat") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[metricbeat setup]] | ||
+ | [[metricbeat setup --dashboards]] | ||
+ | |||
+ | metricbeat setup | ||
+ | Exiting: couldn't connect to any of the configured Elasticsearch hosts. Errors: [error connecting to Elasticsearch at | ||
+ | http://localhost:9200: Get "http://localhost:9200": dial tcp 127.0.0.1:9200: connect: connection refused] | ||
+ | |||
+ | metricbeat setup | ||
+ | Overwriting [[ILM]] policy is disabled. Set `setup.ilm.overwrite: true` for enabling. | ||
+ | |||
+ | Index setup finished. | ||
+ | Loading dashboards (Kibana must be running and reachable) | ||
+ | Exiting: Failed to import dashboard: Failed to load directory /opt/homebrew/Cellar/metricbeat/8.2.2/kibana/7: | ||
+ | error loading /opt/homebrew/Cellar/metricbeat/8.2.2/kibana/7/dashboard/e0381d10-e4a6-11eb-9d53-3b3d1d47c519.json: error dashboard asset: returned 422 to | ||
+ | import file: Document "022a54c0-2bf5-11e7-859b-f78b612cde28-ecs" has property "visualization" which belongs to a more recent version of Kibana [8.1.0]. | ||
+ | The last known version is [7.17.0]: <nil>. Response: {"statusCode":422,"error":"Unprocessable Entity","message":"Document \"022a54c0-2bf5-11e7-859b- f78b612cde28-ecs\" has property \"visualization\" which belongs to a more recent version of Kibana [8.1.0]. The last known version is [7.17.0]"} | ||
+ | |||
+ | |||
+ | [[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];"}}]} | ||
+ | |||
+ | [[metricbeat setup --dashboards]] | ||
== See also == | == See also == |
Latest revision as of 17:58, 23 January 2023
metricbeat setup metricbeat setup --dashboards
metricbeat setup Exiting: couldn't connect to any of the configured Elasticsearch hosts. Errors: [error connecting to Elasticsearch at http://localhost:9200: Get "http://localhost:9200": dial tcp 127.0.0.1:9200: connect: connection refused]
metricbeat setup Overwriting ILM policy is disabled. Set `setup.ilm.overwrite: true` for enabling. Index setup finished. Loading dashboards (Kibana must be running and reachable) Exiting: Failed to import dashboard: Failed to load directory /opt/homebrew/Cellar/metricbeat/8.2.2/kibana/7: error loading /opt/homebrew/Cellar/metricbeat/8.2.2/kibana/7/dashboard/e0381d10-e4a6-11eb-9d53-3b3d1d47c519.json: error dashboard asset: returned 422 to import file: Document "022a54c0-2bf5-11e7-859b-f78b612cde28-ecs" has property "visualization" which belongs to a more recent version of Kibana [8.1.0]. The last known version is [7.17.0]: <nil>. Response: {"statusCode":422,"error":"Unprocessable Entity","message":"Document \"022a54c0-2bf5-11e7-859b- f78b612cde28-ecs\" has property \"visualization\" which belongs to a more recent version of Kibana [8.1.0]. The last known version is [7.17.0]"}
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];"}}]}
metricbeat setup --dashboards
See also[edit]
Advertising: