nulecule
nulecule copied to clipboard
Package ELK stack example using atomicapp
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.
ELK stack : https://www.elastic.co/webinars/introduction-elk-stack
See https://github.com/pschiffe/rsyslog-elasticsearch-kibana we should probably join forces on this:)
@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.
We should probably pull @pschiffe into this discussion.
@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.
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.