Splunk Search

Field extraction

gudavasr
Path Finder

Hi,

I am using props.conf to do field extraction and looks like working fine.
But I don't see them in Search APP..However, I am seeing them in sample_log search head.
here is example:

props conf:

[sample_log]
EXTRACT- = USER\sHOME:\s(?\w:[\w|\|\w|\s]*)

when I use "Search APP"; I don't see the Extract field but if I open "sample_dev_searchhead", I can see it. How can I configure the extract fields so that they can be seen in any App?

Thank You.

Tags (2)
0 Karma

sdaniels
Splunk Employee
Splunk Employee

You'll want to go to Manager » Fields » Field extractions, find your extraction and change the permissions to be global.

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