Currently, I have a hosted deployment on the elastic cloud. Within this cluster, I store all the elastic cloud logs in a datastream. Now, I have run into the issue that there is too much garbage collector logs. I would like to filter the logs based on their log.level(warm,info,debug,trace).
Any suggestion on how?