<?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: Forescout: How to line graph month over month AV compliance counts by status description in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Forescout-How-to-line-graph-month-over-month-AV-compliance/m-p/242861#M72257</link>
    <description>&lt;P&gt;Try this (feel free to adjust the &lt;CODE&gt;span=1h&lt;/CODE&gt;)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="forescout" sourcetype="fs_av_compliance" description="Server*" | dedup src_nt_host | search status="non-compliant" | timechart span=1h count by description
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/timechart"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/timechart&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Oct 2016 21:08:08 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-10-11T21:08:08Z</dc:date>
    <item>
      <title>Forescout: How to line graph month over month AV compliance counts by status description</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forescout-How-to-line-graph-month-over-month-AV-compliance/m-p/242860#M72256</link>
      <description>&lt;P&gt;We have obtained counts for each status description using the following search.....&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="forescout" sourcetype="fs_av_compliance" description="Server*" | dedup src_nt_host | search status="non-compliant" | stats count by description | fields description, count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;We'd like to create a line/area graph per status description with the count of hosts over time to determine if we're improving on av compliance  over time.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Status descriptions:&lt;/STRONG&gt;&lt;BR /&gt;
Server AV Irresolvable&lt;BR /&gt;
Server Antivirus Software is NOT installed&lt;BR /&gt;
Server Corp AV is not installed&lt;BR /&gt;
Server Symantec AV Running, But Defs older than 3 weeks&lt;BR /&gt;
Server Symantec AV installed but Not Running&lt;BR /&gt;
Server Symantec and McAfee AV Installed&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help!&lt;BR /&gt;
Trista&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 21:01:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forescout-How-to-line-graph-month-over-month-AV-compliance/m-p/242860#M72256</guid>
      <dc:creator>tmaltizo</dc:creator>
      <dc:date>2016-10-11T21:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Forescout: How to line graph month over month AV compliance counts by status description</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forescout-How-to-line-graph-month-over-month-AV-compliance/m-p/242861#M72257</link>
      <description>&lt;P&gt;Try this (feel free to adjust the &lt;CODE&gt;span=1h&lt;/CODE&gt;)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="forescout" sourcetype="fs_av_compliance" description="Server*" | dedup src_nt_host | search status="non-compliant" | timechart span=1h count by description
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/timechart"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/timechart&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 21:08:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forescout-How-to-line-graph-month-over-month-AV-compliance/m-p/242861#M72257</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-10-11T21:08:08Z</dc:date>
    </item>
  </channel>
</rss>

