Filebeat read logs stored in rook cephfs persistent volume

I setup kubernetes cluster on bare metal and setup rook cephfs as default storage class.I deployed a pod that store logs in a drirectory inside pod that mapped to a pv(using cephfs pv).so my questions are :

  1. is filebeat compatibel to read logs from cephfs?
  2. how can I address cephfs log path in filebeat configuration?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.