Revision as of 14:57, December 1, 2015 by Jumunn (talk | contribs)
Jump to: navigation, search

Reporting

You can configure Workspace Web Edition & Web Services to use, store, and expose statistical data for agents, skills, and queues. This data is used for reporting in Workspace Web Edition and you can also access it through the API. Complete the following steps to set up reporting in Workspace Web Edition & Web Services:

  1. You must configure Elasticsearch to support real-time statistics.
  2. Modify the server-settings.yaml file to enable reporting.

Enabling Reporting

Start

  1. Open the server-settings.yaml file.
  2. Configure the Workspace Web Edition & Web Services node by setting the nodeId option to a unique identifier, such as the host name or IP address of the node.
  3. Review the Statistics configuration options for details about setting the connection to Stat Server and the length of time statistics are stored in the Cassandra database. Adjust the default settings for these options as required for your deployment.
  4. Save your changes and close the file.
  5. Confirm that the statistics.yaml file is present in the main Workspace Web Edition & Web Services config folder. This file defines which statistics Workspace Web Edition & Web Services requests from Stat Server. You typically don't need to modify this file. Any Stat Server application that your Workspace Web Edition & Web Services node or cluster connects to must also include a set of statistic definitions that match those that are specified in the statistics.yaml file.

End

Next Step

Comments or questions about this documentation? Contact us for support!