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.
Get Updates on the Splunk Community!

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...