Re: Investigating flinK

2020-11-05 Thread Kaibo Zhou
Hi, you can write a custom log appender that modifies the logs before they are sent. Thanks. Diana El-Masri 于2020年11月6日周五 上午7:47写道: > Hi, > > No the logs of the sources connected to flink. > > Thanks > > Chesnay Schepler a écrit : > > > Are you referring to the log files of Flink? > > > > On 1

Re: Investigating flinK

2020-11-05 Thread Diana El-Masri
Hi, No the logs of the sources connected to flink. Thanks Chesnay Schepler a écrit : Are you referring to the log files of Flink? On 11/5/2020 7:01 PM, Diana El-Masri wrote: Hi, I am starting my PhD at "Ecole Polytechnique of Montreal" on IoT log management. I am considering using Flink

Re: Investigating flinK

2020-11-05 Thread Chesnay Schepler
Are you referring to the log files of Flink? On 11/5/2020 7:01 PM, Diana El-Masri wrote: Hi, I am starting my PhD at "Ecole Polytechnique of Montreal" on IoT log management. I am considering using Flink for my edge layer processing. Could please advise if there is a possibility to write a fli

Investigating flinK

2020-11-05 Thread Diana El-Masri
Hi, I am starting my PhD at "Ecole Polytechnique of Montreal" on IoT log management. I am considering using Flink for my edge layer processing. Could please advise if there is a possibility to write a flink plugin that intercepts and modify the logs before they are sent to the user/cloud.