Getting Data In

Show all lines for Windows event-log events

chris_brown_ral
New Member

For Windows event-log events, Splunk displays the first 5 lines followed by "Show all [n] lines". Most of the time, the good stuff is in the [n] lines, which leads to lots of clicking and expansion. For example, a single event looks like:

06/12/2015 11:54:10 AM
LogName=System
SourceName=Microsoft-Windows-Service Control Manager
EventCode=7036
EventType=4
Show all 12 lines

Is the "show all" threshold configurable, or is there a way to alter the events themselves to be single-line, something like...

06/12/2015 11:54:10 AM
LogName=System, SourceName=Microsoft-Windows-Service Control Manager, EventCode=7036, EventType=4
etc.
0 Karma
1 Solution

landen99
Motivator

Directly above the data and below the timeline (on the Event tab and beneath tab with the word "Visualization") there is a "Format" Option where you can set "Max Lines" to "All lines"

View solution in original post

landen99
Motivator

Directly above the data and below the timeline (on the Event tab and beneath tab with the word "Visualization") there is a "Format" Option where you can set "Max Lines" to "All lines"

woodcock
Esteemed Legend

I don't know the answer but you can convert to a table as a work around:

... | stats values(_raw) by _time

The performance is TERRIBLE, though.

0 Karma
Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...