Splunk Search

Exporting search results to Amazon S3 buckets

Vijeta
Influencer

How can I export my search results or send alert results to an AWS S3 bucket?

0 Karma

amiracle
Splunk Employee
Splunk Employee

You might want to create a script that just hits the AWS CLI / SDK which then sends the results either in CSV or XML to your S3 bucket. https://docs.aws.amazon.com/cli/latest/reference/s3/ You can trigger the script on an alert and then just copy the data to the S3 bucket which is open to receive your data.

0 Karma
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...