top | item 16489258

(no title)

ohstopitu | 8 years ago

I totally agree...It's crazy that they don't even offer a docker-compose file of sorts to being all their own tools together to demo the power of their own tools.

I recently wanted to see ELK in action...and it took me a few hours to set it all up and configure everything together with just basic docker and docker-compose. It really should not be that hard :/

discuss

order

halbritt|8 years ago

My team created a helm chart for this. EFK soup to nuts with x-pack. I'll see if we can't publish it.

bdcravens|8 years ago

Since you've done it, perhaps you could share :-)

ohstopitu|8 years ago

I will soon! (I did it for a work related project so I want to make sure that I go through a few formalities to make the repo public).

It's a pretty cool repo - includes templates for ELK on K8S, ECS and Docker Swarm (Compose).

I'm working on testing some HA on it next week!