All Apps and Add-ons

Splunk addon for AWS

bbiswabhusan
Explorer

Hello experts, im in the process of onboarding microservices on AWS lambda to splunk. the microservices are logging to cloudwatch at the moment. I have two options currently, using kinesis firehose lambda blueprint and splunk add-on for AWS. Just ant to know what are the specific cases where kinesis firehose must be used as I can see the add-on can process all kins of logs at the moment.
Can someone please guide.
Thanks
Biswa

0 Karma

amiracle
Splunk Employee
Splunk Employee

We published a white paper to help with this type of question: https://www.splunk.com/en_us/form/getting-data-into-gdi-splunk-from-aws.html .

The TL;DR version of the document for your specific use case : For high volume data, Kinesis Data Firehose (KDF) is one of the better options. If you require validation that the event made it into Splunk and you do not want to setup a HWF, then KDF makes the most sense.

For either lower volume data or data which does not require event validation, but you want to collect it serverlessly, then Lambda Functions make sense.

One last point, is that KDF can also be a less expensive path when compared to using CloudWatch Logs (https://aws.amazon.com/cloudwatch/pricing/ ) vs. (https://aws.amazon.com/kinesis/data-firehose/pricing/ ).

0 Karma

bbiswabhusan
Explorer

Hi @amiracle , thanks for your inputs.all the microservices are logging to cloudwatch at the moment. so we are considering using the splunk add-on for aws as we dont have vpc logs in scope at the moment. Can we go ahead, what is your thoughts on this.
Thanks

0 Karma

amiracle
Splunk Employee
Splunk Employee

Yes you can collect the CloudWatch Logs this way, but I would use either a Lambda function to collect them or Kinesis streams to avoid hitting your API limits by pulling the data via the Splunk Add-on.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...