Filebeat experts:
I have gone through some existing forms topics to resolve the issue but i could not achieve it. From my log file, i wanted to extract only those line which has "Pub File" and "Published". I have provided below. I observed, it is extracting all the files from the log file. Can you please help what is missing in the filebeat.yml.
include_lines: ['Pub File', 'Published']