Getting Data In

Ingest failed events from Kinesis Backsplash bucket

wendtb
Path Finder

I have just setup a Kinesis Firehose stream to push data into Splunk. While doing this I have setup a backsplash bucket to store any events that fail. I am running into the issue of things not being super clear on how to set it up.

I would like to setup an S3 - SQS input. I know we need to have a dead letter queue setup and configured with FIFO, but I'm unclear on how to connect all the pieces.

I am guessing: S3 > SNS > SQS > DLQ > Splunk Input? If this is the case, what is the configuration of the S3, SNS, and SQS?

0 Karma
1 Solution

wendtb
Path Finder

I was able to get some clarification via the Splunk slack channel.

Here is what I've learned:

  • The S3 can either publish to an SNS or SQS. SNS allows for more flexibility
  • The SQS and DLQ are both standard, not FIFO. (FIFO is not currently supported for SQS/SNS subscription).
    • If using SNS, the SQS will then subscribe to the SNS.
  • Splunk will then connect to the standard SQS. The DLQ is a failsafe for anything that failed.

I feel like the docs for Splunk don't do a great job at explaining that setup. It mostly just links to SQS configuration tutorials that don't really explain what is specifically needed for Splunk's uses.

View solution in original post

0 Karma

wendtb
Path Finder

I was able to get some clarification via the Splunk slack channel.

Here is what I've learned:

  • The S3 can either publish to an SNS or SQS. SNS allows for more flexibility
  • The SQS and DLQ are both standard, not FIFO. (FIFO is not currently supported for SQS/SNS subscription).
    • If using SNS, the SQS will then subscribe to the SNS.
  • Splunk will then connect to the standard SQS. The DLQ is a failsafe for anything that failed.

I feel like the docs for Splunk don't do a great job at explaining that setup. It mostly just links to SQS configuration tutorials that don't really explain what is specifically needed for Splunk's uses.

0 Karma
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 ...