<?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 Error when saving Alert (Valid license) in Security</title>
    <link>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268280#M14964</link>
    <description>&lt;P&gt;Unfortunately this search does not work on our search head.  Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jun 2016 13:51:37 GMT</pubDate>
    <dc:creator>philwhite</dc:creator>
    <dc:date>2016-06-01T13:51:37Z</dc:date>
    <item>
      <title>License Error when saving Alert (Valid license)</title>
      <link>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268278#M14962</link>
      <description>&lt;P&gt;I am currently running Splunk 6.4.1 and I am tied into our license master but I am getting a licensing message on one of my search heads when saving an Alert.  "This scheduled search will not run after the Enterprise Trial License expires".  Our license is valid and I am getting no errors on the indexers about exceeded volume, etc.  I do not have access to our license master so I can't easily verify what is going on, on that end.  Is there anything that I can check so that I don't hit a brick wall in 50 days when it may or may not expire my license?&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 16:28:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268278#M14962</guid>
      <dc:creator>philwhite</dc:creator>
      <dc:date>2016-05-24T16:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: License Error when saving Alert (Valid license)</title>
      <link>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268279#M14963</link>
      <description>&lt;P&gt;Hi philwhite, try using this search to find out if/when your license is expiring:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|rest /services/licenser/licenses | eval created=strftime(creation_time,"%m/%d/%y %H:%M:%S")| eval expires=strftime(expiration_time,"%m/%d/%y %H:%M:%S") | eval "size (GB)" = round(quota/1024/1024/1024, 3) | table status, "size (GB)", created, expires, label
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can always hit the rest endpoint to for the same information:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTlicenseExamples"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTlicenseExamples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 07:42:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268279#M14963</guid>
      <dc:creator>phadnett_splunk</dc:creator>
      <dc:date>2016-05-25T07:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: License Error when saving Alert (Valid license)</title>
      <link>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268280#M14964</link>
      <description>&lt;P&gt;Unfortunately this search does not work on our search head.  Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 13:51:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268280#M14964</guid>
      <dc:creator>philwhite</dc:creator>
      <dc:date>2016-06-01T13:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: License Error when saving Alert (Valid license)</title>
      <link>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268281#M14965</link>
      <description>&lt;P&gt;You are probably operating inside of a search head cluster. If so, try using curl to access the REST endpoints against the literal name of one of the search heads. For example: instead of going to &lt;A href="https://mysplunk.company.com"&gt;https://mysplunk.company.com&lt;/A&gt;, go to &lt;A href="https://mysearchhead01.company.com"&gt;https://mysearchhead01.company.com&lt;/A&gt; via Curl like this &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k -u alice:pass &lt;A href="https://mysearchhead01.company.com/servicesNS/alice/myapp/saved/searches/mysearch" target="test_blank"&gt;https://mysearchhead01.company.com/servicesNS/alice/myapp/saved/searches/mysearch&lt;/A&gt; \
        -d search="index=mai*"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Jul 2017 05:47:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/License-Error-when-saving-Alert-Valid-license/m-p/268281#M14965</guid>
      <dc:creator>mcronkrite_splu</dc:creator>
      <dc:date>2017-07-10T05:47:08Z</dc:date>
    </item>
  </channel>
</rss>

