<?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: Break a multiple events into a single event based on timestamp in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705562#M116706</link>
    <description>&lt;P&gt;It is possible to break events on *anything*.&amp;nbsp; It would help to see a sanitized example of the events you wish to break, but these settings should help.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)\d\d:\d\d&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 29 Nov 2024 17:55:29 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2024-11-29T17:55:29Z</dc:date>
    <item>
      <title>Break a multiple events into a single event based on timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705560#M116705</link>
      <description>&lt;P&gt;How to&amp;nbsp;Break a multiple events into a single event based on timestamp?&lt;BR /&gt;&lt;BR /&gt;My logs doesn't have a date and it only has timestamp - For Ex - it starts as below format..&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;17:22:29&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;875&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Splunk version - 9.2.1&lt;/P&gt;
&lt;P&gt;i have tried many options in props.conf but no luck still i could see multiple events in my search and i couldn't see events are breaked as per each timestamp.&lt;BR /&gt;&lt;BR /&gt;will&amp;nbsp;&lt;SPAN&gt;LINE_BREAKER works or&amp;nbsp;BREAK_ONLY_BEFORE - tried both but no luck.. is it possible to break events with timestamp in splunk or it's possible to break events only with date and time ??&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 16:38:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705560#M116705</guid>
      <dc:creator>RAVISHANKAR</dc:creator>
      <dc:date>2026-04-01T16:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Break a multiple events into a single event based on timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705562#M116706</link>
      <description>&lt;P&gt;It is possible to break events on *anything*.&amp;nbsp; It would help to see a sanitized example of the events you wish to break, but these settings should help.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)\d\d:\d\d&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 29 Nov 2024 17:55:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705562#M116706</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-11-29T17:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Break a multiple events into a single event based on timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705569#M116707</link>
      <description>&lt;P&gt;To be fully honest - I have no idea what you want to do. Please post a sample of your incoming data and tell us where you want it broken into separate events.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 19:36:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705569#M116707</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-29T19:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Break a multiple events into a single event based on timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705626#M116720</link>
      <description>&lt;P&gt;Ultimately Splunk needs a date to know where to file your event. If the date is missing from the logs, then you need to supply or assume it from somewhere else.&lt;/P&gt;&lt;P&gt;E.g. if Splunk sees the time "17:22:29.875", then do you want Splunk to assume that the date is the day of indexing? So if yesterday, then the full timestamp would be 2024-30-11 17:22:29.875&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2024 05:33:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705626#M116720</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-12-01T05:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Break a multiple events into a single event based on timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705865#M116743</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It works ...&lt;BR /&gt;&lt;BR /&gt;but however only if i pass source it taking this rule effective if i pass sourcetype this rule not effective in props.conf.&lt;BR /&gt;&lt;BR /&gt;Thank you..&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 16:58:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705865#M116743</guid>
      <dc:creator>RAVISHANKAR</dc:creator>
      <dc:date>2024-12-03T16:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Break a multiple events into a single event based on timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705868#M116744</link>
      <description>&lt;P&gt;I'm not sure what that statement means.&amp;nbsp;&lt;/P&gt;&lt;P&gt;props apply only to the sourcetype, source, or host listed in the stanza name.&amp;nbsp; It may be necessary to replicate a stanza to cover all scenarios.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 18:03:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Break-a-multiple-events-into-a-single-event-based-on-timestamp/m-p/705868#M116744</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-12-03T18:03:37Z</dc:date>
    </item>
  </channel>
</rss>

