StatisticsIntervals
The connector stores statistics, including the number of ingest-adds, ingest-updates, and ingest-deletes that have occurred. You can view these statistics through the GetStatistics service action.
This parameter configures the time intervals for which the connector returns statistics. Set this parameter to a comma-separated list that includes one or more of the following values:
- 10S- 10 seconds
- 60S- 60 seconds
- 5M- 5 minutes
- 30M- 30 minutes
- 1H- 1 hour
- 3H- 3 hours
- 1D- 1 day
- 7D- 7 days
| Type: | String (comma-separated list) | 
| Default: | 10S,60S,5M,30M,1H,3H,1D,7D | 
| Required: | No | 
| Configuration Section: | TaskName or Connector | 
| Example: | With the following example, the connector does not return statistics for the 10 second, 60 second, or 7 day time durations: 
 | 
| See Also: |