<?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: Change timestamp after initial configure in props.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540352#M90487</link>
    <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest to create a small app (folder) and put inside your props and try to install (locate the app in the path $Splunk_home/etc/apps) on all splunk instance.&lt;/P&gt;&lt;P&gt;Indexer&lt;/P&gt;&lt;P&gt;Search Head&amp;nbsp;&lt;/P&gt;&lt;P&gt;HF&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alessandro&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 08:59:05 GMT</pubDate>
    <dc:creator>aasabatini</dc:creator>
    <dc:date>2021-02-18T08:59:05Z</dc:date>
    <item>
      <title>Change timestamp after initial configure in props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540348#M90486</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm new to Splunk and couldn't find an answer to my problem in the docs.&lt;/P&gt;&lt;P&gt;I configured _time extraction from a raw data and put the needed config in props.conf in Heave Forwarder.&lt;/P&gt;&lt;P&gt;After that, I noticed that in some of the timestamps in the Splunk Server are not recognized correctly, therefore I need to correct a timestamps extraction.&lt;/P&gt;&lt;P&gt;After changing the parameters in props.conf, what are the next steps that I have to do in order to have a new change to appear in Splunk server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 08:41:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540348#M90486</guid>
      <dc:creator>michael_vi</dc:creator>
      <dc:date>2021-02-18T08:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change timestamp after initial configure in props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540352#M90487</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest to create a small app (folder) and put inside your props and try to install (locate the app in the path $Splunk_home/etc/apps) on all splunk instance.&lt;/P&gt;&lt;P&gt;Indexer&lt;/P&gt;&lt;P&gt;Search Head&amp;nbsp;&lt;/P&gt;&lt;P&gt;HF&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alessandro&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 08:59:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540352#M90487</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2021-02-18T08:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Change timestamp after initial configure in props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540460#M90498</link>
      <description>&lt;P&gt;Hi, What you are doing is correct. props.conf shall be deployed to Heavy Forwarder if you have one in front of indexers. Can you paste your settings here and how are you forwarding data to Splunk is it&amp;nbsp; using UF?&lt;/P&gt;&lt;P&gt;Share sample data having timestamp in it and replace the sensitive information which is not to be shared here.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 01:01:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540460#M90498</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-02-19T01:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change timestamp after initial configure in props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540832#M90524</link>
      <description>&lt;P&gt;I did create an App in the UF and HF.&lt;/P&gt;&lt;P&gt;Updated the props.conf in HF and restarted the service. Did help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UF - inputs.conf&lt;/P&gt;&lt;P&gt;[monitor:///home/user/gdlogs/ccc_rawdata]&lt;BR /&gt;sourcetype = csv_custom&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = credit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HF - props.conf&lt;/P&gt;&lt;P&gt;[csv_custom]&lt;BR /&gt;CHARSET=UTF-8&lt;BR /&gt;SHOULD_LINEMERGE=true&lt;BR /&gt;disabled=false&lt;BR /&gt;LINE_BREAKER=([\r\n]+)&lt;BR /&gt;NO_BINARY_CHECK=true&lt;BR /&gt;TIME_FORMAT=%Y-%m-%d %H:%M:%S.%3N&lt;BR /&gt;TIME_PREFIX=^&lt;BR /&gt;REPORT-csv_custom = fields_extract&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 12:39:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Change-timestamp-after-initial-configure-in-props-conf/m-p/540832#M90524</guid>
      <dc:creator>michael_vi</dc:creator>
      <dc:date>2021-02-22T12:39:27Z</dc:date>
    </item>
  </channel>
</rss>

