Splunk Search

How could I exclude the selected fields like "host", "source","sourcetype" in the event column which is displayed on the

Jennifer
Path Finder

Hi, all!

I wish to display the event without the fields like "host", "source", and "sourcetype" like the photo below on my dashboard.

Jennifer_0-1643190040081.png

But when I save it as a dashboard, it still shows these fields! 

Jennifer_1-1643190358690.png

How could I solve the problem?

Labels (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @Jennifer,

You have two ways:

  • in the bottom of each event, the selected fields are displayed, if you don't want to display them you have to delesct them in the left side of your form.
  • You could also display them in raw form so you haven't the selected fields.

But think carefully to this because host ans sourcetype are very relevant fields for your analysis.

Ciao.

Giuseppe

View solution in original post

johnhuang
Motivator

| table _time _raw

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Jennifer,

You have two ways:

  • in the bottom of each event, the selected fields are displayed, if you don't want to display them you have to delesct them in the left side of your form.
  • You could also display them in raw form so you haven't the selected fields.

But think carefully to this because host ans sourcetype are very relevant fields for your analysis.

Ciao.

Giuseppe

gcusello
SplunkTrust
SplunkTrust

Hi @Jennifer,

good for you, see next time!

Ciao and happy splunking.

Giuseppe

P.S.: Karma Points are appreciated 😉

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...