I have rancher 2.6 and after deployment in production environment, saw that node disk size getting full after 3 days. After, plenty of hours investigation found that the console log of nginx ingress node caused this problem.
The problem was resolved after restart node but happened again
I want to ask is there any way to limit console log size same as kubernetes default value 10mib?
I temporary send nginx logs via syslog to prevent issue!! Thank you in advanced