Installation

i was trying to strem the cloud watch data to splunk using the below blog and getting error , urgent help

agrim24388
New Member

i was trying to send the cloud watch data to splunk using the below blog https://www.splunk.com/en_us/blog/cloud/how-to-easily-stream-aws-cloudwatch-logs-to-splunk.html
but i am getting this error :

2020-05-18T09:53:17.070Z XXXXXXX ERROR Invoke Error

{
"errorType": "Error",
"errorMessage": "connect ETIMEDOUT X.X.X.X:8088",
"code": "ETIMEDOUT",
"errno": "ETIMEDOUT",
"syscall": "connect",
"address": "X.X.X.X",
"port": 8088,
"stack": [
"Error: connect ETIMEDOUT X.X.X.X:8088",
" at TCPConnectWrap.afterConnect as oncomplete"
]
}

Tags (1)
0 Karma

PavelP
Motivator

Hello @agrim24388,

Error: connect ETIMEDOUT X.X.X.X:8088 means a timeout error, most probable the connection is blocked by firewall.

Do you have a CLI/SSH access to your server to check the connection? If yes, try these commands:

nc -vz x.x.x.x:8088

curl -vk x.x.x.x:8088

curl -vk https://x.x.x.x:8080
0 Karma
Get Updates on the Splunk Community!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...