I manage to use Fluentd sidecar in Kubernetes statefulset using tomcat logs. Now with ASP.Net Core Serilog, I am scratching my head how to pipe the console log to Fluentd sidecar? How the pod / sts spec looks like without physical log files? How to pipe the Serilog console log from main container to the sidecar?