Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install logstash

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly shows you "how to install logstash", the content is easy to understand, clear, hope to help you solve your doubts, the following let the editor lead you to study and learn "how to install logstash" this article.

Install logstash

First download logstash-2.3.1 https://download.elasticsearch.org/logstash/logstash/logstash-2.3.1.tar.gz and run the test bin/logstash-e 'input {stdin {}} output {stdout {}' start logstash non-background: / opt/logstash-2.3.1/bin/logstash-f / opt/flow-kafka.conf background launch: nohup / opt/logstash-2.3.1/bin/logstash agent-f / opt/flow-kafka.conf

Install the logstash-kafka plug-in

(scheme 1) install gemyum-y install ruby rubygems of ruby and install domestic Taobao proxy source: gem sources-remove http://rubygems.org/gem sources-a https://ruby.taobao.org/gem sources-l * CURRENT SOURCES * * https://ruby.taobao.org/ (option 2) modify the url of source in Gemfile under logstash directory to https://ruby.taobao.org/ and then you don't have to use the latest version of option 1. Logstash3.2 support to modify the address in Gemfile to the image address of Taobao using the latest version 2.2.2 logstash / / install logstash output to kafka plug-ins: bin/plugin install logstash-output-kafka / install logstash plug-ins read from kafka: bin/plugin install logstash-input-kafka above is all the content of the article "how to install logstash" Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report