Hi,
I want to check my system general log file by the following command.
PHP Code:
[root@office-proxy ~]#tail -f /var/log/messages
Apr 18 10:14:33 office-proxy syslogd 1.4.1: restart.
Apr 18 10:56:18 office-proxy ntpd[4941]: synchronized to 109.72.80.61, stratum 2
Apr 18 12:09:32 office-proxy ntpd[4941]: synchronized to 85.91.1.180, stratum 2
[root@office-proxy ~]#
It just show me only these two lines

Normally every day at morning I check all system general log files and some times it is too much long that I press space bar to go my prompt.
Kindly guide me what should be the issue ?
thanks
garden