How can i get client source log path same filebeat

I need create field "LogPath" to get location of log path.. like field log.file.path in filbeat but i dont know how filebeat do that. Pls help me!!
My input from UDP

@Hoang_Duy1
Please have a look at this https://www.elastic.co/guide/en/beats/filebeat/master/filebeat-input-udp.html

Thanks for reply..
I need visualize esxi log but filebeat don't support on esxi. I try using metricbeat but it don't ship data log file. do you have any ideas for this?