trim.timespan.unit
Number of time spans to split the gather date range into.
Key: trim.timespan.unit
Type: TrimTimespanUnitsType
allowed values: day
, week
, month
or year
Can be set in: collection.cfg
Description
This setting (with trim.timespan
) controls how the date range to gather will be
split. See trim.timespan
for details.
Possible values are:
-
day
-
week
-
month
-
year
Default Value
The default is to select records by 3 month chunks:
trim.timespan=3
trim.timespan.unit=month