ELK beat " No directory ..." Error occurred

ELK beat " No directory ..." Error occurred

#error message
[root@minimacent bin]# ./metricbeat setup -c /etc/metricbeat/metricbeat.yml
Overwriting ILM policy is disabled. Set `setup.ilm.overwrite:true` for enabling.

Index setup finished.
Loading dashboards (Kibana must be running and reachable)
Skipping loading dashboards, No directory /usr/share/metricbeat/bin/kibana/7

#fixed error
[root@minimacent bin]# ./metricbeat -c /etc/metricbeat/metricbeat.yml     -path.home /usr/share/metricbeat     -path.config /etc/metricbeat     -path.data /var/lib/metricbeat     setup --dashboards
Loading dashboards (Kibana must be running and reachable)
Loaded dashboards
[root@minimacent bin]#


댓글

이 블로그의 인기 게시물

using docker(# export import container)

install cuda, tensorflow-gpu and check available gpu in mint linux

docker gitlab backup & restore