Unable to use templates option in latest version of td-agent along with opensearch plugin #4140
Unanswered
vikranth06
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Sorry for the delay. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Describe the bug
We are using the latest version of td-agent along with Opensearch from AWS but as soon as we add templates section in the config file following error message is thrown "2023-01-16 13:47:39 +0000 [error]: #0 fluent/log.rb:372:error: unexpected error error_class=ArgumentError error="expected both :access_key_id and :secret_access_key options""
To Reproduce
have the below mentioned config file on the system and the issue will be reproduced.
Expected behavior
As per the documentation templates is supported. Can the below config file be reviewed and let us know if there is a mistake?
Your Environment
Your Configuration
Your Error Log
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions