System information
CONFIGURATION
1.7. System log
In case of any problems with connection to GPRS it is possible to view the system log
by pressing the System Log menu item. In the window, are displayed detailed reports
from individual applications running in the router. By the help of button Save it is possible
to save the system log to the computer.
Fig. 7: System log
The Syslog default size is 1000 lines. After completion of the 1000 lines will create new
file for storing system log. After completion of the 1000 lines in the second file, the first file is
deleted and creates a new one.
Program syslogd can be started with two options that modifies its behavior. Option "-s"
followed by decimal number set maximal number of lines in one log file. Option "-r" followed
by hostname or IP address enable logging to remote syslog daemon.
In the Linux must be enabled remote logging on the target computer. Typically running
syslogd with the parameter “-r”. On Windows must be installed the syslog server (for example
Syslog Watcher).
For starting syslogd with these options you could modify script "/etc/init.d/syslog" or
add lines "killall syslogd" and "syslogd <options> &" into Startup Script.
Example of logging into the remote daemon at 192.168.2.115
Fig. 8: Example program syslogd start with the parameter -r
8