View Single Post
  #4 (permalink)  
Old 2006-12-11
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 442
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: Cannot connect to Eventia Reporter Server

Quote:
Originally Posted by fazrul View Post
This may sound really stupid, but how do I view the log file at $RTDIR/log/SVRServer.log? I don't know any commands other than the one listed by typing HELP.

you should be in expert mode (type expert)

then you can see the file by doing

cat $RTDIR/log/SVRServer.log |more

or use 'tail' etc depending what you want to see
Reply With Quote