Context:
Using an Elastic.co hosted version of ELK (on AWS)
Attempting to build the filebeat->logstash->elasticsearch pipeline
Configured the ouput {elasticsearch {...}} to point to remote stack
During startup of logstash, I am getting a 401 error from the remote stack.
This appears to be an authentication problem; it does work when I point to locally hosted endpoint.
Will someone please provide a working example of hosts/password which addresses this issue?
New to the Forum, thanks for giving this your attention...
--- Paul