Common Reports Logging Context Properties

The table explains the properties that cover the administrative functions related to logging report activities. (These properties were categorized under Device Admin in previous versions.)

Table 1. Common Reports Logging Context Properties
Property Description
TravelerInformation > Common > Reports > Logging > AutoRunTime Sets the time of day to automatically run the load, summarization, and cleanup processes. This must be set up in the 24hr (HH:MM) format. This occurs once a day. The default is at 01:00.
TravelerInformation > Common > Reports > Logging > EnableAutoRun If selected, the system automatically starts the load, summarization, and cleanup processes each day at the time specified in the AutoRunTime property. This is not selected by default.
TravelerInformation > Common > Reports > Logging > RunOnStartUp If selected, the system automatically starts the load, summarization, and cleanup processes when the Service Shell is launched. This is not selected by default.
TravelerInformation > Common > Reports > Logging > EnableActivitiesFilter If selected, only the retained activities are stored. This is not selected by default.
TravelerInformation > Common > Reports > Logging > StatsCleanup > Enabled If selected, the system performs the Statistics Cleanup process. This is not selected by default.
TravelerInformation > Common > Reports > Logging > StatsCleanup > RawDelStartDays Number of days before the current date when users can start deleting raw statistics records.
TravelerInformation > Common > Reports > Logging > StatsCleanup > RawKeepDays Number of days before the current date on how long users can keep raw statistics.
TravelerInformation > Common > Reports > Logging > StatsCleanup > SumKeepDays Number of days before the current date on how long users can keep summarized statistics.
TravelerInformation > Common > Reports > Logging > StatsCleanup > RawPurgeUnflaggedActivities

Number of days that the secondary deletion mechanism for the Device Statistics table should keep raw records. If set to -1 or a number greater than the value set for the RawKeepDays context property, the deletion mechanism is disabled.

If set to other values, all raw records that meet the following conditions are deleted:

  • Newer than the number of days set in the RawKeepDays property
  • Older than the number of days set in this property
  • Have not been flagged for retention

An activity is flagged for retention through the Retain column in the Device Activities table. The column must exist in order for the deletion mechanism to work.

Min (minimum number) is -1. This is the default.

TravelerInformation > Common > Reports > Logging > StatsLoad > Enabled If selected, the statistics load process attempts to load data from any of the logs from LogSource1 to LogSource4 or the four datasources. This is not selected by default.
TravelerInformation > Common > Reports > Logging > StatsLoad > Datasource1 - Datasource4 Set the following properties for each Datasource:
  • DateFormat- Date format of the eventTime/timestamp field in the CallLog table of the datasource. The default is YYYY-MM-DD.
  • DaysFromToday - Number of days before the current date as to when to load statistics from the datasource. The default is 1.
  • Enabled - If selected, the importing from the selected datasource is activated. This is not selected by default.
  • Name - Name of the ODBC datasource from which statistics are imported.
  • Password - Password to use when connecting to the ODBC.
  • Username - User name to use when connecting to the ODBC datasource.
  • Version - Version of the IVR vendor software used on the underlying datasource.
TravelerInformation > Common > Reports > Logging > StatsLoad > LogSource1 - LogSource4 Set the following properties for each Log Source:
  • Log path - Folder to use when searching for log files to load.
  • ArchivePath - Folder in which to archive loaded statistics files for each path. The files found in the corresponding LogPath folder are moved to this folder after being processed.
  • NumberOfDaysToLoad - Number of days to load statistics from Log Source X. If set to less than 1, no data is loaded. The default is 1.
TravelerInformation > Common > Reports > Logging > StatsSummary > DaysBefore Number of days before the current date that the summarization process should look for raw statistics records to summarize. The default is 1.
TravelerInformation > Common > Reports > Logging > StatsSummary > Enabled If selected, the summarization process is executed. This is not selected by default.
TravelerInformation > Common > Reports > Logging > StatsSummary > Interval Number of minutes that should be used as the summarization interval. For example, typing a value of “60” means that 24 distinct records are created for each day for each distinct device activity so that the number of hits to that activity are shown per hour.