<?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 connect splunk to the internet via Proxy on Windows in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24196#M21987</link>
    <description>&lt;P&gt;Strange.. I think it could be bug. You can ask splunk officail support team.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2011 23:48:07 GMT</pubDate>
    <dc:creator>Takajian</dc:creator>
    <dc:date>2011-11-30T23:48:07Z</dc:date>
    <item>
      <title>How to connect splunk to the internet via Proxy on Windows</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24193#M21984</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I have a Splunk Server running on Windows and want to use the integrated App-Update-Checking. To accomplish this task I have to go via our companys webproxy.&lt;/P&gt;

&lt;P&gt;According to &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/Specifyaproxyserver"&gt;this documentation&lt;/A&gt; I have to set the http_proxy variable in my splunk-launch.conf file.&lt;/P&gt;

&lt;P&gt;Unfortunately this doesn't work, if I click on "Find more Apps online" etc my Splunk Box still tries to connect directly and not via the Proxy.&lt;/P&gt;

&lt;P&gt;Has anyone got this working? Any help would be appreciated.&lt;/P&gt;

&lt;P&gt;Thanks in Advance&lt;BR /&gt;
Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:24:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24193#M21984</guid>
      <dc:creator>dahirt</dc:creator>
      <dc:date>2011-11-29T12:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect splunk to the internet via Proxy on Windows</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24194#M21985</link>
      <description>&lt;P&gt;Yes, this proxy setting in splunk-launch.conf is working in my labo. To reflect the setting, restarting splunk is required. Did you restart splunk? And also please confirm if splunk server itself is actually able to connect the proxy server. You may also need to make proxy server allow source ip address of splunk server. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 03:45:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24194#M21985</guid>
      <dc:creator>Takajian</dc:creator>
      <dc:date>2011-11-30T03:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect splunk to the internet via Proxy on Windows</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24195#M21986</link>
      <description>&lt;P&gt;Hmm, actually I restarted the splunkd service aswell as the splunkweb service multiple times without luck. Setting our proxy in ie also works without problems.&lt;/P&gt;

&lt;P&gt;At first I thought it might have to do with our proxy-authentication requirement but in the firewall-logs I saw that splunk wants to connect directly to splunk.com and  not to the proxy-ip.&lt;/P&gt;

&lt;P&gt;My splunk-launch.conf looks like this:&lt;/P&gt;

&lt;P&gt;http_proxy = 10.1.0.24:8080&lt;/P&gt;

&lt;P&gt;I also tried things like "&lt;A href="http://ip:port"&gt;http://ip:port&lt;/A&gt;" without success.&lt;/P&gt;

&lt;P&gt;On my linux-splunk-testbox I got it working by setting the Environment Variable HTTP_PROXY=&lt;A href="http://10.1.0.24:8080"&gt;http://10.1.0.24:8080&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 11:59:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24195#M21986</guid>
      <dc:creator>dahirt</dc:creator>
      <dc:date>2011-11-30T11:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect splunk to the internet via Proxy on Windows</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24196#M21987</link>
      <description>&lt;P&gt;Strange.. I think it could be bug. You can ask splunk officail support team.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 23:48:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24196#M21987</guid>
      <dc:creator>Takajian</dc:creator>
      <dc:date>2011-11-30T23:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect splunk to the internet via Proxy on Windows</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24197#M21988</link>
      <description>&lt;P&gt;I got it fixed: Had to set http*&lt;EM&gt;S&lt;/EM&gt;&lt;EM&gt;_proxy = &lt;IP&gt;:&lt;PORT&gt; *sigh&lt;/PORT&gt;&lt;/IP&gt;&lt;/EM&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:11:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24197#M21988</guid>
      <dc:creator>dahirt</dc:creator>
      <dc:date>2020-09-28T10:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect splunk to the internet via Proxy on Windows</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24198#M21989</link>
      <description>&lt;P&gt;I am having the same issue, did you manage to get this to work?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 00:52:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-splunk-to-the-internet-via-Proxy-on-Windows/m-p/24198#M21989</guid>
      <dc:creator>usmsplunk</dc:creator>
      <dc:date>2018-09-24T00:52:03Z</dc:date>
    </item>
  </channel>
</rss>

