You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by PedroMrChaves <pe...@gmail.com> on 2017/10/10 11:29:12 UTC

Best way to setup different log files for distinct jobs

Hello,

I'm using logback as my logging framework. I would like to setup Flink so
that each job outputs to a different file. Any Ideas on how could I do that? 

I am running flink in a standalone cluster with version 1.3.2.

Regards,
Pedro Chaves.



-----
Best Regards,
Pedro Chaves
--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: Best way to setup different log files for distinct jobs

Posted by "r. r." <ro...@abv.bg>.
what if you have 'dedicated' task managers for each job?
so if you have 2 TMs each with 1 task slot and two jobs with -p1 then each job will go to the respective TM, I think?
hence - each job in its own (TM's) log

I'm new to Flink, hope it make sense








 >-------- Оригинално писмо --------

 >От: PedroMrChaves pedro.mr.chaves@gmail.com

 >Относно: Best way to setup different log files for distinct jobs

 >До: user@flink.apache.org

 >Изпратено на: 10.10.2017 14:29



 
> Hello,
 
> 
 
> I'm using logback as my logging framework. I would like to setup Flink so
 
> that each job outputs to a different file. Any Ideas on how could I do that? 
 
> 
 
> I am running flink in a standalone cluster with version 1.3.2.
 
> 
 
> Regards,
 
> Pedro Chaves.
 
> 
 
> 
 
> 
 
> -----
 
> Best Regards,
 
> Pedro Chaves
 
> --
 
> Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/