Can't get filebeats to produce any info from redis or postgres

Using helm-charts to configure sandbox cluster monitoring.
Managed to configure metribeats for redis and postgres, but struggling to do same with filebeats.
kibana show almost (2) no documents in filebeat-* index.

Neither redis nor postgres container logs show any error...

kubernetes is running on minikube virtualbox vm on windows 10.

here is output of helm upgrade --dry-run --debug my-release . > out.yaml

https://gist.githubusercontent.com/aleksas/92099179b7995c047143c724e8e3e3dd/raw/60fc0f4e4cf44d554319dda6fac991b9cfb3ccb0/out.yaml

how to make sure that either filebeats autodiscovered pod and monitoring it? could it be that with default settings for redis and postgres there are no logs to be registered?..

Fixed some YAML bugs. And it started working.

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