Output to GCS(Google Cloud Storage) using Service account not HMAC #6636
Replies: 2 comments 1 reply
-
A gcp service account is limited to a maximum of 10 keys, and these keys remain valid indefinitely unless explicitly deleted. However, using these keys with Fluent Bit alongside the S3 plugin presents certain limitations. |
Beta Was this translation helpful? Give feedback.
-
Hi @hwanghakbeom Can you share the configuration how you pushed the logs to GCS ( Using HMAC and S3 output plugin) |
Beta Was this translation helpful? Give feedback.
-
Hello. and sorry for my bad english first.
I recently Tested and got result logs to GCS using HMAC and S3 output plugin.
It was enough to send logs to google cloud platform
When I keep consistency with other google plugins BigQuery and Stackdriver, or manage secret key, Probably need feature what Logs to GCS using Google Service Account.
Is it good idea to make a new feature?
or Do I have to keep using S3 output plugins with Google HMAC key.
I am started to reading contribution guide to help to make this feature even I am afraid of c code because I believe this is open-source.
if any plan or idea. please let me know.
Beta Was this translation helpful? Give feedback.
All reactions