blob: 8b49dd8d690bf2cf14f64657e3e54b0d253c8ce1 [file] [log] [blame]
{
"run_log_configuration": {
"destination_url": "gs://engeg-test-cycler-bucket/logs",
"chunk_size_bytes": 104857600,
"channel_size": 10000,
"persist_retries": 100,
"max_unpersisted_logs": 10
},
"policy_effect_configuration": {
"chill": {
"to_storage_class": "COLDLINE"
},
"policy_document_path": "examples/policies/true.rego"
},
"stats_configuration": {
"prefix_report_max_depth": 1,
"age_days_histogram_options": {
"num_buckets": 16,
"growth_factor": 1.0,
"base_bucket_size": 1.0,
"min_value": 0
},
"size_bytes_histogram_options": {
"num_buckets": 16,
"growth_factor": 4.0,
"base_bucket_size": 1.0,
"min_value": 0
}
},
"mutation_allowed" : true,
"bucket": "engeg-test-cycler-bucket"
}