<?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 search count by DN based on my sample event? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243578#M72514</link>
    <description>&lt;P&gt;the events i have posted are without any search. Just the raw file. When I do search for tag=101 all the dn fields disappear. I did get an output using the new query but the result is different from what I expected and its not a timechart&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2016 18:52:12 GMT</pubDate>
    <dc:creator>sid19920</dc:creator>
    <dc:date>2016-08-24T18:52:12Z</dc:date>
    <item>
      <title>How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243565#M72501</link>
      <description>&lt;P&gt;How can I do search count by dn here? tag=101 means search. I have already used transaction conn to separate based on connection number&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1758i1110177F5FD36418/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 02:40:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243565#M72501</guid>
      <dc:creator>sid19920</dc:creator>
      <dc:date>2016-08-24T02:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243566#M72502</link>
      <description>&lt;P&gt;Try this instead of using &lt;CODE&gt;transaction&lt;/CODE&gt; &lt;/P&gt;

&lt;P&gt;*&lt;STRONG&gt;&lt;EM&gt;EDITED&lt;/EM&gt;&lt;/STRONG&gt;*&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; your base search | eventstats values(dn) as dn by conn | where tag=101 | timechart count by dn usenull=f useother=f
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Aug 2016 17:27:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243566#M72502</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-24T17:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243567#M72503</link>
      <description>&lt;P&gt;Thnx for the reply. Sorry but it says "No results". If i don't use transaction then the events are not grouped based on conn number. The DN value is only present after the binding is complete so I used transaction so that the dn and SRCH are grouped in same event.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 17:36:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243567#M72503</guid>
      <dc:creator>sid19920</dc:creator>
      <dc:date>2016-08-24T17:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243568#M72504</link>
      <description>&lt;P&gt;The graphs should look like this. The first one is for Search count by DN and the second one is for Search count duration by DN. I need help with both please&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1757i7C24126B1794C1AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 17:40:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243568#M72504</guid>
      <dc:creator>sid19920</dc:creator>
      <dc:date>2016-08-24T17:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243569#M72505</link>
      <description>&lt;P&gt;Try the edited query&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:00:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243569#M72505</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-24T18:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243570#M72506</link>
      <description>&lt;P&gt;I did. It doesn't work. I think you'd be able to solve it if I can send you the log file&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243570#M72506</guid>
      <dc:creator>sid19920</dc:creator>
      <dc:date>2016-08-24T18:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243571#M72507</link>
      <description>&lt;P&gt;This is a preview of how the data is indexed initially&lt;IMG src="https://postimg.org/image/igb8y7ohv/" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:11:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243571#M72507</guid>
      <dc:creator>sid19920</dc:creator>
      <dc:date>2016-08-24T18:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243572#M72508</link>
      <description>&lt;P&gt;That'll be great. Share a few events&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:22:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243572#M72508</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-24T18:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243573#M72509</link>
      <description>&lt;P&gt;&lt;IMG src="https://postimg.org/image/igb8y7ohv/" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Thnx.Ive added a link to the image url for you.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:25:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243573#M72509</guid>
      <dc:creator>sid19920</dc:creator>
      <dc:date>2016-08-24T18:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243574#M72510</link>
      <description>&lt;P&gt;I don't see the link. All I see is alt text. Just paste a few events to your original question&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:26:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243574#M72510</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-24T18:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243575#M72511</link>
      <description>&lt;P&gt;&lt;A href="https://postimg.org/image/igb8y7ohv/"&gt;https://postimg.org/image/igb8y7ohv/&lt;/A&gt;. I couldn't as I don't have enough karma points. Can you see the link now?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:29:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243575#M72511</guid>
      <dc:creator>sid19920</dc:creator>
      <dc:date>2016-08-24T18:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243576#M72512</link>
      <description>&lt;P&gt;yes. i see it now&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:36:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243576#M72512</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-24T18:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243577#M72513</link>
      <description>&lt;P&gt;I assume the events you shared are from a search like this &lt;CODE&gt;your base search tag=101&lt;/CODE&gt;, right? Because I don't see &lt;CODE&gt;dn=&lt;/CODE&gt; anywhere. Try the updated query I posted. &lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:41:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243577#M72513</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-24T18:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search count by DN based on my sample event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243578#M72514</link>
      <description>&lt;P&gt;the events i have posted are without any search. Just the raw file. When I do search for tag=101 all the dn fields disappear. I did get an output using the new query but the result is different from what I expected and its not a timechart&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 18:52:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-search-count-by-DN-based-on-my-sample-event/m-p/243578#M72514</guid>
      <dc:creator>sid19920</dc:creator>
      <dc:date>2016-08-24T18:52:12Z</dc:date>
    </item>
  </channel>
</rss>

