I am a newbie on elastic-stack. I setup a elastic-stack and filebeat on Ubuntu 16.04 on local environment. Now I want to read log files from a specific directory. In my case LogFile
is my directory which is placed on Ubuntu desktop.
I want to know how to read the logs from that file and display on Kibana dashboard.
Thanks for the help.