Skip to content

qnib/plain-logstash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plain-logstash (v6.3.2-4)

Plain image running logstash-oss

Fire it up

Start the ELK stack (all components use the same version) using docker-app.

$ docker-app deploy -f dev.yml
Creating network elk_default
Creating config elk_logstash_config
Creating service elk_logstash
Creating service elk_elasticsearch
Creating service elk_kibana

Once all components are started (docker service ls), send an message to create and populate an index.

$ curl -XPOST localhost:8080 -d test2

About

Plain image running logstash-oss

Resources

License

Stars

Watchers

Forks

Packages

No packages published