<?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: Time prefix ; in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132511#M27243</link>
    <description>&lt;P&gt;It's a bit unclear what you want to do. Do you want the last ; on the line preceding the timestamp to be part of the same message as the timestamp? In that case it has nothing to do with the TIME_PREFIX, but rather with the line-breaking of the event stream.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2013 21:20:36 GMT</pubDate>
    <dc:creator>kristian_kolb</dc:creator>
    <dc:date>2013-11-07T21:20:36Z</dc:date>
    <item>
      <title>Time prefix ;</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132510#M27242</link>
      <description>&lt;P&gt;I have events that end and start with :&lt;/P&gt;

&lt;P&gt;orderLock;null;&lt;BR /&gt;
2013-11-07 05:55:38.431; Log entry......&lt;BR /&gt;
162405913;;&lt;BR /&gt;
2013-11-07 05:55:38.431; Log entry......&lt;BR /&gt;
;;&lt;BR /&gt;
2013-11-07 05:55:38.431; Log entry......&lt;/P&gt;

&lt;P&gt;I have the time strip as:&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S.%3N;&lt;BR /&gt;
But I want to include the ; at the end of the log entry on the line before the next log entry what regex should I use with the TIME_PREFIX =&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:13:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132510#M27242</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2020-09-28T15:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Time prefix ;</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132511#M27243</link>
      <description>&lt;P&gt;It's a bit unclear what you want to do. Do you want the last ; on the line preceding the timestamp to be part of the same message as the timestamp? In that case it has nothing to do with the TIME_PREFIX, but rather with the line-breaking of the event stream.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 21:20:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132511#M27243</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-11-07T21:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Time prefix ;</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132512#M27244</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX = \;[\r\n]+
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Nov 2013 23:57:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132512#M27244</guid>
      <dc:creator>ShaneNewman</dc:creator>
      <dc:date>2013-11-07T23:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Time prefix ;</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132513#M27245</link>
      <description>&lt;P&gt;Yeah Im trying to get the Event to break after the ; which is part of the previous entry.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2013 15:46:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132513#M27245</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2013-11-08T15:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Time prefix ;</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132514#M27246</link>
      <description>&lt;P&gt;Didnt work, maybe Im not being descriptive enough.  I put more log data in.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2013 15:47:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132514#M27246</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2013-11-08T15:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Time prefix ;</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132515#M27247</link>
      <description>&lt;P&gt;blah blah blah itineraryUnLock;;&lt;BR /&gt;
2013-11-07 06:00:20.813;baf9f8c8-efa7-4425-982e-a96179f840c6;  Lots if text blah blah blah&lt;BR /&gt;
blah blah blah LockRelease;null;&lt;BR /&gt;
2013-11-07 06:00:20.851;ad8cd20e-ff45-49ad-8988-c1c2b9f58700; Lots if text blah blah blah&lt;BR /&gt;
blah blah blah LockRelease;null;&lt;BR /&gt;
2013-11-07 06:00:20.852;ad8cd21e-ff55-40ad-8990-c2c2b9f58700; Lots if text blah blah blah&lt;BR /&gt;
blah blah blah ServerAdd;;&lt;BR /&gt;
2013-11-07 06:00:22.442;6671762e-0a52-4c7b-aee3-69c10b261d99; Lots if text blah blah blah&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2013 15:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132515#M27247</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2013-11-08T15:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Time prefix ;</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132516#M27248</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;TIME_FORMAT = %Y-%m-%d %H:%M:%S.%3N
TIME_PREFIX = [\r\n]+
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Truthfully, these setting should work fine...&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2013 16:13:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-prefix/m-p/132516#M27248</guid>
      <dc:creator>ShaneNewman</dc:creator>
      <dc:date>2013-11-08T16:13:47Z</dc:date>
    </item>
  </channel>
</rss>

