Splunk Search

How to expand the count field and show all the events as a search result?

jyab6z
Path Finder

There is my search result in the attached image.

What I want to do is to expand the count field and show all events as my search result. Simply the same function if clicking the count value and choose "View Events".

Is this possible?

alt text

0 Karma
1 Solution

DMohn
Motivator

If you want to have all raw events in your results table as well, you can simply include this in your stats command. Just add a list(_raw) as RawEvents to the already existing SPL, which powers the shown search. Just be aware, that this might enlarge your results table quite a bit 🙂

View solution in original post

0 Karma

DMohn
Motivator

If you want to have all raw events in your results table as well, you can simply include this in your stats command. Just add a list(_raw) as RawEvents to the already existing SPL, which powers the shown search. Just be aware, that this might enlarge your results table quite a bit 🙂

0 Karma

jyab6z
Path Finder

Hi @DMohn,

Thank you for your tips!
Solved my problem with appendcols command.

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

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...