0

I am having lots of info logs from kube-proxy in Datadog and for now I would like to avoid that. The kind of logs I am having looks like the following: enter image description here

I have disabled payload expecting it would help, but with no luck.

If anyone can point me in the right direction that would be very appreciated.

hosseio
  • 1,142
  • 2
  • 12
  • 25

1 Answers1

2

Maybe the DD_CONTAINER_EXCLUDE_LOGS env var could come in handy?

If not, maybe you can share a bit more info on how you configure log collection today? More context of your setup (if you can share it) might help dig up better suggestions.

stephenlechner
  • 1,836
  • 11
  • 11