<?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: Splunk query to show my entire security metrics which is 68 in number in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-show-my-entire-security-metrics-which-is-68-in/m-p/534434#M151023</link>
    <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;| eval Metric_ID="1"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;The splunk query below is only showing just one line of Metric_ID which starts at 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;of course.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;all the&amp;nbsp; 68 lines&lt;BR /&gt;&lt;BR /&gt;I don't have any information here.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2020 05:10:12 GMT</pubDate>
    <dc:creator>to4kawa</dc:creator>
    <dc:date>2020-12-30T05:10:12Z</dc:date>
    <item>
      <title>Splunk query to show my entire security metrics which is 68 in number</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-show-my-entire-security-metrics-which-is-68-in/m-p/534431#M151021</link>
      <description>&lt;P&gt;The splunk query below is only showing just one line of Metric_ID which starts at 1. I need help with the splunk query that we show all the&amp;nbsp; 68 lines of Metric_ID starting from 1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=security sourcetype="Computers" "Computer Status"=Enabled&lt;BR /&gt;| bin _time span=1day&lt;BR /&gt;| dedup _time sAMAccountName&lt;BR /&gt;| timechart span=1day count |search count &amp;gt; 0&lt;BR /&gt;| stats avg(count) AS avg stdev(count) AS stdev min(count) AS min max(count) AS max latest(count) AS latest_count&lt;BR /&gt;| eval min_thres=5000, max_thres=7500&lt;BR /&gt;| eval alert=if((latest_count&amp;lt;min_thres OR latest_count&amp;gt;max_thres), 1, 0)&lt;BR /&gt;| eval Metric_ID="1"&lt;BR /&gt;| lookup&amp;nbsp; free_metrics.csv Metric_ID output Data_Item_volatility, Metric_ID, Metric_Name&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 04:01:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-show-my-entire-security-metrics-which-is-68-in/m-p/534431#M151021</guid>
      <dc:creator>ngwodo</dc:creator>
      <dc:date>2020-12-30T04:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk query to show my entire security metrics which is 68 in number</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-show-my-entire-security-metrics-which-is-68-in/m-p/534434#M151023</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;| eval Metric_ID="1"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;The splunk query below is only showing just one line of Metric_ID which starts at 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;of course.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;all the&amp;nbsp; 68 lines&lt;BR /&gt;&lt;BR /&gt;I don't have any information here.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 05:10:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-show-my-entire-security-metrics-which-is-68-in/m-p/534434#M151023</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-12-30T05:10:12Z</dc:date>
    </item>
  </channel>
</rss>

