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!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...