"Reference":
Https://www.elastic.co/guide/en/marvel/current/installing-marvel.html
Implementation steps (be sure to plan before installing elk, Marvel is required for Elk Elasticsearch and Kinaba versions)
"My installation version is" my elasticsearch is the RPM package installed
Marvel 2.2.1requires:
Elasticsearch 2.2.1.
Kibana 4.4.0.
A modern web browser-supported Browsers.
Steps
Cd/usr/share/elasticsearch
Bin/plugin Install File:///path/to/file/license-2.2.1.zip
Bin/plugin Install File:///path/to/file/marvel-agent-2.2.1.zip
Bin/kibana Plugin--install Marvel--url file:///path/to/file/marvel-2.2.1.tar.gz
actual Steps :(node operation with Kinaba on the master node)
cd/usr/share/elasticsearch/
./bin/plugin install File:///data1/elk/license-2.2.1.zip./bin/plugin Install file:///data1/elk/ Marvel-agent-2.2.1.zip./data1/elk/kibana/bin/kibana plugin--install Marvel--url file:///data1/elk/ Marvel-2.2.1.tar.gz
actual Steps :(actions on other ES nodes)
./bin/plugin install File:///data1/elk/license-2.2.1.zip./bin/plugin Install File:///data1/elk/marvel-agent-2.2.1.zip
After successful installation:
Restart Kinaba
Each node of ES has to be restarted
/etc/init.d/elasticsearchrestart
Results
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M00/80/28/wKioL1c5uFbAQ9umAABhYMRJWVg444.png "title=" Elk_ Pulgin4.png "alt=" Wkiol1c5ufbaq9umaabhymrjwvg444.png "/>
"Errors and workarounds that may be encountered during installation"
1 Incorrect version
Workaround, refer to official website installation for Elk version for Marvel
650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/80/2B/wKiom1c5t9DQaYF3AADBy4Ogz0k062.png "style=" float: none; "title=" Elk_pulgin2.png "alt=" Wkiom1c5t9dqayf3aadby4ogz0k062.png "/>
2 No data, workaround, you did not restart Elasticsearch and all other nodes of Elasticsearch
650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/80/28/wKioL1c5uLiCNN_4AABi7TfAgF0609.png "style=" float: none; "title=" Elk_pulgin3.png "alt=" Wkiol1c5ulicnn_4aabi7tfagf0609.png "/>
This article is from the "Tridewah operation and maintenance work Road" blog, please be sure to keep this source http://cuidehua.blog.51cto.com/5449828/1774052
Configure Elk Add Marvel Plugin