<?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 edit my props.conf to line break my sample data instead of merging events? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-props-conf-to-line-break-my-sample-data-instead/m-p/302772#M57187</link>
    <description>&lt;P&gt;The default linebreaker is fine.   Just make sure that you are assigning it a &lt;CODE&gt;sourcetype&lt;/CODE&gt; inside of &lt;CODE&gt;inputs.conf&lt;/CODE&gt; and then inside of &lt;CODE&gt;props.conf&lt;/CODE&gt;, do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[YourSourcetypeHere]
LINE_BREAKER=([\r\n]+)
SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then deploy to the indexing entities (usually Indexers) and restart all splunkd instances there.  Verify by ONLY checking events indexed AFTER the restarts.&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2017 15:30:34 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2017-05-18T15:30:34Z</dc:date>
    <item>
      <title>How to edit my props.conf to line break my sample data instead of merging events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-props-conf-to-line-break-my-sample-data-instead/m-p/302771#M57186</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I need help with props.conf for line/event breaks, the log has to be split by MsgId="LOGON" event followed by 8 MsgId="WSECL". below is an example how it should look like. As of now events are merged.&lt;/P&gt;

&lt;P&gt;basically event should break between 2 LOGON MsgId's&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;11:08:36.472  -I  [REQ MsgId="LOGON" UId="XYZ123"]
11:08:36.512  -I  [REP MsgId="LOGON" Tkn="12XYZ12" UId="XYZ123"]
11:08:36.518  -I  [REQ MsgId="WSECL" Tkn="12XYZ12"]
11:08:36.524  -I  [REP MsgId="WSECL" Tkn="12XYZ12"]
11:08:36.529  -I  [REQ MsgId="WSECL" Tkn="12XYZ12"]
11:08:36.534  -I  [REP MsgId="WSECL" Tkn="12XYZ12"]
11:08:36.538  -I  [REQ MsgId="WSECL" Tkn="12XYZ12"]
11:08:36.544  -I  [REP MsgId="WSECL" Tkn="12XYZ12"]
11:08:36.547  -I  [REQ MsgId="WSECL" Tkn="12XYZ12"]
11:08:36.551  -I  [REP MsgId="WSECL" Tkn="12XYZ12"]
11:08:36.686  -I  [REQ MsgId="ISACTIVE" Tkn="12XYZ12"]
11:08:36.686  -I  [REP MsgId="ISACTIVE" Tkn="12XYZ12"]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks for you help&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 15:16:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-props-conf-to-line-break-my-sample-data-instead/m-p/302771#M57186</guid>
      <dc:creator>shivarpith</dc:creator>
      <dc:date>2017-05-18T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my props.conf to line break my sample data instead of merging events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-props-conf-to-line-break-my-sample-data-instead/m-p/302772#M57187</link>
      <description>&lt;P&gt;The default linebreaker is fine.   Just make sure that you are assigning it a &lt;CODE&gt;sourcetype&lt;/CODE&gt; inside of &lt;CODE&gt;inputs.conf&lt;/CODE&gt; and then inside of &lt;CODE&gt;props.conf&lt;/CODE&gt;, do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[YourSourcetypeHere]
LINE_BREAKER=([\r\n]+)
SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then deploy to the indexing entities (usually Indexers) and restart all splunkd instances there.  Verify by ONLY checking events indexed AFTER the restarts.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 15:30:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-props-conf-to-line-break-my-sample-data-instead/m-p/302772#M57187</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-05-18T15:30:34Z</dc:date>
    </item>
  </channel>
</rss>

