<?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 stamp is not being recognized in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196146#M39020</link>
    <description>&lt;P&gt;where do you want it to break?&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2014 09:44:17 GMT</pubDate>
    <dc:creator>linu1988</dc:creator>
    <dc:date>2014-03-20T09:44:17Z</dc:date>
    <item>
      <title>Time stamp is not being recognized</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196145#M39019</link>
      <description>&lt;P&gt;The logs below are a sample and splunk seems to deal with them most of the time, occasionally Im seeing the logs merged together and breaking at the --EOR-- point.  Recommended settings for props.conf please!  Any assistance greatly appreciated, thanks.&lt;/P&gt;

&lt;P&gt;2014-03-17T12:27:23.828 SourceName=myweb5551-com.mysite.e3.platform.foundation.bus.client.beanclass.DefaultResponseManager, EventCode=100, Type=Information, Deployment_Unit_Name=myweb5551, Service_Name=mysite-base, Service_Version=trunk-trunk.ci.990689, Thread=com.mysite.e3.platform.foundation.bus.client.beanclass.DefaultResponseManager ManagerThread&lt;BR /&gt;
Message=[com.mysite.e3.platform.foundation.bus.client.beanclass.DefaultResponseManager ManagerThread is running]&lt;BR /&gt;
--EOR--&lt;BR /&gt;
2014-03-17T12:27:24.203 SourceName=myweb5551-com.mysite.e3.platform.foundation.core.monitoring.MonitorCounters.Internal, EventCode=101, Type=Information, Deployment_Unit_Name=myweb5551, Service_Name=mysite-base, Service_Version=trunk-trunk.ci.990689, Activity_Name=MonitorCounter, Activity_Id=3702d9de-0d8b-4a57-b37a-eb96e925b07e, Originator_Activity_Id=3702d9de-0d8b-4a57-b37a-eb96e925b07e, Thread=MonitorCounter&lt;BR /&gt;
Message=[Initialized. beanUpdate = 5 sec; logUpdate = 300seconds.]&lt;BR /&gt;
--EOR--&lt;BR /&gt;
2014-03-17T12:27:37.344 SourceName=myweb5551-com.mysite.e3.platform.foundation.serialization.jaxbri.JaxbSerializer, EventCode=1000, Type=Information, Deployment_Unit_Name=myweb5551, Service_Name=mysite-base, Service_Version=trunk-trunk.ci.990689, Activity_Name=openBeanFactory, Activity_Id=5f2ab137-c55f-4b97-ad09-d5fc25aea897, s.search.defn.v4:com.mysite.s3.cars.messages.getchangedetail.defn.v1:com.mysite.s3.cars.messages.location.search.defn.v1 in 11024 millis.]&lt;BR /&gt;
--EOR--&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:11:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196145#M39019</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2020-09-28T16:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp is not being recognized</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196146#M39020</link>
      <description>&lt;P&gt;where do you want it to break?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2014 09:44:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196146#M39020</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-03-20T09:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp is not being recognized</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196147#M39021</link>
      <description>&lt;P&gt;The end of each event is the --EOR--  The start is the date time&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2014 09:56:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196147#M39021</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2014-03-20T09:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp is not being recognized</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196148#M39022</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;BREAK_ONLY_BEFORE=\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}
SHOULD_LINEMERGE=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This should break the event before the next timestamp, which is effectively at the after the --EOR-- mark. Your event will thus run from the timestamp up to (and including) the --EOR--.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2014 10:48:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196148#M39022</guid>
      <dc:creator>lcrielaa</dc:creator>
      <dc:date>2014-03-20T10:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp is not being recognized</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196149#M39023</link>
      <description>&lt;P&gt;&lt;CODE&gt;[source::.../mylogs/*.log]&lt;/CODE&gt;&lt;BR /&gt;
&lt;CODE&gt;BREAK_ONLY_BEFORE_DATE = true&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;should work. You need not add anything, check and let us know&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2014 10:51:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196149#M39023</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-03-20T10:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp is not being recognized</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196150#M39024</link>
      <description>&lt;P&gt;Looks great thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2014 13:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-is-not-being-recognized/m-p/196150#M39024</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2014-03-20T13:11:15Z</dc:date>
    </item>
  </channel>
</rss>

