Hi Sumit, What exactly do you mean by pipeline? Are you talking about cases were multiple jobs are running concurrently on the same TaskManager, or are you referring to parallel instances of a Flink job?
On Wed, Jul 13, 2016 at 9:49 PM, Chawla,Sumit <sumitkcha...@gmail.com> wrote: > Hi All > > Does flink provide any ability to streamline logs being generated from a > pipeline. How can we keep the logs from two pipelines separate so that > its easy to debug the pipeline execution (something dynamic to > automatically partition the logs per pipeline) > Regards > Sumit Chawla > >