Hey,
I want to search by log.file.path in filebeat-*. values as below. I want to search/filter all the logs in folder 67890 and its sub-folder. anyone know how to do this search?
Thanks in advance!
Shawn
/home/users/tickets/12345/*.log
/home/users/tickets/12345/*.log
/home/users/tickets/67890/*.log
/home/users/tickets/67890/folder/*.log
/home/users/tickets/67890/folder/folder*.log