<?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 host Splunk on Azure in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106975#M71475</link>
    <description>&lt;P&gt;Thanks Glenn:&lt;BR /&gt;
Great!!! Works with me.&lt;/P&gt;</description>
    <pubDate>Sun, 06 Jul 2014 14:15:24 GMT</pubDate>
    <dc:creator>johnthsu</dc:creator>
    <dc:date>2014-07-06T14:15:24Z</dc:date>
    <item>
      <title>How to host Splunk on Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106971#M71471</link>
      <description>&lt;P&gt;I want to run Splunk on an Azure VM and use it from the browser on my desktop PC. In the Azure VM I can get to the login page at mysplunkserver:8000. However, from my desktop I cannot get to mysplunkserver:8000.cloudapp.net. I changed the Splunk web port to 80. Now I can login at mysplunkserver from the VM but I still cannot login from my desktop at mysplunkserver.cloudapp.net.&lt;/P&gt;

&lt;P&gt;Any ideas what I need to do?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2013 05:24:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106971#M71471</guid>
      <dc:creator>Craigrow</dc:creator>
      <dc:date>2013-10-20T05:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to host Splunk on Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106972#M71472</link>
      <description>&lt;P&gt;Hello Craig,&lt;BR /&gt;
Are you able to ping the site from your desktop? Try to get use PING and Telnet splunk_server 80.&lt;/P&gt;

&lt;P&gt;Both will allow you to get the status whether it is reachable or not. If not try to turn off the firewall and connect. Mostly it happens due to firewall or connectivity route.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2013 09:00:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106972#M71472</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2013-10-20T09:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to host Splunk on Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106973#M71473</link>
      <description>&lt;P&gt;Hi Craig&lt;/P&gt;

&lt;P&gt;You can easily do this as I've done it both for Windows and Linux, you just need to open the ports.&lt;/P&gt;

&lt;P&gt;By default ports 8000 and 8089 are not open, you must open them up in order to allow external access. You will need to do one or both of the following:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;You must open up endoints on the VM for ports 8000 and 8089. You can do this in the &lt;A href="http://www.windowsazure.com/en-us/documentation/articles/virtual-machines-set-up-endpoints/"&gt;Azure portal&lt;/A&gt; by modifying your VM's configuration and adding the two endpoints. You can also use the &lt;A href="http://msdn.microsoft.com/en-us/library/windowsazure/dn495300.aspx"&gt;Azure Powershell cmdlets&lt;/A&gt; or the &lt;A href="http://www.windowsazure.com/en-us/documentation/articles/command-line-tools/#Commands_to_manage_your_Azure_virtual_machine_endpoints"&gt;Azure xPlat command line tools&lt;/A&gt;. If you want to you can change the mapping of the endpoints so that the external ports and internal ports are different. Whatever you set the internal port to, you need to make sure you've configured the Splunk instance itself to use.&lt;/LI&gt;
&lt;LI&gt;If your VM is using a Windows image, you also need to add inbound rules to the &lt;A href="http://windows.microsoft.com/en-us/windows/open-port-windows-firewall#1TC=windows-7"&gt;Windows Firewall&lt;/A&gt; for both ports. You can do this by simply logging on the machine using Remote Desktop. &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Let us know if this doesn't work for you!&lt;/P&gt;

&lt;P&gt;Regards&lt;BR /&gt;
Glenn&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2014 08:11:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106973#M71473</guid>
      <dc:creator>gblock_splunk</dc:creator>
      <dc:date>2014-02-18T08:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to host Splunk on Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106974#M71474</link>
      <description>&lt;P&gt;Please see this answer: &lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/124069/hosting-splunk-on-windows-azure"&gt;http://answers.splunk.com/answers/124069/hosting-splunk-on-windows-azure&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also, I noticed that you have the port in the wrong location of you URL. Once the endpoints are configured, the public URL should resemble this: &lt;A href="https://my-splunk-instance.cloudapp.net:8000"&gt;https://my-splunk-instance.cloudapp.net:8000&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2014 16:54:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106974#M71474</guid>
      <dc:creator>charris_splunk</dc:creator>
      <dc:date>2014-02-24T16:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to host Splunk on Azure</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106975#M71475</link>
      <description>&lt;P&gt;Thanks Glenn:&lt;BR /&gt;
Great!!! Works with me.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jul 2014 14:15:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-host-Splunk-on-Azure/m-p/106975#M71475</guid>
      <dc:creator>johnthsu</dc:creator>
      <dc:date>2014-07-06T14:15:24Z</dc:date>
    </item>
  </channel>
</rss>

