当前位置:网站首页>Kibana installation and configuration
Kibana installation and configuration
2022-07-05 01:22:00 【Fisher3652】
Catalog
1. Download installation package
- Download address https://www.elastic.co/cn/downloads/past-releases#kibana
- Choose here 7.14.0,linux86 Bit version
2. Upload to server
- decompression
tar -zxvf kibana-7.14.0-linux-x86_64.tar.gz
3. Create user
- Because I was installing elasticsearch when , User has been created elk, No more creation here , You can refer to Elasticsearch Installation and configuration , Also cannot be used root User start kibana
4. To configure
- Modify the configuration file
/kibana-7.14.0-linux-x86_64/config/kibana.yml
- Mainly modify the local address and es Address
server.host: "192.168.42.111"
elasticsearch.hosts: ["http://192.168.42.111:9200"]
5. Start the service
- function /kibana-7.14.0-linux-x86_64/bin Under the kibana
./bin/kibana
- http://192.168.42.111:5601/app/kibana
- Check the port
#-t (tcp) Show only tcp Related options
#-u (udp) Show only udp Related options
#-n Reject alias , Can display all the numbers into numbers .
#-l List only what is in Listen ( monitor ) Service status of
#-p Show the name of the program that established the relevant link
netstat -tunlp|grep 5601
- because kibana It's using node.js Written , So we need to grep node
ps -ef|grep node
边栏推荐
- 小程序容器技术与物联网 IoT 可以碰撞出什么样的火花
- Pycharm professional download and installation tutorial
- The most complete regular practical guide of the whole network. You're welcome to take it away
- 大专学历,33岁宝妈又怎样?我照样销售转测试,月入13k+
- After reading the average code written by Microsoft God, I realized that I was still too young
- ROS command line tool
- FEG founder rox:smartdefi will be the benchmark of the entire decentralized financial market
- Implementation steps of master detail detail layout mode of SAP ui5 application
- Complex, complicated and numerous: illustration of seven types of code coupling
- Database postragesq peer authentication
猜你喜欢
Basic operations of database and table ----- delete index
Behind the cluster listing, to what extent is the Chinese restaurant chain "rolled"?
Redis(1)之Redis简介
Roads and routes -- dfs+topsort+dijkstra+ mapping
【海浪建模2】三维海浪建模以及海浪发电机建模matlab仿真
JS implementation determines whether the point is within the polygon range
微信小程序:微群人脉微信小程序源码下载全新社群系统优化版支持代理会员系统功能超高收益
Arbitrum:二维费用
【CTF】AWDP总结(Web)
Daily question brushing record (13)
随机推荐
[Chongqing Guangdong education] National Open University spring 2019 1042 international economic law reference questions
Grabbing and sorting out external articles -- status bar [4]
The server time zone value ‘� й ��� ʱ 'is unrecognized or representatives more than one time zone【
[development of large e-commerce projects] performance pressure test - Optimization - impact of middleware on performance -40
【海浪建模3】三维随机真实海浪建模以及海浪发电机建模matlab仿真
Implementation steps of master detail detail layout mode of SAP ui5 application
College degree, what about 33 year old Baoma? I still sell and test, and my monthly income is 13K+
To sort out messy header files, I use include what you use
Pandora IOT development board learning (RT thread) - Experiment 4 buzzer + motor experiment [key external interrupt] (learning notes)
【FPGA教程案例9】基于vivado核的时钟管理器设计与实现
[wave modeling 1] theoretical analysis and MATLAB simulation of wave modeling
26.2 billion! These universities in Guangdong Province have received heavy support
微信小程序:微群人脉微信小程序源码下载全新社群系统优化版支持代理会员系统功能超高收益
Basic operations of database and table ----- delete index
Innovation leads the direction. Huawei Smart Life launches new products in the whole scene
微信小程序:全新独立后台月老办事处一元交友盲盒
Redis(1)之Redis简介
Inventory of more than 17 typical security incidents in January 2022
FEG founder rox:smartdefi will be the benchmark of the entire decentralized financial market
Roads and routes -- dfs+topsort+dijkstra+ mapping