Access log is not logging (v4.0.1)
GE v4.0.1 on Windows 7 I installed for testing is not logging access log. The access log remains empty. The authentication method is set to Integrated Windows Authentication. I also tried Anonymous. The system log is working fine. I tried debug and info levels. I have read the Admin guide, but did not find solutions. Thanks for any help.
-
Hi Masao,
Our logging library generates both a System and Access log when it initializes. The Access log was used with the Web ADF Elements primarily, since the architecture made it difficult to determine what a given web requests might actually be doing. In the IIS logs, a request for "Viewer.aspx" could mean a viewer launch, form submission, print job or data link operation.
Now, with the REST elements, each different resource is separated into a different URL, so we can use the IIS access logs to determine user activity.
Regards,
-Malcolm
0
Please sign in to leave a comment.
Comments
1 comment