ELK 下载地址elastic

lasticsearch 2.3.5

Elasticsearch can also be installed from our repositories using apt or yum. See Repositories in the Guide.

Installation Steps

  • Download and unzip the latest Elasticsearch distribution

  • Run bin/elasticsearch on Unix or bin\elasticsearch.bat on Windows

  • Run  curl -X GET http://localhost:9200/

https://www.elastic.co/downloads/elasticsearch

Logstash 2.3.4

Logstash can also be installed from our repositories using apt or yum. See Repositories in the Guide. Java 7 or higher is required for Logstash 2.x.

Logstash 2.3.4 All Plugins

Logstash bundled with the latest version of all available plugins at time of release. This full package can be convenient when working in offline environments. Java 7 or higher is required for Logstash 2.x.

Installation Steps

  • 1. Download and unzip the latest logstash release

  • 2. Prepare a logstash.confconfig file

  • 3. Run bin/logstash agent -f logstash.conf

https://www.elastic.co/downloads/logstash

Kibana 4.5.4

Compatible with Elasticsearch 2.3.x. Kibana can also be installed from our repositories using apt or yum. See Repositories in the Guide.

Installation Steps

  • Download and unzip Kibana 4

    Note: Kibana 4.5.x requires Elasticsearch 2.3.x

    • Extract your archive
    • Open config/kibana.yml in an editor
    • Set the elasticsearch.url to point at your Elasticsearch instance
    • Run ./bin/kibana (orbin\kibana.bat on Windows)
    • Point your browser athttp://yourhost.com:5601
    • Check out the README.md

https://www.elastic.co/downloads/kibana

 

优秀的个人博客,低调大师

微信关注我们

原文链接:https://yq.aliyun.com/articles/269519

转载内容版权归作者及来源网站所有!

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。

相关文章

发表评论

资源下载

更多资源
优质分享Android(本站安卓app)

优质分享Android(本站安卓app)

近一个月的开发和优化,本站点的第一个app全新上线。该app采用极致压缩,本体才4.36MB。系统里面做了大量数据访问、缓存优化。方便用户在手机上查看文章。后续会推出HarmonyOS的适配版本。

Mario,低调大师唯一一个Java游戏作品

Mario,低调大师唯一一个Java游戏作品

马里奥是站在游戏界顶峰的超人气多面角色。马里奥靠吃蘑菇成长,特征是大鼻子、头戴帽子、身穿背带裤,还留着胡子。与他的双胞胎兄弟路易基一起,长年担任任天堂的招牌角色。

Java Development Kit(Java开发工具)

Java Development Kit(Java开发工具)

JDK是 Java 语言的软件开发工具包,主要用于移动设备、嵌入式设备上的java应用程序。JDK是整个java开发的核心,它包含了JAVA的运行环境(JVM+Java系统类库)和JAVA工具。

Sublime Text 一个代码编辑器

Sublime Text 一个代码编辑器

Sublime Text具有漂亮的用户界面和强大的功能,例如代码缩略图,Python的插件,代码段等。还可自定义键绑定,菜单和工具栏。Sublime Text 的主要功能包括:拼写检查,书签,完整的 Python API , Goto 功能,即时项目切换,多选择,多窗口等等。Sublime Text 是一个跨平台的编辑器,同时支持Windows、Linux、Mac OS X等操作系统。