<?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 How to configure our expected timestamp format in props.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-our-expected-timestamp-format-in-props-conf/m-p/244396#M47270</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;We need to format our time stamps using props.conf, since our events do not have date/month/year to our logs, it has only &lt;CODE&gt;%H:%M:%S&lt;/CODE&gt;. we need to append &lt;CODE&gt;%Y/%M/%D&lt;/CODE&gt; to every event.&lt;/P&gt;

&lt;P&gt;This is for our logs format looks like.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;14:55:55,229 INFO [stdout] (ServerService THread Pool--64)ss_debug(1:)Sending secure hello message
14:55:55,232 INFO [stdout] (ServerService THread Pool--64)ss_debug(1:) server created new session
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Can you please provide props configuration for this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2016 18:51:54 GMT</pubDate>
    <dc:creator>splunker9999</dc:creator>
    <dc:date>2016-10-12T18:51:54Z</dc:date>
    <item>
      <title>How to configure our expected timestamp format in props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-our-expected-timestamp-format-in-props-conf/m-p/244396#M47270</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;We need to format our time stamps using props.conf, since our events do not have date/month/year to our logs, it has only &lt;CODE&gt;%H:%M:%S&lt;/CODE&gt;. we need to append &lt;CODE&gt;%Y/%M/%D&lt;/CODE&gt; to every event.&lt;/P&gt;

&lt;P&gt;This is for our logs format looks like.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;14:55:55,229 INFO [stdout] (ServerService THread Pool--64)ss_debug(1:)Sending secure hello message
14:55:55,232 INFO [stdout] (ServerService THread Pool--64)ss_debug(1:) server created new session
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Can you please provide props configuration for this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 18:51:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-our-expected-timestamp-format-in-props-conf/m-p/244396#M47270</guid>
      <dc:creator>splunker9999</dc:creator>
      <dc:date>2016-10-12T18:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure our expected timestamp format in props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-our-expected-timestamp-format-in-props-conf/m-p/244397#M47271</link>
      <description>&lt;P&gt;What happens if you just set:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX = ^
TIME_FORMAT = %H:%M:%S,%3N
MAX_TIMESTAMP_LOOKAHEAD = 12
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Won't it just use the current year anyway?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 21:19:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-our-expected-timestamp-format-in-props-conf/m-p/244397#M47271</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2016-10-12T21:19:07Z</dc:date>
    </item>
  </channel>
</rss>

