Configuring Usage Statistics
You can now store usage statistics logs for the adminconsole and Spectrum Spatial Analyst applications. They can be stored in a CSV
file.
Parameters
The following configuration parameters have been added in the
shared.properties in the
<Install_Dir>\customerconfigurations\analyst folder to manage whether
logs are captured and where they are stored.
Enabling capture of usage data
This is used to enable or disable capturing of usage statistics in Spectrum Spatial Analyst . Its value can be true or
false. By default it is false.
capture.usage.data=trueSpecifying how data is captured
The generated usage logs are stored in a csv file. You can specify the
settings in the shared.properties file as follows::
Example for CSV Properties
usage.data.source=csv
usage.data.source.file=E:/UsageData/Enabling admin console users to download usage logs
false.usage.data.download.enable=trueIt is possible to enable capturing of usage data and disable the downloading feature in Admin Console.
For more information, refer to Running the Usage Statistics Report.
Enabling SSA Extensibility
false.extensibilityEnabled=trueFor more information about SSA Extensibility, refer to Appendix F- Spectrum Spatial Analyst Extensibility.