<?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: Breaking up events in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88528#M18360</link>
    <description>&lt;P&gt;I would try this in props.conf. See link below, the stanza can reference your sourcetype, host or source etc.&lt;/P&gt;

&lt;P&gt;[yoursourcetype]&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD=25&lt;BR /&gt;
SHOULD_LINEMERGE = true&lt;BR /&gt;
BREAK_ONLY_BEFORE_DATE = true&lt;/P&gt;

&lt;P&gt;You can see the other props.conf settings here:   &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/propsconf" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/propsconf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:00:50 GMT</pubDate>
    <dc:creator>sdaniels</dc:creator>
    <dc:date>2020-09-28T12:00:50Z</dc:date>
    <item>
      <title>Breaking up events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88527#M18359</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am just looking at a new data input in Splunk. In some cases I am seeing one timestamp per event which is what I would expect to see but in some cases, Splunk is placing all of the following under one event:&lt;/P&gt;

&lt;P&gt;e.g. of one event in Splunk which has multiple timestamps:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;2012-07-02 15:43:33.319, TZ="UTC", OsVersion="Microsoft Windows NT 6.1 Service Pack 1"&lt;BR /&gt;
2012-07-02 15:43:33.531, TZ="UTC", OsVersion="Microsoft Windows NT 6.1 Service Pack 1"&lt;BR /&gt;
2012-07-02 15:43:33.744, TZ="UTC", OsVersion="Microsoft Windows NT 6.1 Service Pack 1"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Ideally, Splunk should be showing this as three separate events and not one event where _time is 2012-07-02 15:43:33.319. How can this event to be chopped into three events with the three timestamps? How would this be done in props.conf? Thanks in advance for your help&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 17:21:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88527#M18359</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2012-07-02T17:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking up events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88528#M18360</link>
      <description>&lt;P&gt;I would try this in props.conf. See link below, the stanza can reference your sourcetype, host or source etc.&lt;/P&gt;

&lt;P&gt;[yoursourcetype]&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD=25&lt;BR /&gt;
SHOULD_LINEMERGE = true&lt;BR /&gt;
BREAK_ONLY_BEFORE_DATE = true&lt;/P&gt;

&lt;P&gt;You can see the other props.conf settings here:   &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/propsconf" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/propsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:00:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88528#M18360</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2020-09-28T12:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking up events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88529#M18361</link>
      <description>&lt;P&gt;Instructions for configuring event line breaking can be found here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Indexmulti-lineevents"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/Indexmulti-lineevents&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 17:50:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88529#M18361</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-07-02T17:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking up events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88530#M18362</link>
      <description>&lt;P&gt;Thanks, the latter two attributes are set to true by default&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 20:11:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Breaking-up-events/m-p/88530#M18362</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2012-07-02T20:11:21Z</dc:date>
    </item>
  </channel>
</rss>

