<?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 break events as Every Line in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-break-events-as-Every-Line/m-p/316717#M94762</link>
    <description>&lt;P&gt;Hi dantimola&lt;BR /&gt;
to have each event in one line use&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I suggest, before logs indexing, try to index a test copy of your logs using the web extractor (inserting them in a test index), in this way, you can build your props.conf by web interface and see every configuration (timestamp, line break, etc...).&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2017 09:38:54 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-04-10T09:38:54Z</dc:date>
    <item>
      <title>How to break events as Every Line</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-break-events-as-Every-Line/m-p/316715#M94760</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;What's the appropriate regex for event break Every Line? Is my &lt;CODE&gt;props.conf&lt;/CODE&gt; correct?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[index_name]
LINE_BREAKER = ([\r\n]+)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Apr 2017 09:27:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-break-events-as-Every-Line/m-p/316715#M94760</guid>
      <dc:creator>dantimola</dc:creator>
      <dc:date>2017-04-10T09:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to break events as Every Line</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-break-events-as-Every-Line/m-p/316716#M94761</link>
      <description>&lt;P&gt;hi there, yes, that is correct. &lt;BR /&gt;
However the stanza name should not be an index name but a sourcetype name. &lt;/P&gt;

&lt;P&gt;Also, you could use&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;/P&gt;

&lt;P&gt;more info here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.3/Admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.3/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 09:38:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-break-events-as-Every-Line/m-p/316716#M94761</guid>
      <dc:creator>asimagu</dc:creator>
      <dc:date>2017-04-10T09:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to break events as Every Line</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-break-events-as-Every-Line/m-p/316717#M94762</link>
      <description>&lt;P&gt;Hi dantimola&lt;BR /&gt;
to have each event in one line use&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I suggest, before logs indexing, try to index a test copy of your logs using the web extractor (inserting them in a test index), in this way, you can build your props.conf by web interface and see every configuration (timestamp, line break, etc...).&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 09:38:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-break-events-as-Every-Line/m-p/316717#M94762</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-04-10T09:38:54Z</dc:date>
    </item>
  </channel>
</rss>

