Getting Data In

How can I do this using Field Extraction in Splunk Cloud so that it automatically extracts this field at search time?

shubhamsipah
Loves-to-Learn

Hi,

I'm collecting logs from a s3 path using "Splunk Add-on for Amazon Web Services". I want to extract a field from the s3 path string. I was able to do it using this expression `rex field=source "[.]*\/batch_id=(?<batch_id>[0-9]*)\/[.]*"`.
How can I do this using Field Extraction in Splunk Cloud so that it automatically extracts this field at search time?

Thanks

Labels (2)
0 Karma

tshah-splunk
Splunk Employee
Splunk Employee

Hey @shubhamsipah,

For the SplunkCloud environment, if you want to make any changes to the conf files, the best way would be to reach out to Splunk Support and they'll be able to make changes in your environment.

---
If you find the answer helpful, an upvote/karma is appreciated
0 Karma

shubhamsipah
Loves-to-Learn

I was able to do this using Field extraction and transformation in Splunk web (Settings -> Field).
But as per my understanding, this field extraction will be done at search time, not index time.

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Yes if you are adding those by GUI on SC then those are done on search time.

But you can do those own apps to do that same thing on search time. With apps you can mange those KO with Git and can keep better version control etc.

r. Ismo 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Another way is to create own app which you can vetted and then install as a self-service to Splunk Cloud.

r. Ismo

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!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...