<?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 Troubleshooting TIME_FORMAT by not being applied on indexes? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576873#M101906</link>
    <description>&lt;P&gt;I know this topic has been discussed many times in this thread, but I have not found a case like mine so far.&lt;BR /&gt;The index changes the day by the month and the month by the day from the 1st of each month until %d=%m. From 12/12 (for example) the data will be stored correctly in December.&lt;/P&gt;
&lt;P&gt;The data I have in the log looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;01/12/2021 12:10:04, ......&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the configuration I have in props.conf is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;[source:://not/able/to/show/real/path/license_*.txt]
TIME_FORMAT=%d/%m/%Y %H:%M:%S
TIMESTAMP_FIELDS=Date&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried to analyze which props are taken into account with the command&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;splunk cmd btool props list --debug&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The properties seem to be taken into account. In my case a TIME_PREFIX is not applicable either because there are no spaces or symbols at the beginning, I have tried everything.&lt;/P&gt;
&lt;P&gt;Any suggestions? I ran out of ideas &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2022 22:28:26 GMT</pubDate>
    <dc:creator>Fernando_Sanch</dc:creator>
    <dc:date>2022-03-23T22:28:26Z</dc:date>
    <item>
      <title>Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576873#M101906</link>
      <description>&lt;P&gt;I know this topic has been discussed many times in this thread, but I have not found a case like mine so far.&lt;BR /&gt;The index changes the day by the month and the month by the day from the 1st of each month until %d=%m. From 12/12 (for example) the data will be stored correctly in December.&lt;/P&gt;
&lt;P&gt;The data I have in the log looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;01/12/2021 12:10:04, ......&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the configuration I have in props.conf is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;[source:://not/able/to/show/real/path/license_*.txt]
TIME_FORMAT=%d/%m/%Y %H:%M:%S
TIMESTAMP_FIELDS=Date&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried to analyze which props are taken into account with the command&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;splunk cmd btool props list --debug&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The properties seem to be taken into account. In my case a TIME_PREFIX is not applicable either because there are no spaces or symbols at the beginning, I have tried everything.&lt;/P&gt;
&lt;P&gt;Any suggestions? I ran out of ideas &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 22:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576873#M101906</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2022-03-23T22:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576876#M101907</link>
      <description>&lt;P&gt;You can/should always use TIME_PREFIX=^ if it start from beginning of line.&lt;/P&gt;&lt;P&gt;You can try this with GUI and sample file. Just Settings -&amp;gt; Add Data -&amp;gt; Upload -&amp;gt; Select your sample file. Then in Set Source Type dashboard you can check that splunk recognise that data correctly.&lt;/P&gt;&lt;P&gt;Personally I test this always with my dev instance on laptop and then copy props + transforms.conf files to DS or needed cm/indexer etc.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 11:32:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576876#M101907</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-12-01T11:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576878#M101908</link>
      <description>&lt;P&gt;Hi isoutamo, thanks for your answer,&lt;/P&gt;&lt;P&gt;I just edited props.conf to look like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[source:://not/able/to/show/the/path/license_*.txt]
TIME_PREFIX=^
TIME_FORMAT=%d/%m/%Y %H:%M:%S
TIMESTAMP_FIELDS=Date&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I restarted splunk and checked with &amp;lt;&lt;SPAN&gt;splunk cmd btool props list --debug&amp;gt;.&amp;nbsp;&lt;/SPAN&gt;However the logs are still being saved on January the 12th&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 11:53:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576878#M101908</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2021-12-01T11:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576892#M101909</link>
      <description>This props.conf is in your indexer / first HF on path and you have restarted it after change? And you are looking new events after change and restart?&lt;BR /&gt;Can you give some scrambled data samples?</description>
      <pubDate>Wed, 01 Dec 2021 13:03:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576892#M101909</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-12-01T13:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576992#M101915</link>
      <description>&lt;P&gt;This props.conf is in my indexer, exactly, it belongs to the application I'm showing on splunk web interface, it works normally, just not between the 1st and the dd==mm..&lt;/P&gt;&lt;P&gt;Sure here a sample of my data.:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunkuser@linuxSearchHead.org:: /here/the/path/to/the/file/license_usage.txt

02/12/2021 09:10:00,Application Test V1,X00X000XX00,XXXXX00,CurrentUser,XXX,0,2022-01-01 00:59:00,XXX,0,2022-03-01 00:59:00,0000000000000000,0,0
02/12/2021 09:10:00,Application Test V1,X00X000XX00,XXXXX00,CurrentUser,XXX,0,2022-01-01 00:59:00,XXX,0,2022-03-01 00:59:00,0000000000000000,0,0
02/12/2021 09:10:00,Application Test V1,X00X000XX00,XXXXX00,CurrentUser,XXX,0,2022-01-01 00:59:00,XXX,0,2022-03-01 00:59:00,0000000000000000,0,0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 08:19:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576992#M101915</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2021-12-02T08:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576995#M101917</link>
      <description>&lt;P&gt;I think that this is something what you should remove your props.conf&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;TIMESTAMP_FIELDS=Date&lt;/LI-CODE&gt;&lt;P&gt;I just test this with the next props.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[&amp;lt;sourcetype&amp;gt;]
DATETIME_CONFIG =
LINE_BREAKER = ([\r\n]+)
MAX_TIMESTAMP_LOOKAHEAD = 20
NO_BINARY_CHECK = true
TIME_FORMAT = %d/%m/%Y %H:%M:%S
TIME_PREFIX = ^&lt;/LI-CODE&gt;&lt;P&gt;With this those days vs months are correctly shown in _time field.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 08:32:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/576995#M101917</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-12-02T08:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577009#M101919</link>
      <description>&lt;P&gt;This hasn't changed a thing. I have noticed that in the web interface, _time is shown on the exact same orther as in the log&lt;/P&gt;&lt;P&gt;_time: 02/12/2021 (meaning mm/dd/yyyy) --&amp;gt; splunk SH web interface&lt;/P&gt;&lt;P&gt;log: 02/12/2021 (meaning dd/mm/yyyy) --&amp;gt; input log&lt;/P&gt;&lt;P&gt;For some reason splunk uses the format mm/dd/yyyy, I don't really know if this is the issue. I am checking the datetime.xml file at the moment to see if I see something weird...&lt;/P&gt;&lt;P&gt;Thanks for you support&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 09:50:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577009#M101919</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2021-12-02T09:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577013#M101920</link>
      <description>&lt;P&gt;Splunk's default _time format with en-US locale is that mm/dd/YYYY.&lt;/P&gt;&lt;P&gt;When you are defining TIME_FORMAT then splunk shouldn't use datetime.xml at all. It will use datatime.xml for &lt;STRONG&gt;guessing&lt;/STRONG&gt;&amp;nbsp;the TIME_FORMAT if it hasn't defined manually (which is best practice).&lt;/P&gt;&lt;P&gt;When I open event (with your data and previous props.conf) _time is this&lt;/P&gt;&lt;P&gt;2021-12-02T09:10:00.000+02:00 and your event is "02/12/2021 09:10:00". As you can see those are exactly same based on your TIME_FORMAT definition.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="isoutamo_0-1638439321328.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17087iFBC90A45CA3677EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="isoutamo_0-1638439321328.png" alt="isoutamo_0-1638439321328.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;isoutamo_0-1638439321328.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If those are not matching in your own environment then I can guess the next reasons:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Splunk is using some other props.conf than what you are expecting&lt;/LI&gt;&lt;LI&gt;props.conf is defined in wrong instance (e.g. HF vs IDX)&lt;/LI&gt;&lt;LI&gt;You haven't restart splunk after manually edited props.conf and ingesting a new events.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 02 Dec 2021 10:05:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577013#M101920</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-12-02T10:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577015#M101921</link>
      <description>&lt;P&gt;Hi again, indeed, you are right, _time has the aspect you just showed. In my comment before, I meant the column "Time" which is being shown on the search.. sorry for that.&lt;/P&gt;&lt;P&gt;I can tell that the props.conf I am using is actually being used, since yesterday I made a mistake in pupose to see if this was affecting the data inputs, and indeed, there was not data coming at all. As soon as I changed again the props.conf file, I was receiving data again.&lt;/P&gt;&lt;P&gt;By the way, I am using the IDX instance.&lt;/P&gt;&lt;P&gt;And yes, I restarted the splunk after manuall edition of props.conf, but there hasn't changed anything on the way splunk is picking mm and dd.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 10:14:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577015#M101921</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2021-12-02T10:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577017#M101922</link>
      <description>&lt;P&gt;Now I have confused &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are referring the clock time of _time field then your source are probably in different time zone (in reality or wrong configuration) than your indexer and for that reason.&lt;/P&gt;&lt;P&gt;If you are meaning those other field where are date time values, then you must manually handle those as splunk automatically handle only _time field.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 10:23:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577017#M101922</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-12-02T10:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577019#M101923</link>
      <description>&lt;P&gt;Sorry for the confusion.&lt;/P&gt;&lt;P&gt;I mean, and copy your text,&lt;SPAN&gt;&amp;nbsp;"those other field where are date time values, then you must manually handle those as splunk automatically handle only _time field"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My _time field looks exactly like the one you showed in the picture. It looks like this "2021-02-12T11:10:09.000+01:00"&lt;/P&gt;&lt;P&gt;Here you can see that splunk is understanding that this log belongs to Feb. and not Dec. which is wrong.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 10:35:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577019#M101923</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2021-12-02T10:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577020#M101924</link>
      <description>&lt;P&gt;In that case your splunk is not using that TIME_FORMAT (your props.conf). Instead it try to guess the _time with datetime.xml.&lt;/P&gt;&lt;P&gt;Now you must find why your props.conf for that Sourcetype is not in use. You already have try to figure out it with (without &amp;lt;your sourcetype&amp;gt; part).&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk btool props list &amp;lt;your sourcetype&amp;gt; --debug&lt;/LI-CODE&gt;&lt;P&gt;Can you run the previous command again, with sourcetype part and post it here. Then is shows only this one Sourcetype nothing else. You are also sure that you haven't add any source or host definitions which match to this log/sourcetype?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 10:44:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577020#M101924</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-12-02T10:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577049#M101927</link>
      <description>&lt;P&gt;That's unfortunatelly not possible, since I am tied by the data protection policy.&lt;/P&gt;&lt;P&gt;You are talking about a &lt;EM&gt;sourcetype&lt;/EM&gt;, but what I am using in this stranza is a &lt;EM&gt;source::/path/to/file/license_*.txt&amp;nbsp;&lt;/EM&gt;for the files coming from this path.&lt;/P&gt;&lt;P&gt;Doing a &lt;EM&gt;&amp;lt;splunk btool props source::/path/to/file/license_*.txt list --debug&amp;gt;,&lt;/EM&gt; I can only see one props.conf path which is the same I am using, with the configuration you suggested before.&lt;/P&gt;&lt;P&gt;Sorry, I can't show you more..&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 13:04:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577049#M101927</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2021-12-02T13:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577050#M101928</link>
      <description>&lt;P&gt;By the way, I just compared slowly my _time with your _time. Observe:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your _time:     2021-12-02T09:10:00.000+2:00

my _time:       2021-02-12T11:10:09.000+01:00&lt;/LI-CODE&gt;&lt;P&gt;My _time has a wrong month. Could that be the issue? Where is this _time being configured?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 13:11:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577050#M101928</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2021-12-02T13:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577062#M101931</link>
      <description>&lt;P&gt;Forgetting that this was a source not sourcetype &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; But there shouldn't be any difference between those a time format point of view.&lt;/P&gt;&lt;P&gt;_time is configured with this TIME_FORMAT variable in props.conf. As it's wrongly in your case, it means that your source is not using this props.conf. Where you have set this props.conf?&lt;/P&gt;&lt;P&gt;You already check that source as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk btool props list source::.../license --debug&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically this should work and at least it is recognized correctly when I create monitor (Settings -&amp;gt; Add Data -&amp;gt; monitor file) on local host. Then it shows those dates correctly on Add Data dashbord.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;_time / Time&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Event (only time part)&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;12/2/21&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9:10:00.000 AM&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;02/12/2021 09:10:00&lt;/SPAN&gt;, .....&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are this source on your IDX host or somewhere else and collected by UF? And there are no HF between UF and IDX? If there is any full Splunk Enterprise instance between source and your IDX then you must install that props.conf in that host, otherwise it didn't work!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 14:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/577062#M101931</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-12-02T14:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting TIME_FORMAT by not being applied on indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/590434#M103440</link>
      <description>&lt;P&gt;The issue was solved by adding a props.conf file.. which we didn't have! but thanks anyway &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 13:54:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshooting-TIME-FORMAT-by-not-being-applied-on-indexes/m-p/590434#M103440</guid>
      <dc:creator>Fernando_Sanch</dc:creator>
      <dc:date>2022-03-23T13:54:55Z</dc:date>
    </item>
  </channel>
</rss>

