Page 1 of 1

system/kernel log

Posted: Sat Nov 05, 2011 1:50 pm
by antony84
Hi, in luci ui of openwrt there is tabsf for viewing system and kernel logs.
Because Gargoyle does not have it, can i see it through console? I want to see where my pppoe connection goes down etc... In opewrt luci it is possible.

Thanks

Re: system/kernel log

Posted: Sat Nov 05, 2011 1:53 pm
by hnl_dk
antony84 wrote:Hi, in luci ui of openwrt there is tabsf for viewing system and kernel logs.
Because Gargoyle does not have it, can i see it through console? I want to see where my pppoe connection goes down etc... In opewrt luci it is possible.

Thanks
I sent the syslog data to my server: http://www.gargoyle-router.com/phpbb/vi ... f=7&t=1736

Re: system/kernel log

Posted: Thu Mar 08, 2012 6:08 pm
by antony84
I don't have log server. So, i cannot view anyone log?

Re: system/kernel log

Posted: Fri Mar 09, 2012 5:26 am
by hnl_dk
antony84 wrote:I don't have log server. So, i cannot view anyone log?
It can be a normal computer, but should be connected through an ethernet cable (to make sure that there is no disconnects).

You can also connect to the router with ssh and run

Code: Select all

logread -f
Then you get the log shown.