While playing with 3G connection with different modems I would like to follow system log file "on-line" with tail -f, but I cannot find the logfile anywhere. Where is the log located in OpenWrt (Backfire)?
Thanks,
Anttu
The content of this topic has been archived on 28 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
While playing with 3G connection with different modems I would like to follow system log file "on-line" with tail -f, but I cannot find the logfile anywhere. Where is the log located in OpenWrt (Backfire)?
Thanks,
Anttu
logread -f
Oh my I am stupid! Indeed there is -f option also in logread command. Thanks!
(Last edited by anttu on 17 Sep 2010, 05:19)
No worries. Took me a while to find it, too.
The discussion might have continued from here.