Send Log custom app

Hi all,
Exist any way to send a log .txt file from a windows application (its a app from our developer) to graylog and find a specific word in a line?

Sorry for my bad english!

Thanks

Nicolas

you can use filebeat to ingest the message into Graylog. Depending on the logfile you are then able to find what you are looking for.
If you want to have that continuesly running - like to watch for errors in the application - you could extract that in a specific field and then just look for that field.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.