Using functionbeat environment variables

Hi,
We are trying to use functionbeat to deploy a lambda function in AWS which eventually would ship kinesis logs to our elastic cloud. We do not want to keep the elastic credentials (ie. cloud.auth, cloud.id etc) in the functionbeat.yml file as plain text but want to use those as environment variables.
Is there a way to do this ?

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