Best way to setup different log files for distinct jobs

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Best way to setup different log files for distinct jobs

PedroMrChaves
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/
Best Regards,
Pedro Chaves
Rob
Reply | Threaded
Open this post in threaded view
|

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

Rob
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 [hidden email]

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

 >До: [hidden email]

 >Изпратено на: 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/