Cloud.auth setup error

Good afternoon all,

I am trying to configure my logs to go to elastic cloud via winlogbeat. When I run the ".\winlogbeat.exe setup" command, I get the following error:

"Exiting: error loading config file: yaml: line 105: could not find expected ':'"

Line 105 on my file is the cloud.auth line. Tried editing the yaml file with these syntax entries:

"cloud.auth:
"user:password"
"

AND

"cloud.auth: "user:password""

Command doesn't work with either entry. Any help on this would be greatly appreciated. Thanks

Could you please share your whole configuration file formatted using </>?

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