kubernetes-sigs / aws-efs-csi-driver

CSI Driver for Amazon EFS https://aws.amazon.com/efs/
Apache License 2.0
723 stars 554 forks source link

How to mount istio access logs to EFS #1405

Closed ravi-rapyder closed 3 months ago

ravi-rapyder commented 4 months ago

Is there any way i can mount my istio access logs to efs - Lret me know

I have enabled access logs by following official documentation and now to mount it to efs how it is possible as you know

/dev/stdout is an special file system and cannot mount it directly and regarding other files we are getting permission denied error read only file system error is there any way that we can do this ?

/triage support

k8s-ci-robot commented 4 months ago

@ravi-rapyder: The label(s) triage/support cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/kubernetes-sigs/aws-efs-csi-driver/issues/1405): > >Is there any way i can mount my istio access logs to efs - Lret me know > >I have enabled access logs by following official documentation and now to mount it to efs how it is possible as you know > >/dev/stdout is an special file system and cannot mount it directly and regarding other files we are getting permission denied error read only file system error is there any way that we can do this ? > >/triage support > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
mskanth972 commented 3 months ago

Duplicate of this issue https://github.com/kubernetes-sigs/aws-efs-csi-driver/issues/1407