<?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 do I know and change at what time is Splunk indexing the data from local files? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229656#M44684</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I have a question. Every night, between 00:00 and 01:30 at night, the data is being actualized by scripts I've done for exporting and getting the data in the host. When It does the exports, it also changes some part of the data. For example, Priority firstly appears as "1 - Critical" and the scripts change this to "1", but, my problem is that Splunk collects the data early or in some way that I cannot figure out, as it is indexing this as "1 - Critical". &lt;/P&gt;

&lt;P&gt;When I check the data in the morning, in the file is correctly changed, but not in the index, so I have priorities "1","3"... and priorities "1-Critical", "3- Low".... in the same index and I would like to it be indexed just as "1", "2", "3"... &lt;/P&gt;

&lt;P&gt;Could someone help me on this? Until now, I'm deleting the indexes and creating them once a week, but it's like 10 indexes and the files are correct. I think I just need Splunk to index it later. How can I configure it?&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2016 09:48:46 GMT</pubDate>
    <dc:creator>marina_rovira</dc:creator>
    <dc:date>2016-01-12T09:48:46Z</dc:date>
    <item>
      <title>How do I know and change at what time is Splunk indexing the data from local files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229656#M44684</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I have a question. Every night, between 00:00 and 01:30 at night, the data is being actualized by scripts I've done for exporting and getting the data in the host. When It does the exports, it also changes some part of the data. For example, Priority firstly appears as "1 - Critical" and the scripts change this to "1", but, my problem is that Splunk collects the data early or in some way that I cannot figure out, as it is indexing this as "1 - Critical". &lt;/P&gt;

&lt;P&gt;When I check the data in the morning, in the file is correctly changed, but not in the index, so I have priorities "1","3"... and priorities "1-Critical", "3- Low".... in the same index and I would like to it be indexed just as "1", "2", "3"... &lt;/P&gt;

&lt;P&gt;Could someone help me on this? Until now, I'm deleting the indexes and creating them once a week, but it's like 10 indexes and the files are correct. I think I just need Splunk to index it later. How can I configure it?&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 09:48:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229656#M44684</guid>
      <dc:creator>marina_rovira</dc:creator>
      <dc:date>2016-01-12T09:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know and change at what time is Splunk indexing the data from local files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229657#M44685</link>
      <description>&lt;P&gt;It looks like splunk indexes both , the original file and changed file. Easiest solution would be separating the locations , ie splunk's input should be pointing to the location where the &lt;EM&gt;changed&lt;/EM&gt; files are available not the original files&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 09:59:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229657#M44685</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-01-12T09:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know and change at what time is Splunk indexing the data from local files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229658#M44686</link>
      <description>&lt;P&gt;There are not two different locations. &lt;/P&gt;

&lt;P&gt;I have my files in... we say for example /home/marina/ and every night, the cron executes scripts that export data from the system and actualise this files. Also, these are the files splunk is indexing every night.&lt;/P&gt;

&lt;P&gt;So for example, it's been a week since I've changed manually the indexes, so now, if i look up the data, I have the priorities well setted ("1") since a week ago (when I changed it), but since last week, the priority appears the other way ("1-Critcal") . If i look the file in the host, they are ok, just the index is wrong.&lt;/P&gt;

&lt;P&gt;So for this, I would like to know if I can set splunk look for the data for indexes later or someway that I hadn't to renew the indexes to get them right.&lt;/P&gt;

&lt;P&gt;(All the cron tasks ends at 1:30 am more or less, I need to splunk collect the data later than that)&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 10:14:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229658#M44686</guid>
      <dc:creator>marina_rovira</dc:creator>
      <dc:date>2016-01-12T10:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know and change at what time is Splunk indexing the data from local files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229659#M44687</link>
      <description>&lt;P&gt;Is it possible for you to change the locations ? For eg: The actual files will be in /home/marina and once you change the files with your script, copy to some other location say /home/marina1 and configure splunk input to watch  /home/marina1 location.&lt;/P&gt;

&lt;P&gt;Or another dirty work around is to schedule a cron to activate/inactivate the input configuration of splunk or instead of monitor stanza , introduce scripted input which will read and push data at specific time. &lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 10:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229659#M44687</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-01-12T10:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know and change at what time is Splunk indexing the data from local files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229660#M44688</link>
      <description>&lt;P&gt;mmm... maybe is better to try first the changing location thing.&lt;/P&gt;

&lt;P&gt;I will do it soon and maybe if It doesn't work I will ask for the second option, because I haven't understand well now.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 14:53:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229660#M44688</guid>
      <dc:creator>marina_rovira</dc:creator>
      <dc:date>2016-01-12T14:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know and change at what time is Splunk indexing the data from local files?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229661#M44689</link>
      <description>&lt;P&gt;I did the location thing and It seems is working! Thanks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2016 08:39:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-know-and-change-at-what-time-is-Splunk-indexing-the/m-p/229661#M44689</guid>
      <dc:creator>marina_rovira</dc:creator>
      <dc:date>2016-01-15T08:39:13Z</dc:date>
    </item>
  </channel>
</rss>

