I hav ea build project in jenkins, one of my tools only logs to a provided text file.
The output to the log file is done in real time so you can keep seeing updates as you refresh.
Is there a way in Jenkins to grab that output and put it in the build output?