<?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: Splunk insights for infrastructure scripts are not working as expected in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400893#M6912</link>
    <description>&lt;P&gt;Splunk URL is the URL on which Insights is installed.&lt;/P&gt;

&lt;P&gt;HEC Port --- default port is 8088&lt;/P&gt;

&lt;P&gt;HEC Token --- you will find this in --- Insights installed Host --- etc/apps//splunk_app_infrastructure/local/inputs.conf&lt;/P&gt;

&lt;P&gt;Approve the answer if this helpfull for you.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 19:38:35 GMT</pubDate>
    <dc:creator>PowerPacked</dc:creator>
    <dc:date>2020-09-29T19:38:35Z</dc:date>
    <item>
      <title>Splunk insights for infrastructure scripts are not working as expected</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400890#M6909</link>
      <description>&lt;P&gt;Hi , &lt;/P&gt;

&lt;P&gt;I tried to test the splunk insights for infrastructure unfortunately my servers don't have internet connection , Due to that all the agent scripts are failing ..&lt;/P&gt;

&lt;P&gt;How can i download all the packages for this agent from internet , can you please provide those details .&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 23:22:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400890#M6909</guid>
      <dc:creator>sivapuvvada</dc:creator>
      <dc:date>2018-05-16T23:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk insights for infrastructure scripts are not working as expected</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400891#M6910</link>
      <description>&lt;P&gt;Hi @Siva&lt;/P&gt;

&lt;P&gt;You can download collectd manually as well.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://s3-us-west-2.amazonaws.com/ittm-agentscript/unix-agent-0.9.0-0.tgz" target="_blank"&gt;https://s3-us-west-2.amazonaws.com/ittm-agentscript/unix-agent-0.9.0-0.tgz&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;curl -sL -o unix-agent-0.9.0-0.tgz &lt;A href="https://s3-us-west-2.amazonaws.com/ittm-agentscript/unix-agent-0.9.0-0.tgz" target="_blank"&gt;https://s3-us-west-2.amazonaws.com/ittm-agentscript/unix-agent-0.9.0-0.tgz&lt;/A&gt; &amp;amp;&amp;amp; tar -xzf unix-agent-0.9.0-0.tgz &amp;amp;&amp;amp; cd unix-agent &amp;amp;&amp;amp; bash install_agent.sh &amp;amp;&amp;amp; bash install_uf.sh &amp;amp;&amp;amp; cd .. &amp;amp;&amp;amp; rm -rf unix-agent&lt;/P&gt;

&lt;P&gt;you need to configure collectd by editing collectd.conf &lt;/P&gt;

&lt;P&gt;write HttpPlugin in collectd.conf should have information about the Host on which Insights is installed.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:33:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400891#M6910</guid>
      <dc:creator>PowerPacked</dc:creator>
      <dc:date>2020-09-29T19:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk insights for infrastructure scripts are not working as expected</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400892#M6911</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/93566"&gt;@PowerPacked&lt;/a&gt; , &lt;BR /&gt;
I am getting the below error when try to execute install_agent.sh&lt;/P&gt;

&lt;P&gt;Missing required arguments - SPLUNK_URL, HEC_PORT and HEC_TOKEN.&lt;/P&gt;

&lt;P&gt;which SPLUNK URL i need to configure , do i need to configure forwarder URL or SH URL , &lt;BR /&gt;
Also confirm on HEC_PORT and HEC_TOKEN &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:38:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400892#M6911</guid>
      <dc:creator>sivapuvvada</dc:creator>
      <dc:date>2020-09-29T19:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk insights for infrastructure scripts are not working as expected</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400893#M6912</link>
      <description>&lt;P&gt;Splunk URL is the URL on which Insights is installed.&lt;/P&gt;

&lt;P&gt;HEC Port --- default port is 8088&lt;/P&gt;

&lt;P&gt;HEC Token --- you will find this in --- Insights installed Host --- etc/apps//splunk_app_infrastructure/local/inputs.conf&lt;/P&gt;

&lt;P&gt;Approve the answer if this helpfull for you.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:38:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-insights-for-infrastructure-scripts-are-not-working-as/m-p/400893#M6912</guid>
      <dc:creator>PowerPacked</dc:creator>
      <dc:date>2020-09-29T19:38:35Z</dc:date>
    </item>
  </channel>
</rss>

