Rancher Version: 2.4.5
I am looking for a method to limit the number of logs being sent to Elasticsearch to simply the pods. Recently I enabled the default settings from our cluster which resulted in 600GB of data being sent to Elasticsearch every 30 minutes. Which as you can imagine, is not helpful and harmful to the network.
Limiting to pod logs, which I am most concerned about, and or just finding a way not to send anything and everything to ES would be great.
Thank you