Module org.elasticsearch.xcore
Class MonitoringField
java.lang.Object
org.elasticsearch.xpack.core.monitoring.MonitoringField
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe default retention duration of the monitoring history data.static final TimeValueThe minimum amount of time allowed for the history duration. -
Method Summary
-
Field Details
-
HISTORY_DURATION_MINIMUM
The minimum amount of time allowed for the history duration. -
HISTORY_DURATION
The default retention duration of the monitoring history data.Expected values:
- Default: 7 days
- Minimum: 1 day
- See Also:
-