<?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: How to line break this structured log? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366744#M66677</link>
    <description>&lt;P&gt;You need the &lt;CODE&gt;multikv&lt;/CODE&gt; command:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/SearchReference/Multikv"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/SearchReference/Multikv&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 19 Mar 2017 02:38:46 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2017-03-19T02:38:46Z</dc:date>
    <item>
      <title>How to line break this structured log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366742#M66675</link>
      <description>&lt;P&gt;I have a script generating an output, however all my output is being registered as one event. I am trying to break each line into an. I tried using the line breaker with regex for end of line. But that fails.&lt;/P&gt;

&lt;P&gt;Example of the output.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Status                    Tag                    DisplayName
------                    ----                   -----------
Quit                      jflower                James
Terminated                wpunch                 William
Quit                      madams                 Mark
Terminated                jtota                  Jeff
Quit                      wbaker                 Baker
Quit                      sjohson                Shawn
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am trying to extract the header and &lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2017 01:37:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366742#M66675</guid>
      <dc:creator>afamoyib</dc:creator>
      <dc:date>2017-03-18T01:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to line break this structured log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366743#M66676</link>
      <description>&lt;P&gt;What sourcetype did you specify for this input?&lt;BR /&gt;
The default LINE_BREAKER setting is &lt;CODE&gt;[\r\n]&lt;/CODE&gt; which should break events after EOL.&lt;BR /&gt;
Please share your props.conf settings.&lt;BR /&gt;
Your posting was cut off.  What are you trying to extract with the header?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2017 18:56:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366743#M66676</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-03-18T18:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to line break this structured log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366744#M66677</link>
      <description>&lt;P&gt;You need the &lt;CODE&gt;multikv&lt;/CODE&gt; command:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/SearchReference/Multikv"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/SearchReference/Multikv&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2017 02:38:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366744#M66677</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-19T02:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to line break this structured log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366745#M66678</link>
      <description>&lt;P&gt;It was not breaking properly because of how powershell formats it output. I converted the output to csv and then ingested it into splunk. It worked like a charm&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 21:41:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-line-break-this-structured-log/m-p/366745#M66678</guid>
      <dc:creator>afamoyib</dc:creator>
      <dc:date>2017-11-21T21:41:00Z</dc:date>
    </item>
  </channel>
</rss>

