Log Admin File
User actions which make changes in the existing environment/ setup are logged in $CFROOT/log/admin/Admin.txt.date
:
The following common events are logged:
-
All
cfnode
,cfprofile
,cfrprofile
,cc_node
,cc_profile
,Command Center_rprofile
requests. -
cfinq mgr=Active
, Command Center requests, to view or cancel active transfers. -
cfinq mgr=Update
, to update activeCyberMgr
settings. -
cfstart / cfstop
The following action types are logged. (This is not a complete list of actions.)
-
DISPLAY: No message details are provided. This event can be shown multiple times, because a "read" call is often made on other actions as well. For example, after you DELETE or UPDATE, you still can call read to display updated information.
-
ADD/UPDATE: Shows a detailed change which was made by a user.
-
DELETE: Shows a detailed change which was made by a user.
-
Reconfig: Shows a detailed change which was made by a user. For example,
cfinq mgr=Update
, produces aReconfig
record in theAdmin.txt
file.