<?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 estimate the licensing usage for Splunk App For Qualys? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342429#M41345</link>
    <description>&lt;P&gt;Daniel,&lt;/P&gt;

&lt;P&gt;The answers to your question depends on how much data you are ingesting to splunk indexes and at what frequency of runs. generally it is in MB's for a day if not more.&lt;/P&gt;

&lt;P&gt;In Splunk license logs, there is a field 'idx' which denotes the index that the data is being written to. Doing a sum of the bytes field (b) by idx will give you the license usage per index:&lt;/P&gt;

&lt;P&gt;Example -  index=_internal source="*license_usage.log" | stats sum(b) by idx&lt;/P&gt;

&lt;P&gt;Hope that helps. &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 15:11:15 GMT</pubDate>
    <dc:creator>nit123</dc:creator>
    <dc:date>2020-09-29T15:11:15Z</dc:date>
    <item>
      <title>How can I estimate the licensing usage for Splunk App For Qualys?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342426#M41342</link>
      <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;Any rough number estimates on the Splunk app for Qualys' gigs/day usage? Anyone familiar with this app give me any input? Our security team is pushing for it but I need to justify value for disk/license. &lt;/P&gt;

&lt;P&gt;thanks&lt;BR /&gt;
-Daniel &lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 17:51:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342426#M41342</guid>
      <dc:creator>daniel333</dc:creator>
      <dc:date>2017-07-28T17:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I estimate the licensing usage for Splunk App For Qualys?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342427#M41343</link>
      <description>&lt;P&gt;hello there,&lt;BR /&gt;
i dont have the numbers but from a little experience, i learned that license usage prediction is not an easy task as there are often, too many variables.&lt;BR /&gt;
with that said, i think the best way, is just to give it a shot. pick one or two instances you are interesting in, bring the data to splunk and measure license usage. worst thing that can happen is asking for a reset key from splunk.&lt;BR /&gt;
make sure you create a new index for that data so you can easily remove it and free the disk space in the case you decide to move forward.&lt;BR /&gt;
if you have splunk dev environment (even a tiny VM) you are already in a very good spot.&lt;BR /&gt;
another option can be a very short email to your Splunk SE, just ask her, what do they see in the field.&lt;BR /&gt;
good luck!&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 18:01:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342427#M41343</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-07-29T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I estimate the licensing usage for Splunk App For Qualys?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342428#M41344</link>
      <description>&lt;P&gt;In my testing of this application the current sizing is MB/s day, and generally very, very small.&lt;/P&gt;

&lt;P&gt;However it may vary depending on your environment, and I completely agree with adonio's comment, you might be better off enabling the add on and measuring afterward...&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 00:50:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342428#M41344</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2017-07-31T00:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I estimate the licensing usage for Splunk App For Qualys?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342429#M41345</link>
      <description>&lt;P&gt;Daniel,&lt;/P&gt;

&lt;P&gt;The answers to your question depends on how much data you are ingesting to splunk indexes and at what frequency of runs. generally it is in MB's for a day if not more.&lt;/P&gt;

&lt;P&gt;In Splunk license logs, there is a field 'idx' which denotes the index that the data is being written to. Doing a sum of the bytes field (b) by idx will give you the license usage per index:&lt;/P&gt;

&lt;P&gt;Example -  index=_internal source="*license_usage.log" | stats sum(b) by idx&lt;/P&gt;

&lt;P&gt;Hope that helps. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-I-estimate-the-licensing-usage-for-Splunk-App-For-Qualys/m-p/342429#M41345</guid>
      <dc:creator>nit123</dc:creator>
      <dc:date>2020-09-29T15:11:15Z</dc:date>
    </item>
  </channel>
</rss>

