<?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 make URL Toolbox available from the Splunk App for Enterprise Security? in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175734#M794</link>
    <description>&lt;P&gt;And the answer in the already in the question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jun 2015 21:25:39 GMT</pubDate>
    <dc:creator>mdessus_splunk</dc:creator>
    <dc:date>2015-06-24T21:25:39Z</dc:date>
    <item>
      <title>How to make URL Toolbox available from the Splunk App for Enterprise Security?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175733#M793</link>
      <description>&lt;P&gt;Since ES filters apps imported by name (TA... ), you need to force the import by modifying the file &lt;STRONG&gt;/opt/splunk/etc/apps/SplunkEnterpriseSecuritySuite/local/inputs.conf&lt;/STRONG&gt; and changing the &lt;STRONG&gt;app_regex&lt;/STRONG&gt; in the stanza &lt;STRONG&gt;[app_imports_update://update_es]&lt;/STRONG&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[app_imports_update://update_es]
app_regex = utbox
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:22:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175733#M793</guid>
      <dc:creator>mdessus_splunk</dc:creator>
      <dc:date>2020-09-28T20:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to make URL Toolbox available from the Splunk App for Enterprise Security?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175734#M794</link>
      <description>&lt;P&gt;And the answer in the already in the question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2015 21:25:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175734#M794</guid>
      <dc:creator>mdessus_splunk</dc:creator>
      <dc:date>2015-06-24T21:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make URL Toolbox available from the Splunk App for Enterprise Security?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175735#M795</link>
      <description>&lt;P&gt;Note that this seems to cause an issue when upgrading (at least) to ES 4.0. Remove this setting before !&lt;BR /&gt;
I'll report this issue.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 22:03:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175735#M795</guid>
      <dc:creator>mdessus_splunk</dc:creator>
      <dc:date>2015-10-27T22:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to make URL Toolbox available from the Splunk App for Enterprise Security?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175736#M796</link>
      <description>&lt;P&gt;Should be fixed in ES 4.0.1.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:30:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175736#M796</guid>
      <dc:creator>mdessus_splunk</dc:creator>
      <dc:date>2015-10-28T10:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to make URL Toolbox available from the Splunk App for Enterprise Security?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175737#M797</link>
      <description>&lt;P&gt;According to some fellow splunkers, the regex should be more similar to that one:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;app_regex = ([DST]A-.&lt;/EM&gt;)|(Splunk_[DST]A_.&lt;EM&gt;)|(SplunkEnterpriseSecuritySuite)|(utbox)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:41:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175737#M797</guid>
      <dc:creator>mdessus_splunk</dc:creator>
      <dc:date>2020-09-29T07:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to make URL Toolbox available from the Splunk App for Enterprise Security?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175738#M798</link>
      <description>&lt;P&gt;Note that in ES versions 4.7 and later, you can do it from the interface: &lt;A href="http://docs.splunk.com/Documentation/ES/4.7.1/Install/ImportCustomApps"&gt;http://docs.splunk.com/Documentation/ES/4.7.1/Install/ImportCustomApps&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 09:59:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-make-URL-Toolbox-available-from-the-Splunk-App-for/m-p/175738#M798</guid>
      <dc:creator>mdessus_splunk</dc:creator>
      <dc:date>2017-06-08T09:59:30Z</dc:date>
    </item>
  </channel>
</rss>

