当前位置:网站首页>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
边栏推荐
- dotnet-exec 0.6.0 released
- Basic operations of database and table ----- delete index
- 当产业互联网时代真正发展完善之后,将会在每一个场景见证巨头的诞生
- Daily question brushing record (13)
- Single step debugging of master data reading of SAP commerce cloud products
- Database postragesq role membership
- 微信小程序;胡言乱语生成器
- 微信小程序:全新独立后台月老办事处一元交友盲盒
- 资深测试/开发程序员写下无bug?资历(枷锁)不要惧怕错误......
- [CTF] AWDP summary (WEB)
猜你喜欢
Applet live + e-commerce, if you want to be a new retail e-commerce, use it!
SAP UI5 应用开发教程之一百零六 - 如何提高 SAP UI5 应用路由 url 的可读性试读版
POAP:NFT的采用入口?
Arbitrum: two-dimensional cost
Chia Tai International Futures: what is the master account and how to open it?
Hedhat firewall
Talking about JVM 4: class loading mechanism
[development of large e-commerce projects] performance pressure test - Performance Monitoring - heap memory and garbage collection -39
Async/await you can use it, but do you know how to deal with errors?
[development of large e-commerce projects] performance pressure test - Optimization - impact of middleware on performance -40
随机推荐
ROS command line tool
【微处理器】基于FPGA的微处理器VHDL开发
【大型电商项目开发】性能压测-性能监控-堆内存与垃圾回收-39
Basic operation of database and table ----- phased test II
【大型电商项目开发】性能压测-优化-中间件对性能的影响-40
What if the programmer's SQL data script coding ability is weak and Bi can't do it?
Postman automatically fills headers
What is the current situation and Prospect of the software testing industry in 2022?
Wechat applet; Gibberish generator
Apifox (postman + swagger + mock + JMeter), an artifact of full stack development and efficiency improvement
Take you ten days to easily complete the go micro service series (IX. link tracking)
User login function: simple but difficult
Robley's global and Chinese markets 2022-2028: technology, participants, trends, market size and share Research Report
Yyds dry goods inventory kubernetes management business configuration methods? (08)
揭露测试外包公司,关于外包,你或许听到过这样的声音
LeetCode周赛 + AcWing周赛(T4/T3)分析对比
Chia Tai International Futures: what is the master account and how to open it?
Check if this is null - checking if this is null
The server time zone value ‘� й ��� ʱ 'is unrecognized or representatives more than one time zone【
When the industrial Internet era is truly developed and improved, it will witness the birth of giants in every scene