Splunk Search

How to extract fields in Splunk

sanyam
New Member

Hi ,

Can anyone let me know how to extract fields in Splunk ? I have one sourcetype file that contains data of Attacker Address , Device Address , Device Vendor and Device Product . These fields are not the regular and interesting fields .

Want to extract these fields so that i may use them during search to obtain the desired results .

Regards ,
Sanyam

0 Karma

somesoni2
Revered Legend

kmccririe_splun
Splunk Employee
Splunk Employee

Here is our documentation on extracting fields https://docs.splunk.com/Documentation/Splunk/latest/Scenarios/Extractfields. This goes over how to use our field extraction tool in Splunk to extract the fields you want from the data.

If you are good with regex you can use the rex command in Splunk's search language to temporarily extract fields with regex http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rex. You can then save the regex you used with that command as a field extraction by going to settings > Fields > Field extrations and saving it there.

Here is some more documentation you might find useful https://docs.splunk.com/Documentation/Splunk/6.5.1/Search/Extractfieldswithsearchcommands

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...