<?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: License Details... in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101092#M1724</link>
    <description>&lt;P&gt;OK, I'll assume this is normal behavior for Splunk.  I did restart the service afterwards and I still see two licenses.  I repeated the process several times, removing and adding, and I still see two.  I'll assume this is normal.  Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2011 16:06:10 GMT</pubDate>
    <dc:creator>DTERM</dc:creator>
    <dc:date>2011-10-31T16:06:10Z</dc:date>
    <item>
      <title>Is there a way to check the details of the Splunk license other than the Manager - License Menu?</title>
      <link>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101090#M1722</link>
      <description>&lt;P&gt;Is there a way to check the details of the Splunk license other than the Manager - License Menu. I was recently requested to remove and install a new license on a Splunk instance. I did so using the GUI in Splunk manager. But afterward, the manager appears to have two licenses installed. I removed them both and re-entered the new license provided, however I still see two license entries.&lt;/P&gt;
&lt;P&gt;Is there another method, perhaps at the command line, to verify the current license installed? Should I see two licenses in the GUI Manager if only 1 is installed?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 19:11:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101090#M1722</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2020-06-15T19:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: License Details...</title>
      <link>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101091#M1723</link>
      <description>&lt;P&gt;Well, it is certainly no problem as such to have more than one license installed (as of version 4.2) &lt;/P&gt;

&lt;P&gt;The licenses gets added so to speak. 5GB + 10GB = 15GB&lt;/P&gt;

&lt;P&gt;Did you restart Splunkd after changing the licenses. Don't know if it is really required, but it might help clean out old garbage.&lt;/P&gt;

&lt;P&gt;/Kristian&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2011 16:02:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101091#M1723</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2011-10-31T16:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: License Details...</title>
      <link>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101092#M1724</link>
      <description>&lt;P&gt;OK, I'll assume this is normal behavior for Splunk.  I did restart the service afterwards and I still see two licenses.  I repeated the process several times, removing and adding, and I still see two.  I'll assume this is normal.  Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2011 16:06:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101092#M1724</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2011-10-31T16:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: License Details...</title>
      <link>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101093#M1725</link>
      <description>&lt;P&gt;Hi DTERM&lt;/P&gt;

&lt;P&gt;to answer your first question: yes there is a cli command to display license information. just enter&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/bin/splunk show license
%SPLUNK_HOME%\bin\splunk.exe show license
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and you get all your license information.&lt;/P&gt;

&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2011 12:38:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101093#M1725</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2011-11-02T12:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: License Details...</title>
      <link>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101094#M1726</link>
      <description>&lt;P&gt;Documentation on managing licenses using the CLI is here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/LicenserCLIcommands"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/LicenserCLIcommands&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can also gain a lot of information about your license usage with the Deployment Monitor app:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.2.4/Deploy/Startthedeploymentmonitor"&gt;http://docs.splunk.com/Documentation/Splunk/4.2.4/Deploy/Startthedeploymentmonitor&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2011 17:13:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101094#M1726</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2011-11-02T17:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: License Details...</title>
      <link>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101095#M1727</link>
      <description>&lt;P&gt;Just to share update with you all, Below command has been removed now :&lt;BR /&gt;
     $SPLUNK_HOME/bin/splunk show license&lt;BR /&gt;
     %SPLUNK_HOME%\bin\splunk.exe show license&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:02:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/101095#M1727</guid>
      <dc:creator>dhirendra761</dc:creator>
      <dc:date>2020-09-29T22:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: License Details...</title>
      <link>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/576659#M10938</link>
      <description>&lt;P&gt;I ran "splunk show license" on v8.0.3 and got: "This command has been removed."&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 21:06:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Is-there-a-way-to-check-the-details-of-the-Splunk-license-other/m-p/576659#M10938</guid>
      <dc:creator>esalesap</dc:creator>
      <dc:date>2021-11-29T21:06:18Z</dc:date>
    </item>
  </channel>
</rss>

