Created by: prince christopher joseph on 08-03-2011 08:29:20 PM Hi, Is there way to enable and disbale the actviity logging of the application as and when required , there by i can see the activity logs when i enable it and disabling will result in a empty activity.log file. Also i would like to know how to configure the activity log file not to capture any sensitive data's like PIN, DOB etc.. Thanks for the help Prince Christopher.J
Subject: RE: Enabling and disabling Activity Logging Replied by: ilias basha on 09-03-2011 07:25:22 AM I am not sure if you were asking to enable/disable Activity log during the life time of a call. But if you need to enable/disable for specific calls, you can do by removing the following entry from c:\Cisco\CVP\VXMLServer\applications\<APP_NAME>\data\application\settings.xml the following entry. <logger_instance class="com.audium.logger.application.activity.ActivityLogger" configuration="ActivityLogConfig.xml" enforce_call_event_order="true" name="ActivityLog"/> But this needs to run the updateApp.bat to make the changes effective. Hope this answers your Question.
Subject: RE: Enabling and disabling Activity Logging Replied by: ilias basha on 09-03-2011 07:32:51 AM Infact, the same applies to all logs that you want to either enable/disable..
Subject: RE: Enabling and disabling Activity Logging Replied by: Bill Westby on 09-03-2011 06:42:03 PM If you don't want to store sensitive data when prompting for it via a menu, you can use a Form element, Digits or Number capture, etc. and enable Secure Logging. If you pass the data to another app as session data it won't show up that I've ever seen. If you process it yourself in an element and want to debug it just mask it with ***'s. Not sure how or if you can dynaically disable it since it is part of the startup/update for an app.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: