Can I include Environment Variables in config.yml for Elastic Serverless Forwarder?

Please forgive me if this is tagged wrong, it was the closest I could find to "Elastic Stack->Elastic Serverless Forwarder," which is what I want.

I have what should be a fairly easy question.

With both beats and Elastic Agent, it's possible to include an environment variable in the config.yml file by using the format ${ENV_VAR_NAME}.

Is it possible to do this with the Elastic Serverless Forwarder?

I'm thinking specifically of the following use case: api_key: "${ES_API_KEY}".

Thx.

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