panda87

Results 18 comments of panda87

Hi @ches thanks for the quick response. Im running this container on Ubuntu14.04. What do you think can be the problem there? Thanks

``` $ mkdir -p kafka-ex/{data,logs} && cd kafka-ex $ ls -l total 16 drwxrwxr-x 4 david 4096 Oct 14 10:42 ./ drwxr-xr-x 5 david david 4096 Oct 14 10:42 ../...

Thanks for the answer, I already tried the 'chmod' command without success. I'll read the links above and I hope this will solve my issue.

Yes, I set the volume permissions to be ubuntu:ubuntu This is the only way it works

@brandongalbraith Thanks, this probably was the problem. But, now I'm trying to expose the zk jvm metrics through the jmx protocol. So, I tried to add JAVA_OPTS="-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.rmi.port=9000"...

Thanks @mannytoledo for this PR. Someone has an idea how to set logrotate to zk logs? Im using this repo and my zookeeper.out log is now a huge file and...

Thanks @brandongalbraith. I will add that to my docker container

This is the best practice? because the json file log is located in the /var/lib/docker dir

@fusiondog I didn't configure any manually check like serfHealth, but when I login to consul ui I can see the serfHealth check activate for each instance, what else should I...

I agree with @mfischer-zd, for us, the ability to send each service to a different Slack channel and emphasise the team responsibility per it's service. In addition, change the interval...