where can I see logs from code

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

where can I see logs from code

avilevi
Hi, 
Where can I see the logs written by the app code (i.e by the app developer) ?

BR
Avi
Reply | Threaded
Open this post in threaded view
|

Re: where can I see logs from code

miki haiat

You can see the logs in the webUI.
If you click on the Task manager tab you can find the logs 




 

On Sun, Nov 25, 2018 at 12:11 PM Avi Levi <[hidden email]> wrote:
Hi, 
Where can I see the logs written by the app code (i.e by the app developer) ?

BR
Avi
Reply | Threaded
Open this post in threaded view
|

Re: where can I see logs from code

avilevi
Hi Miki,
Thanks for your reply. However I do not see the log written from the code (I do use logback) 

On Sun, Nov 25, 2018 at 12:30 PM miki haiat <[hidden email]> wrote:

You can see the logs in the webUI.
If you click on the Task manager tab you can find the logs 




 

On Sun, Nov 25, 2018 at 12:11 PM Avi Levi <[hidden email]> wrote:
Hi, 
Where can I see the logs written by the app code (i.e by the app developer) ?

BR
Avi
Reply | Threaded
Open this post in threaded view
|

Re: where can I see logs from code

yinhua.dai
The code running in your main method will output to flink cli log, others
like map function etc will output to task manager log.

Are you saying that you only see flink code in
http://SERVERADD/#/taskmanager/TM_ID/log?
It might be useful if you elaborate your environment.



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/