PortSight Secure Access Documentation

Auditing

 

PortSight Secure Access allows you to log user actions in its auditing log. The log contains information about user who made the action and the accessed resource. You can also store your custom information about event (such as information about data being accessed or changed). You can log any action using a simple code. This chapter contains an example of the code.


    Source Code

In this chapter we will re-use the application used in the chapter about Authentication. You can find a complete project with all code from this chapter in the Examples\VB\SASampleVB (or Examples\CS\SASampleCS) folder in the PortSight Secure Access installation folder.