Log files to be checked by sys admin
Web sever logs of stream1 and stream2
- > cd /opt/NSCP_server/https-stream1/log
- access lists all _ref.mov, _sprite.mov, .gif,
.jpg, .sdp and .mov files retrieved through this server.
- errors lists any errors and warnings this server detects.
/var/log/syslog of all servers
- > cd /var/log
- > cat syslog
/var/adm/sulog of all servers
- > cd /var/adm
- > cat sulog
- Lists all su logins from users.
/var/adm/messages of all servers
- > cd /var/adm
- > cat messages
- Lists boot-up and log-in information.
dmesg of all servers
- > dmesg | more
- Scrolls boot-up information a screenful at a time
QuickTimeStreamingServer Logs of streamer1.dswkim.org (MacOS X)
- Login to streamer1.dswkim.org
- > cd /Local/Library/QuickTimeStreaming/Logs
- Error.log lists all errors and warning messages.
- QTStreamingServer.log lists all connection information to
QTStreaming Server
Copyright© 1999 Daniel SW Kim