Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
opensearch-2.11.1-linux-x64.deb
Describe the issue:
I have installed OpeSearch-2.11.1 in AWS Ubuntu server and trying to send log from same server using Filebeat( filebeat-8.11.3-linux-x86_64) but when I run below command
./filebeat -e -c /etc/filebeat/filebeat.yml
Got this error :“ERROR [publisher_pipeline_output] pipeline/output.go:154 Failed to connect to backoff(async(tcp://public.ip:5601)): dial tcp public ip:5601: i/o timeout”
Help me fix this issue.
Configuration:
Relevant Logs or Screenshots:
ERROR [publisher_pipeline_output] pipeline/output.go:154 Failed to connect to backoff(async(tcp://public.ip:5601)): dial tcp public ip:5601: i/o timeout