Splunk Search

How to search for all banner messages?

richnavis
Contributor

As part of understanding our end user experience, I'd like to create a search that tells me whenever splunk created a message that appeared as a banner message to end users. Is this possible?

Tags (1)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

One place to start would be this:

index=_internal source="*web_service.log" raise

You'll get events for exceptions being raised, usually that's equivalent to a red error message. Off the top of my instance I don't see blue info messages being logged though.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

One place to start would be this:

index=_internal source="*web_service.log" raise

You'll get events for exceptions being raised, usually that's equivalent to a red error message. Off the top of my instance I don't see blue info messages being logged though.

w531t4
Path Finder

Is there a definitive way to do this? Including "usually" as part of the answer isn't good enough.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...