<?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: two lines merged in one in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64604#M180371</link>
    <description>&lt;P&gt;Please update your questions and include your &lt;CODE&gt;props.conf&lt;/CODE&gt; entry.  (Use the "edit" link beneath your question.)&lt;/P&gt;

&lt;P&gt;Off the top of my head, do you have &lt;CODE&gt;SHOULD_LINEMERGE = False&lt;/CODE&gt;.  That should ensure that your events are only ever a single line.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;If you already have line merging disabled, then I would additional suggest making sure that your using an explicit timestamp format.   Use the comment provided below as a starting point, I would  suggest the following &lt;CODE&gt;props.conf&lt;/CODE&gt; entry:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[csv-alex]
CHECK_FOR_HEADER = True
REPORT-AutoHeader = transform-alex
KV_MODE = none
SHOULD_LINEMERGE = false 
TIME_FORMAT = %m/%d/%Y %I:%M:%S %p
TIME_PREFIX = ^
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 06 Oct 2010 03:53:37 GMT</pubDate>
    <dc:creator>Lowell</dc:creator>
    <dc:date>2010-10-06T03:53:37Z</dc:date>
    <item>
      <title>two lines merged in one</title>
      <link>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64603#M180370</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;

&lt;P&gt;I have 2 events merged in one, they are the only two, the rest lines are perfectly shown. The interesting thing is that always the same hours appear there. 12:00:00 and 01:00:00&lt;/P&gt;

&lt;P&gt;10/03/2010 12:00:00 AM,207.56920000000002,49.1489,103.25110000000001,52.4544,2.7146999999999997,5.0,5.0,5.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5.0,0.0,0.0,0.0,0.0,0.0
10/03/2010 01:00:00 AM,219.39979999999997,106.60929999999999,71.8344,38.3043,2.6519000000000004,4.0,3.0,4.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.0,0.0,0.0,0.0,0.0,0.0&lt;/P&gt;

&lt;P&gt;Those lines should be disappear as the rest of the rows contained in the given file.&lt;/P&gt;

&lt;P&gt;Has Somebody an idea that what thing could be doing that????&lt;/P&gt;

&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2010 03:08:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64603#M180370</guid>
      <dc:creator>jmnicolino</dc:creator>
      <dc:date>2010-10-06T03:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: two lines merged in one</title>
      <link>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64604#M180371</link>
      <description>&lt;P&gt;Please update your questions and include your &lt;CODE&gt;props.conf&lt;/CODE&gt; entry.  (Use the "edit" link beneath your question.)&lt;/P&gt;

&lt;P&gt;Off the top of my head, do you have &lt;CODE&gt;SHOULD_LINEMERGE = False&lt;/CODE&gt;.  That should ensure that your events are only ever a single line.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;If you already have line merging disabled, then I would additional suggest making sure that your using an explicit timestamp format.   Use the comment provided below as a starting point, I would  suggest the following &lt;CODE&gt;props.conf&lt;/CODE&gt; entry:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[csv-alex]
CHECK_FOR_HEADER = True
REPORT-AutoHeader = transform-alex
KV_MODE = none
SHOULD_LINEMERGE = false 
TIME_FORMAT = %m/%d/%Y %I:%M:%S %p
TIME_PREFIX = ^
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 06 Oct 2010 03:53:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64604#M180371</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-10-06T03:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: two lines merged in one</title>
      <link>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64605#M180372</link>
      <description>&lt;P&gt;That is the props.conf&lt;/P&gt;

&lt;P&gt;[csv-alex]&lt;BR /&gt;
CHECK_FOR_HEADER = True&lt;BR /&gt;
REPORT-AutoHeader = transform-alex&lt;BR /&gt;
KV_MODE = none&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:18:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64605#M180372</guid>
      <dc:creator>jmnicolino</dc:creator>
      <dc:date>2020-09-28T09:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: two lines merged in one</title>
      <link>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64606#M180373</link>
      <description>&lt;P&gt;Are you saying that you already had &lt;CODE&gt;SHOULD_LINEMERGE&lt;/CODE&gt; as part of your settings and it still not working properly?  If so, try adding an explicit &lt;CODE&gt;TIME_FORMAT&lt;/CODE&gt; (see updated answer).  Just to be clear, remember that any data indexed before making this change will not be effected my these changes.  You will only see changes in newly indexed events (after a &lt;CODE&gt;splunkd&lt;/CODE&gt; restart)&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2010 00:24:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/two-lines-merged-in-one/m-p/64606#M180373</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-10-07T00:24:05Z</dc:date>
    </item>
  </channel>
</rss>

