<?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_FORMAT in props is not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458007#M79167</link>
    <description>&lt;P&gt;Can you give a whole row and the headers? &lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2019 18:50:31 GMT</pubDate>
    <dc:creator>wmyersas</dc:creator>
    <dc:date>2019-08-21T18:50:31Z</dc:date>
    <item>
      <title>TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458002#M79162</link>
      <description>&lt;P&gt;I have configured the TIME_FORMAT in props.conf  as mentioned below.&lt;/P&gt;

&lt;P&gt;[mySourceType]&lt;BR /&gt;
INDEXED_EXTRACTIONS = csv&lt;BR /&gt;
FIELD_DELIMITER = ,&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
HEADER_FIELD_LINE_NUMBER = 1&lt;BR /&gt;
CHECK_FOR_HEADER = true&lt;BR /&gt;
NO_BINARY_CHECK = true&lt;BR /&gt;
disabled = false&lt;BR /&gt;
initCrcLength = 2048&lt;BR /&gt;
CHARSET = AUTO&lt;BR /&gt;
KV_MODE = none&lt;BR /&gt;
category = structured&lt;BR /&gt;
description = Comma-separated value format. Set header and other settings in "Delimited Settings"&lt;BR /&gt;
pulldown_type = 1&lt;BR /&gt;
SEDCMD-replacespace = s/ /_/g&lt;BR /&gt;
TIMESTAMP_FIELDS = "TimeField"&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;BR /&gt;
TZ = UTC&lt;/P&gt;

&lt;P&gt;Monitoring CSV file in UF. This props is in indexer. &lt;/P&gt;

&lt;P&gt;Example input data - 2019-08-13 07:15:00&lt;BR /&gt;
                                      2019-08-13 07:20:00&lt;/P&gt;

&lt;P&gt;But after indexing _time is coming as 2019-08-13 07:00&lt;BR /&gt;
                                                                   2019-08-13 07:00&lt;/P&gt;

&lt;P&gt;The Minute part is disappearing.&lt;/P&gt;

&lt;P&gt;Please suggest some solution&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:50:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458002#M79162</guid>
      <dc:creator>ankitarath2011</dc:creator>
      <dc:date>2020-09-30T01:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458003#M79163</link>
      <description>&lt;P&gt;Put this settings in UF.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 15:36:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458003#M79163</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-08-21T15:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458004#M79164</link>
      <description>&lt;P&gt;Hey I tried again, it's working now. Thanks a lot. But , as per the documentation, time_format and all config should be there in Indexer and not in UF&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 15:52:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458004#M79164</guid>
      <dc:creator>ankitarath2011</dc:creator>
      <dc:date>2019-08-21T15:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458005#M79165</link>
      <description>&lt;P&gt;What does your sample data look like? How many fields are in the CSV?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 17:23:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458005#M79165</guid>
      <dc:creator>wmyersas</dc:creator>
      <dc:date>2019-08-21T17:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458006#M79166</link>
      <description>&lt;P&gt;Sample data I had mentioned in the question (Example input data). There are around 50 fields &lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 17:28:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458006#M79166</guid>
      <dc:creator>ankitarath2011</dc:creator>
      <dc:date>2019-08-21T17:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458007#M79167</link>
      <description>&lt;P&gt;Can you give a whole row and the headers? &lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 18:50:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458007#M79167</guid>
      <dc:creator>wmyersas</dc:creator>
      <dc:date>2019-08-21T18:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458008#M79168</link>
      <description>&lt;P&gt;No, I can not do that. It's in secure environment&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 01:43:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458008#M79168</guid>
      <dc:creator>ankitarath2011</dc:creator>
      <dc:date>2019-08-22T01:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458009#M79169</link>
      <description>&lt;P&gt;Try TIME_FORMAT = %F %X&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 01:56:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458009#M79169</guid>
      <dc:creator>morethanyell</dc:creator>
      <dc:date>2019-08-22T01:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458010#M79170</link>
      <description>&lt;P&gt;As per @somesoni2  suggestion, I put the props in UF and it is working fine now. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 09:10:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/458010#M79170</guid>
      <dc:creator>ankitarath2011</dc:creator>
      <dc:date>2019-09-03T09:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props is not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/511239#M86838</link>
      <description>&lt;P&gt;for reference,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;I put the props in UF and it is working fine now. Thanks&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Does this mean the directory of&amp;nbsp;$SPLUNK_HOME/&lt;SPAN&gt;SplunkUniversalForwarder/default&amp;nbsp;&lt;BR /&gt;or something else?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 23:24:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-is-not-working/m-p/511239#M86838</guid>
      <dc:creator>dannyze</dc:creator>
      <dc:date>2020-07-27T23:24:58Z</dc:date>
    </item>
  </channel>
</rss>

