<?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 to check Universal Forwader version in Splunk Enterprise? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-check-Universal-Forwader-version-in-Splunk-Enterprise/m-p/690937#M19634</link>
    <description>&lt;P&gt;I assume the answer is to check Forwader management on setting or to check Forwader Deployment: in monitoring console.&lt;BR /&gt;&lt;BR /&gt;Is there any other way?&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2024 01:30:41 GMT</pubDate>
    <dc:creator>MK2</dc:creator>
    <dc:date>2024-06-18T01:30:41Z</dc:date>
    <item>
      <title>How to check Universal Forwader version in Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-check-Universal-Forwader-version-in-Splunk-Enterprise/m-p/690937#M19634</link>
      <description>&lt;P&gt;I assume the answer is to check Forwader management on setting or to check Forwader Deployment: in monitoring console.&lt;BR /&gt;&lt;BR /&gt;Is there any other way?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 01:30:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-check-Universal-Forwader-version-in-Splunk-Enterprise/m-p/690937#M19634</guid>
      <dc:creator>MK2</dc:creator>
      <dc:date>2024-06-18T01:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to check Universal Forwader version in Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-check-Universal-Forwader-version-in-Splunk-Enterprise/m-p/690941#M19635</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/269120"&gt;@MK2&lt;/a&gt;&amp;nbsp;the monitoring console is ostensibly the best place to check your forwarder versions, although keep in mind all the data there is populated by internal Splunk searches, so you can actually search the data yourself if you need a different visualization, for example.&lt;BR /&gt;&lt;BR /&gt;E.g.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="_internal" source="*metrics.lo*" group=tcpin_connections | dedup guid| eval sourceHost=if(isnull(hostname), sourceHost,hostname) | eval connectionType=case(fwdType=="uf","universal forwarder", fwdType=="lwf", "lightweight forwarder",fwdType=="full", "heavy forwarder", connectionType=="cooked" or connectionType=="cookedSSL","Splunk forwarder", connectionType=="raw" or connectionType=="rawSSL","legacy forwarder")| eval build=if(isnull(build),"n/a",build) | eval version=if(isnull(version),"pre 4.2",version) | eval guid=if(isnull(guid),sourceHost,guid) | eval os=if(isnull(os),"n/a",os)| eval arch=if(isnull(arch),"n/a",arch) | table sourceHost connectionType sourceIp sourceHost ssl ack build version os arch guid&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 18 Jun 2024 03:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-check-Universal-Forwader-version-in-Splunk-Enterprise/m-p/690941#M19635</guid>
      <dc:creator>KendallW</dc:creator>
      <dc:date>2024-06-18T03:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to check Universal Forwader version in Splunk Enterprise?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-check-Universal-Forwader-version-in-Splunk-Enterprise/m-p/690947#M19637</link>
      <description>&lt;P&gt;Thank you for your commentary.&lt;BR /&gt;I appriciate it.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 04:42:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-check-Universal-Forwader-version-in-Splunk-Enterprise/m-p/690947#M19637</guid>
      <dc:creator>MK2</dc:creator>
      <dc:date>2024-06-18T04:42:32Z</dc:date>
    </item>
  </channel>
</rss>

