sparse-intern-71089
07/31/2023, 5:45 PMgreen-waiter-1566
07/31/2023, 5:53 PMRotationYears
, RotationMonths
, RotationDays
, and RotationHours
are all null.
If I try to set each of those properties to 0
, I get the following error:
Diagnostics:
time:index:Rotating (one-minute):
error: time:index/rotating:Rotating resource 'one-minute' has a problem: expected rotation_days to be at least (1), got 0. Examine values at 'Rotating.RotationDays'.
error: time:index/rotating:Rotating resource 'one-minute' has a problem: expected rotation_hours to be at least (1), got 0. Examine values at 'Rotating.RotationHours'.
error: time:index/rotating:Rotating resource 'one-minute' has a problem: expected rotation_months to be at least (1), got 0. Examine values at 'Rotating.RotationMonths'.
error: time:index/rotating:Rotating resource 'one-minute' has a problem: expected rotation_years to be at least (1), got 0. Examine values at 'Rotating.RotationYears'.