I have Ray Serve app usng open AI whisper on EKS.
In the Ray Dashbaord i can see replcias and then logs of each component.
Now i want to send only logs of each deployment to STDOUT. I tried
- name: RAY_LOG_TO_STDERR
value: "1"
but i can see so many logs which very noisy but not even a single log for deployment which i only want