<?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 How to apply anomaly command on timechart query? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-apply-anomaly-command-on-timechart-query/m-p/428931#M171629</link>
    <description>&lt;P&gt;I am trying to apply anomaly detection on count field. &lt;/P&gt;

&lt;P&gt;Base query: index=test sourcetype=web source="test.log" WEB_URL="test"|timechart count by WEB_SOURCE_IP&lt;/P&gt;

&lt;P&gt;-time   IP 1    IP 2    .   .   IP N&lt;BR /&gt;
timestamp   Count   Count   Count&lt;BR /&gt;&lt;BR /&gt;
timestamp&lt;BR /&gt;&lt;BR /&gt;
Timestamp                   &lt;/P&gt;

&lt;P&gt;But in the assistant for obvious reasons I am only getting option of choosing the IPs and _time in the fields to select dropdown. I need guidance on how can I approach here. &lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 00:15:40 GMT</pubDate>
    <dc:creator>PRIYANKA_1993</dc:creator>
    <dc:date>2020-09-30T00:15:40Z</dc:date>
    <item>
      <title>How to apply anomaly command on timechart query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-apply-anomaly-command-on-timechart-query/m-p/428931#M171629</link>
      <description>&lt;P&gt;I am trying to apply anomaly detection on count field. &lt;/P&gt;

&lt;P&gt;Base query: index=test sourcetype=web source="test.log" WEB_URL="test"|timechart count by WEB_SOURCE_IP&lt;/P&gt;

&lt;P&gt;-time   IP 1    IP 2    .   .   IP N&lt;BR /&gt;
timestamp   Count   Count   Count&lt;BR /&gt;&lt;BR /&gt;
timestamp&lt;BR /&gt;&lt;BR /&gt;
Timestamp                   &lt;/P&gt;

&lt;P&gt;But in the assistant for obvious reasons I am only getting option of choosing the IPs and _time in the fields to select dropdown. I need guidance on how can I approach here. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:15:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-apply-anomaly-command-on-timechart-query/m-p/428931#M171629</guid>
      <dc:creator>PRIYANKA_1993</dc:creator>
      <dc:date>2020-09-30T00:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply anomaly command on timechart query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-apply-anomaly-command-on-timechart-query/m-p/428932#M171630</link>
      <description>&lt;P&gt;Have you tried using the default splunk anamoly commands, something like this  - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index=test sourcetype=web source="test.log" WEB_URL="test"|timechart count by WEB_SOURCE_IP|anomalydetection
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Or just this&lt;/P&gt;

&lt;P&gt;index=test sourcetype=web source="test.log" WEB_URL="test"|index="_audit"| anomalies|table _raw unexpectedness&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:18:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-apply-anomaly-command-on-timechart-query/m-p/428932#M171630</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2020-09-30T00:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply anomaly command on timechart query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-apply-anomaly-command-on-timechart-query/m-p/428933#M171631</link>
      <description>&lt;P&gt;@PRIYANKA_1993 &lt;CODE&gt;..."But in the assistant for obvious reasons I am only getting option of choosing the IPs and _time in the fields to select dropdown"...&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;What is it that you want to do here which Assistant is not allowing?&lt;/P&gt;

&lt;P&gt;If Assistant is letting you choose the field, you can use the Show SPL option with few fields and then convert the query as per your needs.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 14:57:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-apply-anomaly-command-on-timechart-query/m-p/428933#M171631</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-05-01T14:57:39Z</dc:date>
    </item>
  </channel>
</rss>

