Hi, @Stefano You could specify the flag --log_dir when you start Mesos
Agent. For example:

mesos-slave --master=MASTER_ADDRESS:5050 --hostname=slave_public_IP_i_set
--resources='cpu(*):1;mem(*):1000;disk(*):8000' --log_dir=/var/log/mesos

So it would log to files under /var/log/mesos instead of console.

On Sat, Apr 9, 2016 at 10:08 PM, Stefano Bianchi <jazzist...@gmail.com>
wrote:

> Hi
> All is working fine!
> I can see more disk space and more RAM!
> The only thing that is different is that with the Arjun last command, i
> obtain a verbose output, i mean a lot of messages continuously shown, on
> command line. i would like to hide them and continue to use the command
> line, is it possible?
>
> Thanks again!
>



-- 
Best Regards,
Haosdent Huang

Reply via email to