How to push logs from custom location to loki using promtail

I have a requirement to fetch logs from a custom folder of running pod (ex:/opt/) on ocp cluster and push them to loki. I have promtail running as deamonset and for a specific deployment i want this to implemented. How can i achieve this?