Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Audit logging
All CLI access and command activity is recorded in an audit log.
To view the log, use the 'show log' commands. For example, to display the last 100 lines of the audit log use:
show log lastline app --type audit --line 100
Typical entries look like:
2017-06-13 21:49:30,627 - INFO - appcli[165] - Account jdoe, logged on from 10.64.161.8, entered view mode.
2017-06-13 21:49:59,042 - INFO - authentication - 13039 - User jdoe attempting to log into API.
2017-06-13 21:49:59,094 - INFO - authentication - 13039 - User jdoe authorization: True
2017-06-13 21:49:59,102 - INFO - common[976] - Account jdoe, logged on from 10.64.161.8, entered config mode.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Copyright 2017 Forcepoint. All rights reserved.