Skip to main content

Access log is not logging (v4.0.1)

Comments

1 comment

  • Permanently deleted user

    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.