Splunk Search

How to select fields for email alert

Jaci
Splunk Employee
Splunk Employee

Is there any way to control the reported fields in an email alert? I have configured splunk to add the search results inline, but I don't need all the fields it is showing. I only want the host and _raw fields to show up in the email. Can you point me in the direction where I can change this behavior?

2 Solutions

Dan
Splunk Employee
Splunk Employee

You can control this by appending "| fields + host,_raw" to the search string

View solution in original post

CerielTjuh
Path Finder

If Splunk is showing more fields then those two (_time) you can remove the fields you don't want by issuing the command | fields - _time after the | fields + host, _raw.

View solution in original post

CerielTjuh
Path Finder

If Splunk is showing more fields then those two (_time) you can remove the fields you don't want by issuing the command | fields - _time after the | fields + host, _raw.

Jaci
Splunk Employee
Splunk Employee

Thank you for the answer, this is helpful.

0 Karma

Dan
Splunk Employee
Splunk Employee

You can control this by appending "| fields + host,_raw" to the search string

Jaci
Splunk Employee
Splunk Employee

This is exactly what I was looking for. Thank you

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...