I want to monitor the log file of my application which however doesn't work locally but on a SaaS platform and is exposed over HTTP and WebDAV. So, an equivalent of tail -f that works for URLs would do great job for me.
P.S. If you know of any other tools that can monitor remote files over HTTP, it may also be of help. Thanks