Giter VIP home page Giter VIP logo

elk-windows-installer's Introduction

WARNING: Since Elastic is now providing msi packages for the ELK stack on Windows, this repo is not actively maintained anymore.

Build status Github All Releases

elk-windows-installer

Elasticsearch Logstash Kibana Installer for Windows

Here you can find an installer for the ELK stack (Elasticsearch - Logstash - Kibana) for Windows. There are a few tutorials on the internet that describe how to do this operation manually. This installer is designed to install the required files and install the ELK services on the system hopefully saving you some time in the process.

Prerequisites

You need to install the Java SDK x64 (not the JRE). You can download it from here: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Usage

You can download the installer from the releases section.

The installer will create these windows services for you:

  • elasticsearch-service-x64
  • logstash
  • kibana

You can customize the services configuration like network ports, logstash input filters and outputs, data folders, in the installation folder.

After installation, you can open kibana browsing to http://localhost:5601

Silent Install

It's possible to run the installer from the command line without ui:

elk-x64-installer.exe /S /D=C:\Elk Install Dir

Note: the installation dir must be the last parameter without quotes even when there are spaces in the path.

For more details check the nsis documentation

Credits

Elasticsearch, Logstash and Kibana are developed by Elastichsearch (http://www.elasticsearch.com).

The installer is based on the work of:

The installer uses the following tools:

  • curl
  • nssm
  • nsis
  • 7zip

elk-windows-installer's People

Contributors

gigi81 avatar poibr01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elk-windows-installer's Issues

Getting errors trying to start logstash

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Windows\system32>cd ..

C:\Windows>cd ..

C:>cd elkwin_x64

C:\elkwin_x64>cd logstash

C:\elkwin_x64\logstash>cd bin

C:\elkwin_x64\logstash\bin>logstash
Java HotSpot(TM) 64-Bit Server VM warning: Option UseParNewGC was deprecated in version 9.0 and will likely be removed in a future release.
Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.io.FilenoUtil (file:/C:/elkwin_x64/logstash/logstash-core/lib/jars/jruby-complete-9.1.13.0.jar) t
o method sun.nio.ch.SelChImpl.getFD()
WARNING: Please consider reporting this to the maintainers of org.jruby.util.io.FilenoUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[ERROR] 2018-05-30 16:40:19.213 [main] Logstash - java.lang.IllegalStateException: org.jruby.exceptions.RaiseException: (LoadError) Unsupported platfo
rm: x86_64-windows

C:\elkwin_x64\logstash\bin>

Azure service fabric on AWS

Just trying to find out if anyone has ever installed service fabric cluster on AWS and is there any documentation available for that?

Support ELK v5.0.0

Thanks for super easy utility.
Kibana released a new version 5.0
Can you please update installer to support it.

elk-windows-installer-1.0.16 解压包版本 执行build.bat不成功

下载elk-windows-installer-1.0.16.tar.gz 解压执行build.bat 报错:
File: failed opening file "temp\kibana\node_modules\jade\node_modules\uglify-js\node_modules\yargs\node_modules\cliui\node_modules\center-align\node_modules\align-text\node_modules\kind-of\package.json"
Error in script "elk.nsi" on line 237 -- aborting creation process

猜想是目录层次太深导致的

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.