<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Show all lines for Windows event-log events in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Show-all-lines-for-Windows-event-log-events/m-p/150172#M30532</link>
    <description>&lt;P&gt;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"&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2015 14:18:35 GMT</pubDate>
    <dc:creator>landen99</dc:creator>
    <dc:date>2015-11-19T14:18:35Z</dc:date>
    <item>
      <title>Show all lines for Windows event-log events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Show-all-lines-for-Windows-event-log-events/m-p/150170#M30530</link>
      <description>&lt;P&gt;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:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;06/12/2015 11:54:10 AM
LogName=System
SourceName=Microsoft-Windows-Service Control Manager
EventCode=7036
EventType=4
Show all 12 lines
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is the "show all" threshold configurable, or is there a way to alter the events themselves to be single-line, something like...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;06/12/2015 11:54:10 AM
LogName=System, SourceName=Microsoft-Windows-Service Control Manager, EventCode=7036, EventType=4
etc.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Jun 2015 17:01:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Show-all-lines-for-Windows-event-log-events/m-p/150170#M30530</guid>
      <dc:creator>chris_brown_ral</dc:creator>
      <dc:date>2015-06-12T17:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Show all lines for Windows event-log events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Show-all-lines-for-Windows-event-log-events/m-p/150171#M30531</link>
      <description>&lt;P&gt;I don't know the answer but you can convert to a table as a work around:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | stats values(_raw) by _time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The performance is TERRIBLE, though.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2015 17:08:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Show-all-lines-for-Windows-event-log-events/m-p/150171#M30531</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-06-12T17:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show all lines for Windows event-log events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Show-all-lines-for-Windows-event-log-events/m-p/150172#M30532</link>
      <description>&lt;P&gt;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"&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 14:18:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Show-all-lines-for-Windows-event-log-events/m-p/150172#M30532</guid>
      <dc:creator>landen99</dc:creator>
      <dc:date>2015-11-19T14:18:35Z</dc:date>
    </item>
  </channel>
</rss>

