Error listing bucket contents: Error getting access token for service account: oauth2.googleapis.com

Hello ,

I am facing this issue while running my pipeline using configmap and deployment in docker.
my plugin is unable to get access token for service accound .
i am using plugin input_google_cloud_storage to get file data from gcp to my machine(container).

My goal is to read data from a file content from gcp bucket via running logstash in pod

here are some logs.

when i am running a container using docker only then it's working fine , but when i am running it using k8s pod it's unable to authenticate i believe.

my config : here i have only shown what config i am using for plugin .

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