Splunk Search

Why are the emailed results of my search not formatted the same as results in Splunk Web?

mdufrasne
Explorer

I have a real time search that sends an email if there are any results. In Splunk, the search is formatted as I would expect.

web results

In the email version, however, the rows don't format properly - any clue why?

alt text

0 Karma

jmheaton
Path Finder

When using list in a triggered alert, it creates "sublines" inside of a true single line.
I would be like going in Excell and hitting Shift+Enter in a cell.

Have you tried doing the following just for the alert?

stats count(cm) as Message by logdata.machineName, logdata.projectIdentifier | (your rename statement)

0 Karma

woodcock
Esteemed Legend

Nice job showing the problem! I would open a support case.

0 Karma

Jarohnimo
Builder

I notice my reports come out slightly different also. I think this is a bug unless splunk can get this question answered

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!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...