Is your feature request related to a problem? Please describe.
Instead of "Promtail", we wanted to leverage "fluentd" to forward logs to Loki.
Describe the solution you'd like
Deploy fluentd-kubernetes-daemonset in Kubernetes and forward logs to Loki running on same kubernetes cluster
Describe alternatives you've considered
Currently I am using promtail to foward logs to Loki
Additional context
No response