Kibana deployment details

Source: Internet
Author: User
Tags kibana

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.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.