Can we add retention to telemetry log #9485
owensulei3841
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
This is my runtime yaml file for the collector, I see there is no retention for the output_paths file, can we add retention there? Thank you
service:
telemetry:
logs:
level: warn
sampling:
enabled: true
tick: 60s
initial: 10
thereafter: 0
output_paths: [ //telemetry.log ]
Beta Was this translation helpful? Give feedback.
All reactions