<?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: /etc/datetime.xml priority timestamp patch / configuration file precedence in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570775#M101147</link>
    <description>&lt;P&gt;Support : "the new version of Splunk includes the new parameters, so the workaround are not longer needed if your indexers and HF are running Splunk 8.X, and as I told you before, only the Indexers and HF can do parsing, so that also means that the parameter is not needed in the Universal Forwarders."&lt;/P&gt;</description>
    <pubDate>Wed, 13 Oct 2021 13:13:50 GMT</pubDate>
    <dc:creator>splunkreal</dc:creator>
    <dc:date>2021-10-13T13:13:50Z</dc:date>
    <item>
      <title>/etc/datetime.xml priority timestamp patch / configuration file precedence</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570483#M101097</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;regarding&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/ReleaseNotes/FixDatetimexml2020" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/ReleaseNotes/FixDatetimexml2020&lt;/A&gt;&amp;nbsp;- in case we upgrade Splunk version does /etc/datetime.xml is still less priority than pushed patch app on shc/idxc/UFs ?&lt;/P&gt;&lt;P&gt;Looking at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/Admin/Wheretofindtheconfigurationfiles" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&amp;nbsp;I may understand /etc is lowest priority?&lt;/P&gt;&lt;P&gt;How do you handle it if you keep V7 universal forwarders and upgrade servers to 8.2.2 version?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 14:55:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570483#M101097</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2021-10-11T14:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/datetime.xml priority timestamp patch / configuration file precedence</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570506#M101099</link>
      <description>&lt;P&gt;If you are running a version of Splunk with the patch then there is no need to update datetime.xml.&lt;/P&gt;&lt;P&gt;The /etc directory is not part of the configuration file precedence order.&amp;nbsp; $SPLUNK_HOME/etc/system/default is the lowest-priority directory.&lt;/P&gt;&lt;P&gt;Just do it, but bear in mind the 7.x UFs will be unsupported soon.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 18:19:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570506#M101099</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-10-11T18:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/datetime.xml priority timestamp patch / configuration file precedence</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570568#M101111</link>
      <description>&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Looks like datetime.xml in 8.2.2 is different than in patch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;V4 xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;define name="_utcepoch" extract="utcepoch, subsecond"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;!-- update regex before '2023' --&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;text&amp;gt;&amp;lt;![CDATA[((?&amp;lt;=^|[\s#,"=\(\[\|\{])(?:1[0123456]|9)\d{8}|^@[\da-fA-F]{16,24})(?:\.?(\d{1,6}))?(?![\d\(])]]&amp;gt;&amp;lt;/text&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/define&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;V5 xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;define name="_utcepoch" extract="utcepoch, subsecond"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;!-- update regex before '2030' --&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;text&amp;gt;&amp;lt;![CDATA[((?&amp;lt;=^|[\s#,"=\(\[\|\{])(?:1[012345678])\d{8}|^@[\da-fA-F]{16,24})(?:\.?(\d{1,6}))?(?![\d\(])]]&amp;gt;&amp;lt;/text&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/define&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 07:07:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570568#M101111</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2021-10-12T07:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/datetime.xml priority timestamp patch / configuration file precedence</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570601#M101118</link>
      <description>&lt;P&gt;Use the newer one.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 12:39:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570601#M101118</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-10-12T12:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/datetime.xml priority timestamp patch / configuration file precedence</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570775#M101147</link>
      <description>&lt;P&gt;Support : "the new version of Splunk includes the new parameters, so the workaround are not longer needed if your indexers and HF are running Splunk 8.X, and as I told you before, only the Indexers and HF can do parsing, so that also means that the parameter is not needed in the Universal Forwarders."&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 13:13:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/etc-datetime-xml-priority-timestamp-patch-configuration-file/m-p/570775#M101147</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2021-10-13T13:13:50Z</dc:date>
    </item>
  </channel>
</rss>

