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 seconds60S
- 60 seconds5M
- 5 minutes30M
- 30 minutes1H
- 1 hour3H
- 3 hours1D
- 1 day7D
- 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: |