Supported event types
You can view or modify the event types that are audited in an access zone.
Event name
|
Example protocol activity
|
Audited by default
|
Can be exported through CEE
|
Cannot be exported through CEE
|
---|---|---|---|---|
create
|
|
X
|
X
|
|
close
|
|
X
|
X
|
|
rename
|
Rename a file or directory
|
X
|
X
|
|
delete
|
Delete a file or directory
|
X
|
X
|
|
set_security
|
Attempt to modify file or directory permissions
|
X
|
X
|
|
read
|
The first read request on an open file handle
|
X
|
||
write
|
The first write request on an open file handle
|
X
|
||
get_security
|
The client reads security information for an open file handle
|
X
|
||
logon
|
SMB session create request by a client
|
X
|
||
logoff
|
SMB session logoff
|
X
|
||
tree_connect
|
SMB first attempt to access a share
|
X
|