<?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: multi-timestamps/multi-line help in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133753#M27499</link>
    <description>&lt;P&gt;Are you trying to use the first time after @ as the timestamp?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2014 16:31:21 GMT</pubDate>
    <dc:creator>theouhuios</dc:creator>
    <dc:date>2014-02-06T16:31:21Z</dc:date>
    <item>
      <title>multi-timestamps/multi-line help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133750#M27496</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a multi-line feed with two diffferent timestamp formats?  How would I handle that?  The formats are very similiar, but one starts with an @.  I was thinking a regex for the TIME_PREFIX and setting BREAK_ONLY_BEFORE_DATE = true.  I need help with the regex for the TIME_PREFIX though...&lt;/P&gt;

&lt;P&gt;16:20:33.619 Trc 04541 RequestQueryLocation received from &lt;A href="0000005a%20FSVMail_MMK_FID2_01%201.2.3.4:34434" target="_blank"&gt;29&lt;/A&gt;&lt;BR /&gt;
message RequestQueryLocation&lt;BR /&gt;
        AttributeReferenceID    193380&lt;BR /&gt;
        AttributeLocation       'MMK_SIPS_Branch'&lt;BR /&gt;
        AttributeLocationInfoType       0&lt;BR /&gt;
@16:20:33.6196 [ISCC] Message EventLocationInfo [Event (To Client):00033fd7] is enqueued&lt;BR /&gt;
@16:20:33.6387 [ISCC] Message EventLocationInfo [Event (To Client):00033fd7] is dequeued&lt;BR /&gt;
@16:20:33.6387 [0] 8.1.101.01 send_to_client: message EventLocationInfo&lt;BR /&gt;
        AttributeEventSequenceNumber    00000000000347bd&lt;BR /&gt;
        AttributeTimeinuSecs    638707&lt;BR /&gt;
        AttributeTimeinSecs     1391203233 (16:20:33)&lt;BR /&gt;
        AttributeExtensions     [439] 00 01 03 00..&lt;BR /&gt;
                'LQ-location-0'(list) 'LQ-location-name'        'MMK_SIPS_CC'&lt;BR /&gt;
                                      'LQ-location-status'      1&lt;BR /&gt;
                                      'LQ-link-status'  1&lt;BR /&gt;
                                      'LQ-capability-mask'      bin: ff ff ff fe.. (len=64)&lt;BR /&gt;
                                      'LQ-extended-capabilities'        '(2=(56=396273),8=(16=7),10=(16=15),11=(16=25),14=(73=1),34=(67=3),36=(60=131),75=(16=1),76=(16=25),108=(74=2),113=(83=132604),160=(146=1),161=(146=1),162=(146=1))'&lt;BR /&gt;
                                      'LQ-version'      '8.1.101.01'&lt;BR /&gt;
                                      'LQ-tscp-version' '8.1.010.46'&lt;BR /&gt;
        AttributeReferenceID    193380&lt;BR /&gt;
        AttributeLocationInfoType       0&lt;BR /&gt;
16:20:33.638 Trc 04542 EventLocationInfo sent to &lt;A href="0000005a%20FSVMail_MMK_FID2_01%201.2.3.4:34434" target="_blank"&gt;29&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:47:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133750#M27496</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2020-09-28T15:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: multi-timestamps/multi-line help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133751#M27497</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[yoursourcetype]
NO_BINARY_CHECK=1
SHOULD_LINEMERGE=true
TIME_FORMAT=%H:%M:%S.%3Q
TIME_PREFIX=[@]*
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 31 Jan 2014 22:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133751#M27497</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-01-31T22:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: multi-timestamps/multi-line help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133752#M27498</link>
      <description>&lt;P&gt;That didn't work.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 16:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133752#M27498</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-02-06T16:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: multi-timestamps/multi-line help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133753#M27499</link>
      <description>&lt;P&gt;Are you trying to use the first time after @ as the timestamp?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 16:31:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133753#M27499</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2014-02-06T16:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: multi-timestamps/multi-line help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133754#M27500</link>
      <description>&lt;P&gt;I would need multiple timestamps: the ones that have the @ and the ones without are both valid.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2014 02:09:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133754#M27500</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-02-07T02:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: multi-timestamps/multi-line help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133755#M27501</link>
      <description>&lt;P&gt;try with TIME_PREFIX = (@)*&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2014 05:33:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-timestamps-multi-line-help/m-p/133755#M27501</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-02-07T05:33:40Z</dc:date>
    </item>
  </channel>
</rss>

