<?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 find out how many license violations have occurred in the last 30 days in Splunk 6.2? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249557#M8043</link>
    <description>&lt;P&gt;Violation alerts under licensing tab are not consistent and it seems to retrieve those messages using REST API. Re-framing my earlier question, is there a way to track the number of violations from the splunk logs?&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2016 04:16:39 GMT</pubDate>
    <dc:creator>niklucky02</dc:creator>
    <dc:date>2016-05-17T04:16:39Z</dc:date>
    <item>
      <title>How to find out how many license violations have occurred in the last 30 days in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249556#M8042</link>
      <description>&lt;P&gt;I have installed Splunk 6.2 version and it shows a license violation under category 'license_window'. Is there any way we can find out how many violations have occurred in last 30 days in version 6.2?&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2016 08:49:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249556#M8042</guid>
      <dc:creator>niklucky02</dc:creator>
      <dc:date>2016-05-16T08:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out how many license violations have occurred in the last 30 days in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249557#M8043</link>
      <description>&lt;P&gt;Violation alerts under licensing tab are not consistent and it seems to retrieve those messages using REST API. Re-framing my earlier question, is there a way to track the number of violations from the splunk logs?&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 04:16:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249557#M8043</guid>
      <dc:creator>niklucky02</dc:creator>
      <dc:date>2016-05-17T04:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out how many license violations have occurred in the last 30 days in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249558#M8044</link>
      <description>&lt;P&gt;The best way to do this is to monitor the 30 day License Usage Report View (LURV) in Settings &amp;gt; LIcensing &amp;gt; Usage Report &amp;gt; Previous 30 Days&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 04:00:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249558#M8044</guid>
      <dc:creator>phadnett_splunk</dc:creator>
      <dc:date>2016-05-19T04:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out how many license violations have occurred in the last 30 days in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249559#M8045</link>
      <description>&lt;P&gt;@phadnett:  I see some variations in the number of violations messages that I see under LURV and the reason I posed this question. My question is there a pattern inside splunk logs on the license master server that would help me to see that I have violated 3 times in last 30 days or an alternate splunk query?&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 05:26:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249559#M8045</guid>
      <dc:creator>niklucky02</dc:creator>
      <dc:date>2016-05-19T05:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out how many license violations have occurred in the last 30 days in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249560#M8046</link>
      <description>&lt;P&gt;@niklucky02 You could use a search like this to see each time a warning occurs for the pool. You have 5 or more warnings in a rolling 30-day period before a violation for the pool occurs.&lt;/P&gt;

&lt;P&gt;index=_internal sourcetype=splunkd component=LMStackMgr "A warning has been recorded for all members"&lt;/P&gt;</description>
      <pubDate>Sat, 21 May 2016 17:29:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249560#M8046</guid>
      <dc:creator>phadnett_splunk</dc:creator>
      <dc:date>2016-05-21T17:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out how many license violations have occurred in the last 30 days in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249561#M8047</link>
      <description>&lt;P&gt;Thanks Phadnett! The query worked but it was showing 5 violations whereas my search didn;t lock out. Anyways, I will keep this query as the message is exactly what I was looking for.&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2016 04:40:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-find-out-how-many-license-violations-have-occurred-in-the/m-p/249561#M8047</guid>
      <dc:creator>niklucky02</dc:creator>
      <dc:date>2016-05-30T04:40:53Z</dc:date>
    </item>
  </channel>
</rss>

