<?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: How to configure the timestamp configuration on below event types. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337569#M62342</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;TIME_FORMAT = %a %b %d %H:%M:%S %Y
TIME_PREFIX = ^M\s+

I don't know how you want to break your events though. Can u tell me the first/last line in an event??
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 12 Dec 2017 16:58:40 GMT</pubDate>
    <dc:creator>sshelly_splunk</dc:creator>
    <dc:date>2017-12-12T16:58:40Z</dc:date>
    <item>
      <title>How to configure the timestamp configuration on below event types.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337568#M62341</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;

&lt;P&gt;i have events on below format which does not have time stamp on first 20 lines and i tried to create the configuration but it not succeed. could you please help me to create the time_prefix and time_format for below events.&lt;/P&gt;

&lt;HR /&gt;

&lt;H2&gt;trc file: "dev_w0", trc level: 1, release: "742"&lt;/H2&gt;

&lt;P&gt;*&lt;BR /&gt;
*  ACTIVE TRACE LEVEL           1&lt;BR /&gt;
*  ACTIVE TRACE COMPONENTS      all, MJ&lt;BR /&gt;
*&lt;BR /&gt;
M sysno      00&lt;BR /&gt;
M sid        P05&lt;BR /&gt;
M systemid   390 (AMD/Intel x86_64 with Linux)&lt;BR /&gt;
M relno      7420&lt;BR /&gt;
M patchlevel 0&lt;BR /&gt;
M patchno    439&lt;BR /&gt;
M intno      20020600&lt;BR /&gt;
M make       multithreaded, Unicode, 64 bit, optimized&lt;BR /&gt;
M profile    /usr/sap/P05/SYS/profile/P05_D00_stp05a02&lt;BR /&gt;
M pid        3019&lt;BR /&gt;
M &lt;BR /&gt;
M&lt;BR /&gt;&lt;BR /&gt;
M Sun Sep 17 10:40:23 2017&lt;BR /&gt;
M  kernel runs with dp version 3000(ext=117000) (@(#) DPLIB-INT-VERSION-0+3000-UC)&lt;BR /&gt;
M  length of sys_adm_ext is 500 bytes&lt;BR /&gt;
M  ThStart: taskhandler started&lt;BR /&gt;
M  ThInit: initializing DIA work process W0&lt;BR /&gt;
X  MMX: use precise segment size globally&lt;BR /&gt;
M  ThStopHeapLockChecker: stop heap lock checker&lt;BR /&gt;
M  rdisp/sapgui_data_trace : 1 -&amp;gt; 1&lt;BR /&gt;
M  ***LOG Q01=&amp;gt; ThInit, WPStart (Workp. 0 1 3019) [thxxhead.c   1052]&lt;BR /&gt;
M&lt;BR /&gt;&lt;BR /&gt;
M Sun Sep 17 10:40:28 2017&lt;BR /&gt;
M  ThInit: running on host stp05a02&lt;BR /&gt;
I  MtxInit: 0 0 0&lt;BR /&gt;
M  calling db_connect ...&lt;BR /&gt;
B  Loading DB library '/usr/sap/P05/D00/exe/dboraslib.so' ...&lt;BR /&gt;
B  Library '/usr/sap/P05/D00/exe/dboraslib.so' loaded&lt;BR /&gt;
B  Version of '/usr/sap/P05/D00/exe/dboraslib.so' is "742.06", patchlevel (0.431)&lt;BR /&gt;
B  read_con_info_ssfs(): DBSL supports extended connect protocol&lt;BR /&gt;
B   ==&amp;gt; connect info for default DB will be read from ssfs&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337568#M62341</guid>
      <dc:creator>lksridhar</dc:creator>
      <dc:date>2020-09-29T17:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure the timestamp configuration on below event types.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337569#M62342</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;TIME_FORMAT = %a %b %d %H:%M:%S %Y
TIME_PREFIX = ^M\s+

I don't know how you want to break your events though. Can u tell me the first/last line in an event??
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Dec 2017 16:58:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337569#M62342</guid>
      <dc:creator>sshelly_splunk</dc:creator>
      <dc:date>2017-12-12T16:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure the timestamp configuration on below event types.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337570#M62343</link>
      <description>&lt;P&gt;Thanks sshelly for your command.&lt;/P&gt;

&lt;P&gt;I have used above TIME_FORMAT and TIME_PREFIX, it is not working &lt;/P&gt;

&lt;P&gt;Please find the first line and last line of the events. Please check and provide solution as we have lot of with below format. &lt;/P&gt;

&lt;HR /&gt;

&lt;H2&gt;trc file: "dev_w0", trc level: 1, release: "742"&lt;/H2&gt;

&lt;P&gt;B  dbsync[db_syexe]: wait=0, call_no=14656, current_ts=20171007133452, last_counter=-2132741714&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:13:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337570#M62343</guid>
      <dc:creator>lksridhar</dc:creator>
      <dc:date>2020-09-29T17:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure the timestamp configuration on below event types.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337571#M62344</link>
      <description>&lt;P&gt;Try these props.conf settings:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_FORMAT = %a %b %d %H:%M:%S %Y
TIME_PREFIX = ^M\s+
LINE_BREAKER = ()trc file
MAX_TIMESTAMP_LOOKAHEAD = 500
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 13 Dec 2017 14:57:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337571#M62344</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-12-13T14:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure the timestamp configuration on below event types.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337572#M62345</link>
      <description>&lt;P&gt;I have tried above command it is not working and struggling to configure the  time stamp configuration,&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 10:34:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337572#M62345</guid>
      <dc:creator>lksridhar</dc:creator>
      <dc:date>2017-12-15T10:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure the timestamp configuration on below event types.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337573#M62346</link>
      <description>&lt;P&gt;You are restarting Splunk after making props.conf changes, right?  Also, the changes only apply to newly-indexed events.&lt;BR /&gt;
What struggles are you having with the timestamp configuration?  &lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 18:50:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timestamp-configuration-on-below-event/m-p/337573#M62346</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-12-15T18:50:13Z</dc:date>
    </item>
  </channel>
</rss>

