<?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 can I control the host and root of HTML Links in Saved Search result emails? in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11389#M66</link>
    <description>&lt;P&gt;I was able to change the hostname, but the port number is still in the link.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Apr 2010 04:34:13 GMT</pubDate>
    <dc:creator>oreoshake</dc:creator>
    <dc:date>2010-04-15T04:34:13Z</dc:date>
    <item>
      <title>How can I control the host and root of HTML Links in Saved Search result emails?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11387#M64</link>
      <description>&lt;P&gt;We had some issues with the way the splunk web server handled our internally signed SSL certs so we setup nginx to handle the ssl and just proxy requests to the local splunk server.  The problem is that the links still show port 8000 which means we click the link, remove the port, and then we get to the desired page (nginx does a URL rewrite to add the s to http).&lt;/P&gt;

&lt;P&gt;Is there a way to drop the port number from the links that are generated without changing the port the web server runs on?  Is there another way to accomplish this goal?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2010 01:43:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11387#M64</guid>
      <dc:creator>oreoshake</dc:creator>
      <dc:date>2010-04-14T01:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the host and root of HTML Links in Saved Search result emails?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11388#M65</link>
      <description>&lt;P&gt;In the Splunk Manager-&amp;gt;Email Alert Settings, &lt;A href="http://localhost:8000/en-US/manager/launcher/configs/conf-alert_actions/email/?action=edit" rel="nofollow"&gt;http://localhost:8000/en-US/manager/launcher/configs/conf-alert_actions/email/?action=edit&lt;/A&gt; set the "Link hostname" value to the desired target URL.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2010 06:01:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11388#M65</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-04-14T06:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the host and root of HTML Links in Saved Search result emails?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11389#M66</link>
      <description>&lt;P&gt;I was able to change the hostname, but the port number is still in the link.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2010 04:34:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11389#M66</guid>
      <dc:creator>oreoshake</dc:creator>
      <dc:date>2010-04-15T04:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the host and root of HTML Links in Saved Search result emails?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11390#M67</link>
      <description>&lt;P&gt;what if you add an explicit port number, i.e., 443?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2010 04:53:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11390#M67</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-04-15T04:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the host and root of HTML Links in Saved Search result emails?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11391#M68</link>
      <description>&lt;P&gt;or i guess 80 if you're doing a redirect anyway?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2010 04:54:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11391#M68</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-04-15T04:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I control the host and root of HTML Links in Saved Search result emails?</title>
      <link>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11392#M69</link>
      <description>&lt;P&gt;Yep, that worked.  &lt;/P&gt;

&lt;P&gt;A useless side note: I thought it would have created the link host:80:8000 which apparently would have worked anyways (in FF, but not safari)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2010 01:51:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-can-I-control-the-host-and-root-of-HTML-Links-in-Saved/m-p/11392#M69</guid>
      <dc:creator>oreoshake</dc:creator>
      <dc:date>2010-04-16T01:51:31Z</dc:date>
    </item>
  </channel>
</rss>

