[Q&A] Fluentd S3 plugin custom endpoint #5023
Unanswered
lisazhao30
asked this question in
Q&A
Replies: 1 comment
-
I don't know about SwiftStack, Please refer to https://github.com/fluent/fluent-plugin-s3/blob/master/docs/output.md#s3_endpoint |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is a problem?
Can fluentd s3 plugin support endpoints other than the s3..amazonaws.com? If I have an object storage (SwiftStack) instance with a unique URL, can I still use the s3 plugin? I want to chunk logs to be sent to files in the object storage.
Describe the configuration of Fluentd
Describe the logs of Fluentd
2025-07-10 23:57:58 +0000 [error]: #0 unexpected error error_class=RuntimeError error="can't call S3 API. Please check your credentials or s3_region configuration. error = #<Seahorse::Client::NetworkingError: Failed to open TCP connection to UNIQUE_URL (getaddrinfo: Try again)>"
Environment
Beta Was this translation helpful? Give feedback.
All reactions