<?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: How to get Resource Usage information of Heavy Forwarders in Monitoring Console in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678733#M27931</link>
    <description>&lt;P&gt;HFs have always been a bit of an "ugly duckling". They are forwarders so they are covered by forwarder monitoring but only covering the same set of parameters as UFs.&lt;/P&gt;&lt;P&gt;You can try to add them as indexers to the MC which should give you their health parameters (but can cause issues if you're using forwarder license on them).&lt;/P&gt;&lt;P&gt;Generally there is no single good answer since some of the HFs can't be monitored in any way other than by checking the _internal log (as it is done for UFs) so you can't add them as reachable search peers to MC.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 22:44:01 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2024-02-26T22:44:01Z</dc:date>
    <item>
      <title>How to get Resource Usage information of Heavy Forwarders in Monitoring Console</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678053#M27924</link>
      <description>&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a multi-site cluster at version 9.&lt;/SPAN&gt;&lt;SPAN&gt;0.&lt;/SPAN&gt;&lt;SPAN&gt;1,&lt;/SPAN&gt;&lt;SPAN&gt; with several Indexers,&lt;/SPAN&gt;&lt;SPAN&gt; SHs,&lt;/SPAN&gt;&lt;SPAN&gt; and HF/UFs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Monitoring Console is configured on the Cluster Manager,&lt;/SPAN&gt;&lt;SPAN&gt; and "Forwarder Monitoring" is enabled,&lt;/SPAN&gt;&lt;SPAN&gt; which allows me to see the status of the forwarders.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What is missing is the possibility to select HF in the Resource Usage section of the Monitoring Console. They are not available.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I get them to appear in Resource Usage in the Monitoring Console?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Feb 2024 10:45:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678053#M27924</guid>
      <dc:creator>acavenago</dc:creator>
      <dc:date>2024-02-20T10:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Resource Usage information of Heavy Forwarders in Monitoring Console</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678492#M27929</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260155"&gt;@acavenago&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ensure that your HFs are correctly configured and connected to the Splunk environment.&lt;/P&gt;&lt;P&gt;Verify that the HFs are sending data to the indexers and are part of the cluster.&lt;/P&gt;&lt;P&gt;Verify that communication between the indexers and HFs is functioning correctly.&lt;/P&gt;&lt;P&gt;In case you’re setting up for an indexer cluster or search head cluster then you must need to set up a cluster label.&lt;/P&gt;&lt;P&gt;In case of indexer cluster:&lt;/P&gt;&lt;P&gt;Go to the CLI of your master node.&lt;/P&gt;&lt;P&gt;And run this following command:&lt;/P&gt;&lt;P&gt;splunk edit cluster-config -cluster_label &amp;lt;CLUSTER LABEL&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Add search peers:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Log in to the instance which you want to set up as a monitoring console (in our case it will be the master node)&lt;BR /&gt;2. Go to Setting and Distributed Search. And click on Search Peer.&lt;BR /&gt;3. Click on new search peer and add all search head, license master, non-clustered indexers, and clustered search head.&lt;BR /&gt;4. Repeat this process several times based on the number of instances you want to add.&lt;BR /&gt;5. We don’t need to add a master node here because we are doing all of this stuff into master nodes only. So it will automatically add.&lt;BR /&gt;6. Now go to the setting &amp;gt; monitoring console &amp;gt; setting &amp;gt; general setup&lt;/P&gt;&lt;P&gt;7. Click on distributed and continue.&lt;BR /&gt;8. Come down and check the status of all remote instances.&lt;BR /&gt;9. Check server roles are showing correct roles for that particular instance or not, if not then click on action &amp;gt; edit and edit server roles.&lt;BR /&gt;10. Now go to the overview page of your newly set up monitoring console.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Forwarder setup in monitoring console:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;First, go to your newly set up monitoring console and click on forwarders and forwarders: instance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Now click on setup, to configure this page.&lt;/P&gt;&lt;P&gt;Now enable, forwarder monitoring and choose data collection intervals. Then click on save and continue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then this process or search will fetch all of your forwarder assets and will build a forwarder management dashboard within the monitoring console by running a scheduled search named “DMC Forwarder – Build Asset Table”.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;After doing those above steps you will avail to see all of your forwarder’s information as shown below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 14:21:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678492#M27929</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2024-02-23T14:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Resource Usage information of Heavy Forwarders in Monitoring Console</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678698#M27930</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt; , thank you for all the information.&lt;/P&gt;&lt;P&gt;I was already able to list HF info in MC/Forwarders menu.&lt;/P&gt;&lt;P&gt;What I need is to have HF also listed in MC/Resource Usage, where right now I have only Cluster Manager and Indexers nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 17:17:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678698#M27930</guid>
      <dc:creator>acavenago</dc:creator>
      <dc:date>2024-02-26T17:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Resource Usage information of Heavy Forwarders in Monitoring Console</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678733#M27931</link>
      <description>&lt;P&gt;HFs have always been a bit of an "ugly duckling". They are forwarders so they are covered by forwarder monitoring but only covering the same set of parameters as UFs.&lt;/P&gt;&lt;P&gt;You can try to add them as indexers to the MC which should give you their health parameters (but can cause issues if you're using forwarder license on them).&lt;/P&gt;&lt;P&gt;Generally there is no single good answer since some of the HFs can't be monitored in any way other than by checking the _internal log (as it is done for UFs) so you can't add them as reachable search peers to MC.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 22:44:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-get-Resource-Usage-information-of-Heavy-Forwarders-in/m-p/678733#M27931</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-02-26T22:44:01Z</dc:date>
    </item>
  </channel>
</rss>

