ShareWay IP's log file is written in an extended WebSTAR log format. WebSTAR log format is a standard tab-delimited text format which can be read by any word processor or spreadsheet application. This format can also be processed by a number of log analyzer applications, such as Open Door's LogDoor product.
Actions related to ShareWay IP are logged using the standard WebSTAR comment format:
!!ShareWay IP 3.0.1 START 08/30/99 16:10:16
		!!ShareWay IP 3.0.1 STOP 08/30/99 16:10:21
		!!ShareWay IP 3.0.1 ENABLE_LOGGING 08/30/99 16:10:01
		!!ShareWay IP 3.0.1 DISABLE_LOGGING 08/30/99 16:10:08
		
Other operations are logged using the following tokens (which are included in the !!LOG_FORMAT line whenever ShareWay IP starts up or logging is enabled):
Note that when ShareWay IP stops or quits, all users who are currently logged in will be listed as logging out through an FPLogout line with error code -5027.
Sample log lines
!!LOG_FORMAT DATE TIME RESULT HOSTNAME URL USER AFP_METHOD AFP_STATUS BYTES_SENT TIME_TAKEN
| 08/30/99 | 16:19:20 | OK | 192.0.0.2 | chas | FPLogin | 0 | ||
| 08/30/99 | 16:19:38 | OK | 192.0.0.2 | chas | FPLogout | 0 | 2444 | 00:00:18 | 
| -1069 | aspNoServers | No servers at that address | 
| -5014 | afpMiscError | Server closed session | 
| -5016 | afpNoServer | Server is not responding | 
| -5019 | afpParmErr | Miscellaneous parameter error (usually invalid user name or user denied access by ShareWay's security feature) | 
| -5022 | afpSessClosed | Session unexpectedly torn down | 
| -5023 | afpUserNotAuth | User authentication failed (usually, password is not correct) | 
| -5027 | afpServerGoingDown | ShareWay IP has stopped, or the ShareWay application has quit | 
 Back to Table of Contents
Back to Table of Contents
		 Back to Connecting to ShareWay IP
Back to Connecting to ShareWay IP
		 Forward to How ShareWay IP Works
Forward to How ShareWay IP Works