In kubernetes cluster for microservice application to diagnose the issue we need logs.
- Is is good idea to use NFS persistent volume for all microservice logs?
- If yes, Is it possible to apply log rotation policy on NFS persistent volume based on size or days?
- If we use ELK stack with filebeat it will need more resources and learning for customer to get the required log.
What will be best approach i.e NFS or ELK stack or mixed?