Splunk Search

default visibility of extracted field

aniketb
Path Finder

I'm working on a report that uses lot of fields. I would be extracting those fields across many sourcetypes. I have my personal username in splunk. This question just struck me,

"What is the default visibility of extracted fields?"

Is is visible to all other users also? If it is, it's better that I delete the one time use extractions so as not to clutter Splunk.

0 Karma
1 Solution

lguinn2
Legend

By default, your field extractions are private, if you created them using the Manager or the Interactive Field Extractor. You can change that selectively by going to Manager -> Fields.

Still, if they are one-time-use, you might want to delete them.

And perhaps a better alternative in the future is to use the rex command, which creates field extractions on the fly. The fields created by the rex command are not saved.

View solution in original post

lguinn2
Legend

By default, your field extractions are private, if you created them using the Manager or the Interactive Field Extractor. You can change that selectively by going to Manager -> Fields.

Still, if they are one-time-use, you might want to delete them.

And perhaps a better alternative in the future is to use the rex command, which creates field extractions on the fly. The fields created by the rex command are not saved.

aniketb
Path Finder

Thanks a lot! Good description!

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...