Kibana deployment details
1. decompress the tar package
[Bfd @ bgsbtsp0006-dqf software] $ tar-xf kibana-5.2.2-linux-x86_64.tar.gz-C/opt/
2. Create a soft connection
[Bfd @ bgsbtsp0006-dqf opt] $ ln-s kibana-5.2.2-linux-x86_64 kibana
3. Edit the configuration file
[Bfd @ kibana bgsbtsp0006-dqf] # vi/opt/kibana/config/kibana. yml # We can see the modified parameter item [root @ bgsbtsp0006-dqf kibana] # cat config/kibana. yml | grep ^ [a-Z] server. port: 5601server. host: "172.18.1.22" elasticsearch. url: "http: // 172.18.1.22: 9200" kibana. index :". kibana"
4. Start kibana
[Bfd @ bgsbtsp0006-dqf kibana] #/opt/kibana/bin background startup [bfd @ bgsbtsp0006-dqf bin] # nohup./kibana &
5. Check the log. If no error is reported, access ip: Port 5601:
We can see the idnex we have selected in elasticsearch in kibana. If you do not select an index, kibana will not add an index, you can search for the selected index, as shown in:
Column options in the mysql database table.
5: The Search hostname is displayed and highlighted.