渐变衰减
This commit is contained in:
		
							parent
							
								
									f4a720cec8
								
							
						
					
					
						commit
						ac694e7c92
					
				| @ -42,14 +42,15 @@ | ||||
|                        "warm": 60, | ||||
|                        "cold": 180, | ||||
|                        "delete": 365 | ||||
| }, | ||||
| "cooling_model_config": { | ||||
|     "timeDecayFactor": 0.5, | ||||
|     "periodGranularityFactor": 0.5, | ||||
|     "warmPhaseMultiplier": 1.0, | ||||
|     "coldPhaseMultiplier": 2.0, | ||||
|     "deletePhaseMultiplier": 3.0 | ||||
| } | ||||
|                     }, | ||||
|                     "cooling_model_config": { | ||||
|                         "timeDecayFactor":         0.5,  // Controls logarithmic growth rate | ||||
|                         "baseRetention":           300.0, // Base retention multiplier | ||||
|                         "periodGranularityFactor": 7,  // Exponent for period scaling | ||||
|                         "warmPhaseMultiplier":     10.0,  // Kept for compatibility | ||||
|                         "coldPhaseMultiplier":     20.0,  // Kept for compatibility | ||||
|                         "deletePhaseMultiplier":   40.0,  // Kept for compatibility | ||||
|                     } | ||||
|                 }, | ||||
|                 "ma": { | ||||
|                     "index_pattern": "logstash-%s.ma.*.%d-%02d", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zhangkun9038@dingtalk.com
						zhangkun9038@dingtalk.com