Server User Guides > Interviewer - Server > Survey Results > View Log
 
View Log
View Log displays the action log for the current session. This shows the SQL commands that have been executed to display information about questions and variables selected in the Question frame on the main screen, or to generate tables.
Use logging with caution, because it puts an additional overhead on the server.
To switch on the View Log facility
1 In Windows Explorer, browse to C:\InetPub\wwwroot\SPSSMR\InterviewReporter.
2 Right click Default.aspx and choose Properties from the pop-up menu.
3 Clear the Read-only attribute and click OK.
4 Edit Default.aspx using a text editor such as Notepad, and then change the setting for LoggingEnabled from False to True.
5 Save your changes.
To view the log file
Select Actions > View Log.
To refresh the log file
View the log file and click Refresh.
To clear the log file
View the log file and click Clear.
See also
Survey Results