All Apps and Add-ons

Splunk App for AWS: How do I access Cloudwatch Data about EC2 performance?

summitsplunk
Communicator

index=* sourcetype=aws:cloudwatch (Shows no data) and I'm seeing the following error in the log:

2017-11-21 18:43:44,228 level=ERROR pid=12773 tid=Thread-22 logger=splunktalib pos=event_writer.py:write_events:268 | Failed to post events to HEC_URI=https://127.0.0.1:8088/services/collector, error_code=413, reason=

Unexpected request data received

I've triple checked my permissions. Any ideas?

Thanks!

0 Karma

summitsplunk
Communicator

I created a case with Splunk tech support and they found my problem. I'm not sure if this solution would always help other who have problems collecting Cloudwatch data but it might be something to look at.

See quote below:

"The Add-on for AWS sends data to the Http Event Collector and is trying to send it to the default port. To fix this you will need to update the port setting for cloudwatch. To do this, please create the following file with the following content:

/opt/splunk/etc/apps/Splunk_TA_aws/local/aws_cloudwatch.conf

[global_settings]
hec_port = 8067

Restart Splunk and you should start receiving data."

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...