Skip to content

Elasticbean dev environment with Kibana and Logstash

Notifications You must be signed in to change notification settings

moraessena/elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐋 Elasticsearch Dev Environment 🐋

Table of Contents

About

This is a dev environment for Elasticsearch platform. It contains Elasticsearch, Kibana and Logstash all bundled in a docker container.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You must have Docker and Docker-Compose installed

Installing

After installing both dependencies, just clone this repo and run:

docker-compose build

And then:

docker-compose up

Keep in mind

If you're going to input any file on Logstash, copy and paste the file on /logstash/data/ folder, so Logstash is able to access the file

About

Elasticbean dev environment with Kibana and Logstash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published