projectatomic / nulecule

[UNMAINTAINED] Specification describing a container-based application
209 stars 46 forks source link

Package ELK stack example using atomicapp #99

Open arcolife opened 9 years ago

arcolife commented 9 years ago

Since ELK stack seems to be common use-case, we could add it as an example under nulecule/examples/. I'm willing to become a secondary owner for this under guidance from a primary one, since I don't have much knowledge of atomicapp.

LalatenduMohanty commented 9 years ago

ELK stack : https://www.elastic.co/webinars/introduction-elk-stack

vpavlin commented 9 years ago

See https://github.com/pschiffe/rsyslog-elasticsearch-kibana we should probably join forces on this:)

arcolife commented 9 years ago

@vpavlin I actually tried that out yesterday. Good idea! :+1:

PS: -v /etc/localtime:/etc/localtime:ro gave me an error (System error: Relabeling content in /usr is not allowed.) so I removed it to deploy the container. We could discuss this somewhere else maybe.

vpavlin commented 9 years ago

We should probably pull @pschiffe into this discussion.

pschiffe commented 9 years ago

@arcolife docker 1.6.2 should fix your issue, look here for more info: https://bugzilla.redhat.com/show_bug.cgi?id=1216151

Reg. the ELK/REK stack - I'm looking into dividing my container into 3 separate ones, which would make creating atomic app / nulecule for this stack pretty meaningful, but currently I'm really tight with my time budget, so I can't promise anything here.

billburnseh commented 9 years ago

On 06/12/2015 03:42 AM, Peter Schiffer wrote:

@arcolife https://github.com/arcolife docker 1.6.2 should fix your issue, look here for more info: https://bugzilla.redhat.com/show_bug.cgi?id=1216151

Reg. the ELK/REK stack - I'm looking into dividing my container into 3 separate ones, which would make creating atomic app / nulecule for this stack pretty meaningful, but currently I'm really tight with my time budget, so I can't promise anything here.

I am happy to try and tackle this (others have offered too). May need some bootstrapping though. I will be in touch...

cheers, Bill

— Reply to this email directly or view it on GitHub https://github.com/projectatomic/nulecule/issues/99#issuecomment-111396199.