<?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: props.conf config for line breaking in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-config-for-line-breaking/m-p/486343#M83266</link>
    <description>&lt;P&gt;Hi ssaenger,&lt;BR /&gt;
at first I suggest to test your props.conf using the guided web interface.&lt;BR /&gt;
Than, did you tried &lt;CODE&gt;SHOULD_LINEMERGE=false&lt;/CODE&gt;?&lt;BR /&gt;
Then I see that the TIME_PREFIX isn't correct, so try something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[jams_log]
SHOULD_LINEMERGE = true
LINE_BREAKER = \[\w+\s+\d{4}-\d{2}-\d{2}\s+\d{2}:\d{2}:\d{2}.\d{3}\]
MAX_TIMESTAMP_LOOKAHEAD = 29
TIME_PREFIX = ^\[\w+\s+
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2019 09:41:36 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2019-09-26T09:41:36Z</dc:date>
    <item>
      <title>props.conf config for line breaking</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-config-for-line-breaking/m-p/486342#M83265</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am having problems splitting lines of a log file.&lt;BR /&gt;
the log entry is below;&lt;/P&gt;

&lt;P&gt;[DEBUG 2019-09-26 09:15:57:765] Logger  Proxy STARTED&lt;BR /&gt;
[DEBUG 2019-09-26 09:15:57:765] Logger  Servlet Called (13024624) times&lt;BR /&gt;
[DEBUG 2019-09-26 09:15:57:765] Logger  SetResponseDefaults&lt;BR /&gt;
[FATAL 2019-09-26 09:15:57:765] Logger  Proxy - Illegal or missing SubscriberId &lt;/P&gt;

&lt;P&gt;below is my props.conf file entry&lt;/P&gt;

&lt;P&gt;[jams_log]&lt;BR /&gt;
SHOULD_LINEMERGE = true&lt;BR /&gt;
BREAK_ONLY_BEFORE_DATE = false&lt;BR /&gt;
BREAK_ONLY_BEFORE = ^[\D{5}\s\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2}.\d{3}]&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 31&lt;BR /&gt;
TIME_PREFIX = ^&lt;/P&gt;

&lt;P&gt;I thought it was because i did not have TIME_FORMAT, however this did not work either.&lt;/P&gt;

&lt;P&gt;any help would be much appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:16:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-config-for-line-breaking/m-p/486342#M83265</guid>
      <dc:creator>ssaenger</dc:creator>
      <dc:date>2020-09-30T02:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf config for line breaking</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-config-for-line-breaking/m-p/486343#M83266</link>
      <description>&lt;P&gt;Hi ssaenger,&lt;BR /&gt;
at first I suggest to test your props.conf using the guided web interface.&lt;BR /&gt;
Than, did you tried &lt;CODE&gt;SHOULD_LINEMERGE=false&lt;/CODE&gt;?&lt;BR /&gt;
Then I see that the TIME_PREFIX isn't correct, so try something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[jams_log]
SHOULD_LINEMERGE = true
LINE_BREAKER = \[\w+\s+\d{4}-\d{2}-\d{2}\s+\d{2}:\d{2}:\d{2}.\d{3}\]
MAX_TIMESTAMP_LOOKAHEAD = 29
TIME_PREFIX = ^\[\w+\s+
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 09:41:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-config-for-line-breaking/m-p/486343#M83266</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-09-26T09:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf config for line breaking</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-config-for-line-breaking/m-p/486344#M83267</link>
      <description>&lt;P&gt;Thank you Giuseppe,&lt;/P&gt;

&lt;P&gt;Yes, from looking at your answer I understand my mistake - slowly learning &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;thanks,&lt;BR /&gt;
Steve&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 09:54:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-config-for-line-breaking/m-p/486344#M83267</guid>
      <dc:creator>ssaenger</dc:creator>
      <dc:date>2019-09-26T09:54:47Z</dc:date>
    </item>
  </channel>
</rss>

