You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
I'm trying to make td-agent use and environment variable to get the user password for elasticsearch:
This snippet above is called by an
@include
directive of another file.I tried to use
export FLUENTD_PASSWORD=mypassord
but when starting up td-agent it cannot authenticate to my elastcsearch.td-agent version is: td-agent 4.1.1 fluentd 1.12.3 (b6e76c09d60ee866de6470f2bdd2551e7c8591d3)
The text was updated successfully, but these errors were encountered: