Collection Policy Centralize Config
data class CollectionPolicyCentralizeConfig(val destLogstore: String? = null, val destProject: String? = null, val destRegion: String? = null, val destTtl: Int? = null)
Properties
Link copied to clipboard
When the central logstore is transferred to the destination logstore, its geographical attribute should be consistent with the destRegion and belong to the destProject.
Link copied to clipboard
The geographical attributes of the centralized transfer project should be consistent with the destRegion.
Link copied to clipboard
Centralized transfer destination area.