Enable Auditing for Phoneview Application
In order to enable Auditing in PhoneView, Browse to the following registry key on the system PhoneView installed on, Create/Edit Key “LogIntoFile” as “DWORD (32 bit) Value” and set to 1 to enable file logging
HKEY_LOCAL_MACHINE\SOFTWARE\UnifiedFX\PhoneView (For 32-bit Machine)
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\UnifiedFX\PhoneView (For 64-bit Machine)
Once this configuration is done, PhoneView logs data in to Audit.log file in following default location-
“C:\Users\[UserName]\AppData\Local\UnifiedFX\PhoneView\logs”
Additional keys
1: LogIntoFile = Set 1/0 in registry to Enable/Disable file logging.
2: LogAutoScreenshot = Set 1/0 in registry to Enable/Disable Screenshot logging.
Change default logging path-
Step 1:- Change logDirectory field value to your desire destination from following file -
"C:\Program Files (x86)\UnifiedFX\PhoneView\NLog.config"
Example:- <variable name="logDirectory" value="D:\PhoneView\logs" />
Step 2:- Save the file.
Step 3:- Restart the PhoneView (if already opened).
Comments
0 comments
Please sign in to leave a comment.