<?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 find the versions of all my UFs &amp;amp; HFs and dates of install on Splunk Enterprise? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-versions-of-all-my-UFs-amp-HFs-and-dates-of/m-p/547255#M155159</link>
    <description>&lt;P&gt;How do I find the versions of all my UFs &amp;amp; HFs and dates of install on Splunk Enterprise?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 18:46:03 GMT</pubDate>
    <dc:creator>SamHTexas</dc:creator>
    <dc:date>2021-04-08T18:46:03Z</dc:date>
    <item>
      <title>How do I find the versions of all my UFs &amp; HFs and dates of install on Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-versions-of-all-my-UFs-amp-HFs-and-dates-of/m-p/547255#M155159</link>
      <description>&lt;P&gt;How do I find the versions of all my UFs &amp;amp; HFs and dates of install on Splunk Enterprise?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 18:46:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-versions-of-all-my-UFs-amp-HFs-and-dates-of/m-p/547255#M155159</guid>
      <dc:creator>SamHTexas</dc:creator>
      <dc:date>2021-04-08T18:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the versions of all my UFs &amp; HFs and dates of install on Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-versions-of-all-my-UFs-amp-HFs-and-dates-of/m-p/547258#M155160</link>
      <description>&lt;P&gt;For version you can go to the monitoring console (assuming that you have a centralized monitoring console) &amp;gt; Forwarders &amp;gt; Forwarders: Deployment and you'll see the versions of Splunk installed on your UFs and HFs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getting the date installed isn't as easy. But one way you could do that is to get the date of the first event from the host. This assume the install date was also the first date you got in data from that host.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=main | stats min(_indextime) as mintime by host | convert ctime(mintime) | table host mintime
&lt;/LI-CODE&gt;&lt;P&gt;That search will take awhile, but you'll get your answer.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 19:14:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-versions-of-all-my-UFs-amp-HFs-and-dates-of/m-p/547258#M155160</guid>
      <dc:creator>96nick</dc:creator>
      <dc:date>2021-04-08T19:14:12Z</dc:date>
    </item>
  </channel>
</rss>

