fbaligand / lognavigator

Navigate into your logs with the comfort of a web interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tail follow (-f) real time update for logs

kchopra456 opened this issue · comments

Hi,

Really like the work you did with this project.

I was testing the project and found that the tail -f logfile.log, command do not get served by the application.
The content div (listing the log file), do not get updated in real time.

Is my understanding about the above correct, or I am missing some feature?

If the case is- the feature not implemented as of now, then that would really be a great feature to provide!

Hi,

First, thanks for your interest for LogNavigator !
Then, I’m sorry but yes, currently, you can’t do a “tail -f” on a file.

I agree with you, it would be a very valuable feature for LogNavigator. That is why it is on the roadmap.

That said, if you want to contribute and implement such a feature, don’t hesitate !