Skip to content

ycombinator/logstash-config-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logstash Config Maker

This project is aimed at people looking to get started with Logstash. It provides a web-based UI to create Logstash config files. Created config files can be downloaded and used with Logstash.

In the future, the UI will also allow users to test their config files online.

Development setup

Prerequisites

  • Bower, for dependency management

Let's go!

  1. Open a Terminal window

  2. Clone this repo

    git clone .../logstash-config-maker.git
    cd logstash-config-maker
    
  3. Install dependencies

    bower install
    
  4. Load up the UI in your browser

    open index.html
    

About

Make logstash configs in your browser!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published