MongoDB Replicaset installed in Kubernetes , EFK is our logging stack , but how can we get MongoDB access and transaction logs into kibana through this setup ? The Mongodb plugin of Fluentd is to store logs into Mongodb not to get its logs.
Thanks
MongoDB Replicaset installed in Kubernetes , EFK is our logging stack , but how can we get MongoDB access and transaction logs into kibana through this setup ? The Mongodb plugin of Fluentd is to store logs into Mongodb not to get its logs.
Thanks
The issue is resolved after configuring MongoDB to show Queries verbosity as below:
and Setting up the Database Profiling : MongoDB Profiling