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]#


댓글

이 블로그의 인기 게시물

error You have $NVM_DIR set to "/root/.nvm", but that directory does not exist. Check your profile files and environment.

linux mint install xrdp

centos 6.x yum update problem making ssl connection