<?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 Dell PowerScale Add-on for Splunk - Configuration in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Dell-PowerScale-Add-on-for-Splunk-Configuration/m-p/754218#M119725</link>
    <description>&lt;P&gt;I am trying to fetch the&amp;nbsp;Dell PowerScale metrics data into splunk via HF. I have installed the Add-On on the HF, but I don't see the port configuration in it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="viku7474_0-1760338867602.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40527i20E4FFD4604ED93A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="viku7474_0-1760338867602.png" alt="viku7474_0-1760338867602.png" /&gt;&lt;/span&gt;&lt;BR /&gt;By default, it should connect with 443, but the dell power scale machine is listening on 8443 port.&amp;nbsp;&lt;BR /&gt;I don't see the port option in the UI, how to get the data into splunk?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Oct 2025 07:02:15 GMT</pubDate>
    <dc:creator>viku7474</dc:creator>
    <dc:date>2025-10-13T07:02:15Z</dc:date>
    <item>
      <title>Dell PowerScale Add-on for Splunk - Configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Dell-PowerScale-Add-on-for-Splunk-Configuration/m-p/754218#M119725</link>
      <description>&lt;P&gt;I am trying to fetch the&amp;nbsp;Dell PowerScale metrics data into splunk via HF. I have installed the Add-On on the HF, but I don't see the port configuration in it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="viku7474_0-1760338867602.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40527i20E4FFD4604ED93A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="viku7474_0-1760338867602.png" alt="viku7474_0-1760338867602.png" /&gt;&lt;/span&gt;&lt;BR /&gt;By default, it should connect with 443, but the dell power scale machine is listening on 8443 port.&amp;nbsp;&lt;BR /&gt;I don't see the port option in the UI, how to get the data into splunk?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 07:02:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Dell-PowerScale-Add-on-for-Splunk-Configuration/m-p/754218#M119725</guid>
      <dc:creator>viku7474</dc:creator>
      <dc:date>2025-10-13T07:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dell PowerScale Add-on for Splunk - Configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Dell-PowerScale-Add-on-for-Splunk-Configuration/m-p/754219#M119726</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253494"&gt;@viku7474&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Powerscale default api port is 8080, which is added by default to your inputs.&lt;BR /&gt;&lt;BR /&gt;#&lt;A href="https://www.dell.com/support/manuals/en-us/isilon-onefs/ifs_pub_onefs_api_reference/onefs-api-access?guid=guid-fa46d99d-7df9-4b86-81a0-687893d9644c&amp;amp;lang=en-us" target="_blank"&gt;https://www.dell.com/support/manuals/en-us/isilon-onefs/ifs_pub_onefs_api_reference/onefs-api-access?guid=guid-fa46d99d-7df9-4b86-81a0-687893d9644c&amp;amp;lang=en-us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are using custom port, one workaround you can perform is,&lt;/P&gt;&lt;P&gt;Go to Splunk\etc\apps\TA_EMC-Isilon\bin\&lt;STRONG&gt;const.py&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Edit below setting with your custom port, restart splunk and try again.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ISILON_PORT = "8080"&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 07:46:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Dell-PowerScale-Add-on-for-Splunk-Configuration/m-p/754219#M119726</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-10-13T07:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dell PowerScale Add-on for Splunk - Configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Dell-PowerScale-Add-on-for-Splunk-Configuration/m-p/754227#M119727</link>
      <description>&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/28010"&gt;@PrewinThomas&lt;/a&gt;&amp;nbsp;reply below regarding changing the port in const.py, it would be worth emailing the developers of the app (&lt;SPAN&gt;&lt;A href="mailto:neha@crestdatasys.com)" target="_blank"&gt;neha@crestdatasys.com)&lt;/A&gt;&amp;nbsp;and explaining this requirement so that they can build this in to future versions of the app, otherwise when there are new versions of the app you will need to overwrite the const.py file each time.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 10:02:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Dell-PowerScale-Add-on-for-Splunk-Configuration/m-p/754227#M119727</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-10-13T10:02:41Z</dc:date>
    </item>
  </channel>
</rss>

