<?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: Bug? splunk advanced searching/views does not display correctly in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49315#M11822</link>
    <description>&lt;P&gt;Alright... since this problem behaves exactly the same with any kind of searching I do, I start from a very simple search first...&lt;/P&gt;

&lt;P&gt;I am applying field extraction using DELIMS, hence I have a field called SIP which stands for sourceip...&lt;/P&gt;

&lt;P&gt;so now, what I want to show u is results for SIP=* for a normal search, then results for same search on advanced charting view, then SIP=* | geoip SIP to also have geoip behaviour...&lt;BR /&gt;
as you can see, both geoip and advanced chart only retrieve 10000 results !&lt;/P&gt;

&lt;P&gt;these are snapshots for the normal search where you can see is up to 7 millions and I had to actually stop it since there was already enough results and it was taking much time... but the point is, the data that exists is way more than 10000...&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://static.inky.ws/image/1197/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1198/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1199/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1200/image.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;then here it is on advanced charting:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://static.inky.ws/image/1193/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1194/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1195/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1196/image.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;and last but not least, geoip!&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://static.inky.ws/image/1201/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1202/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1203/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1204/image.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;as you can see, both advanced charting and geoip have only 10000 results! the matching event is different. which indicates 2 problems actually:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;both of them stop only on counting 10000 results&lt;/LI&gt;
&lt;LI&gt;accuracy of these 2 as well is now a question mark! because if they both only fetch 10000 results, given that my search in both was the same, their matching events as well should be exactly the same!!&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 30 Jan 2012 02:24:52 GMT</pubDate>
    <dc:creator>nina15</dc:creator>
    <dc:date>2012-01-30T02:24:52Z</dc:date>
    <item>
      <title>Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49300#M11807</link>
      <description>&lt;P&gt;Hi...&lt;BR /&gt;
Its been a while I have problems with searching in Google maps or geoip which the thread was going on here: &lt;A href="http://splunk-base.splunk.com/answers/37105/geoip-search-results-not-correct"&gt;geoip search results not correct&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;if u follow up the thread, u see it came to a point that we all realized there exists some sort of limit that does not let geoip or Google maps to display more than ten thousand...&lt;BR /&gt;
today suddenly, I realized its not only geoip/Google maps, but it actually is any kind of advanced searches. for instance if you search for all the data in normal search using "*", and if you have huge number of indexed data, (i.e. billions of data), u'll probably see all in the search but if you change the view to "Advanced Charting View" then you'll only see partially few thousands of those results...&lt;BR /&gt;
Im not sure whether this is a bug or if there is some sort of limitation in any file... but that definitely causes major problems.&lt;BR /&gt;
Does anyone have any idea how to solve this issue..?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 04:45:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49300#M11807</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-12T04:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49301#M11808</link>
      <description>&lt;P&gt;Looking at the module references the is a limit within the XML that you can define although you want to be careful how you adjust this as it can have an impact on the performance. Hopefully with 4.3 this won't be as large an impact thanks to the HTML5 visualisations but I expect the calculations in the background also have an equally large impact;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;            &amp;lt;module name="FlashChart"&amp;gt;
                &amp;lt;param name="width"&amp;gt;100%&amp;lt;/param&amp;gt;
                &amp;lt;param name="height"&amp;gt;400px&amp;lt;/param&amp;gt;
                &amp;lt;param name="maxResultCount"&amp;gt;10000&amp;lt;/param&amp;gt;
            &amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also here, &lt;A href="http://splunk-base.splunk.com/answers/10349/chart-only-showing-1000-events"&gt;http://splunk-base.splunk.com/answers/10349/chart-only-showing-1000-events&lt;/A&gt; , Nick has some ideas on how to expand the number of results in other ways (Nick is pretty much the expert on all things XML related)&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 09:05:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49301#M11808</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-01-12T09:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49302#M11809</link>
      <description>&lt;P&gt;thanks for your response...&lt;/P&gt;

&lt;P&gt;ok, to access the module I have to go to Manage Views, right..??&lt;BR /&gt;
there was no such thing as maxResultCount for charting view..&lt;BR /&gt;
i saw the width, height, even maxpages, but no max result count...&lt;/P&gt;

&lt;P&gt;also, if that was the case, how come when I search in normal search, it gives me 5 billions of data but when I just add geoip commands to the same exact search windows, suddenly only shows 19,000 events!!?!!&lt;/P&gt;

&lt;P&gt;to be more specific, when I search for SourceIP="&lt;EM&gt;" I get billions of event results, but when I search for SourceIP="&lt;/EM&gt;" | geoip SourceIP I only get 19,000..&lt;/P&gt;

&lt;P&gt;so for the case of advanced charting also when I search for SourceIP="*" I only get 15000 while the normal search as I said were few billions...&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 02:50:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49302#M11809</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-13T02:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49303#M11810</link>
      <description>&lt;P&gt;from what I understand, that post is only about charting, time ranges and XML...&lt;BR /&gt;
my problem I think resides in lower level of splunk, is not the matter of how it is represented, but the problem is that the results are not fetched at all... the poster of that thread had a problem that the results were shown in the table, but not on the chart, only.&lt;BR /&gt;
mine is not displayed anywhere when I search in Advanced charting or when I use geoip in the normal search...&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 04:17:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49303#M11810</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-13T04:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49304#M11811</link>
      <description>&lt;P&gt;still no answers/opinions...???&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2012 05:24:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49304#M11811</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-16T05:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49305#M11812</link>
      <description>&lt;P&gt;Nina,&lt;/P&gt;

&lt;P&gt;Can you open a support ticket?  Let me know the ticket is and I will escalate for you.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2012 02:21:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49305#M11812</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2012-01-18T02:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49306#M11813</link>
      <description>&lt;P&gt;thanks so much dmaislin for responding... i really was feeling im loosing it...&lt;BR /&gt;
anyways, i've already opened a support ticket. the number is CASE [73624].&lt;BR /&gt;
thanks alot for ur support &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2012 01:33:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49306#M11813</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-19T01:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49307#M11814</link>
      <description>&lt;P&gt;What search are you running that seems to limit its output to 10,000 rows in the advanced charting view? I am fairly certain that this limit is imposed by the default rendering of the advanced charting view, but if you were to run your search through a reporting command such as stats or timechart, you would get your full set of rows.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2012 03:12:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49307#M11814</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2012-01-21T03:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49308#M11815</link>
      <description>&lt;P&gt;I know I tried many sorts of searches that should have shown thousands of results... but on using stats or timechart I have to try first and get back to u... but if there is any limits anyways, wouldnt it prevent from all kinds of searches...?&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2012 06:37:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49308#M11815</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-21T06:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49309#M11816</link>
      <description>&lt;P&gt;besides, if thats the case, why geoip behaves the same way... its very unlikely its a coincidence...&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2012 06:38:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49309#M11816</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-21T06:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49310#M11817</link>
      <description>&lt;P&gt;The &lt;STRONG&gt;display&lt;/STRONG&gt; of result rows will be limited on a per-command basis and is typically configurable in &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Limitsconf"&gt;limits.conf&lt;/A&gt; with &lt;CODE&gt;maxresultsrows&lt;/CODE&gt; for stanzas such as &lt;CODE&gt;[searchresults]&lt;/CODE&gt; or &lt;CODE&gt;[stats]&lt;/CODE&gt;. Now, even if the &lt;STRONG&gt;display&lt;/STRONG&gt; of results rows is truncated, reporting commands such as stats will still show accurate aggregates, which take all input events/results into account.&lt;/P&gt;

&lt;P&gt;For more information and details, I would recommend to read &lt;A href="http://splunk-base.splunk.com/answers/24648/why-do-i-receive-limit-50000-results-reached-warning-message"&gt;this Splunk Answer&lt;/A&gt; as well as &lt;A href="http://splunk-base.splunk.com/answers/505/maxresults-and-stats-command"&gt;this one&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt; Adding the information below to clarify the purpose of the advanced charting view.&lt;/P&gt;

&lt;P&gt;The important thing to understand is that the advanced charting view is designed to process the &lt;STRONG&gt;results&lt;/STRONG&gt; (not the raw events!) produced by a &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3/User/UseReportingCommands"&gt;reporting command&lt;/A&gt;. This is why you will see the exact same search which would show millions of &lt;STRONG&gt;events&lt;/STRONG&gt; in the flashtimeline return an approximate maximum of 10,000 &lt;STRONG&gt;results&lt;/STRONG&gt; in the advanced charting view. Now, if you take that same search and pipe it to &lt;CODE&gt;| stats count&lt;/CODE&gt;, you will see that the search powering the advanced charting view will indeed process all expected events into results before letting you decide how to render those into a chart.&lt;/P&gt;

&lt;P&gt;To sum it up : Do not use the advanced charting view to render and view &lt;STRONG&gt;events&lt;/STRONG&gt;, &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3/User/UtilizeDashboards#Advanced_charting_view"&gt;it is not its purpose&lt;/A&gt;. Instead, use it to experiment with different visualization methods to apply on the &lt;STRONG&gt;results&lt;/STRONG&gt; of your reporting search.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2012 07:48:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49310#M11817</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2012-01-21T07:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49311#M11818</link>
      <description>&lt;P&gt;thanks for your response hexx,&lt;/P&gt;

&lt;P&gt;as I'd stated in my description the view causes the problem... which is in line with your say that using other search commands (stats, timechart, etc) gives more results... I explained in my other post (the link is available above), the problem seems to raise when it has to display more than that number of results, not counts and stats... (I've already explained this in detail in &lt;A href="http://splunk-base.splunk.com/answers/37105/geoip-search-results-not-correct"&gt;my other post&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;and again, in other post I did mention that I tried all possible parameters in limits.conf which includes the ones you are saying, and yet it did not have any effects neither on advanced charts nor geoip!!!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2012 10:04:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49311#M11818</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-26T10:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49312#M11819</link>
      <description>&lt;P&gt;Could you run the command &lt;BR /&gt;
./splunk cmd btool limits list --debug&lt;BR /&gt;
and pastebin the results with a link here please?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2012 10:16:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49312#M11819</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-01-26T10:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49313#M11820</link>
      <description>&lt;P&gt;@nina15 : Just to be sure, could you tell us exactly what search string you are feeding into the advanced charting view? Could you tell us how many &lt;STRONG&gt;events&lt;/STRONG&gt; the search reports to have found? Ideally, I'd like to see a screenshot of the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/SearchJobInspector"&gt;search job inspector&lt;/A&gt; output.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2012 18:17:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49313#M11820</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2012-01-26T18:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49314#M11821</link>
      <description>&lt;P&gt;Draineh,&lt;/P&gt;

&lt;P&gt;here the limits.conf results in &lt;A href="http://pastebin.com/MnZLtGxW"&gt;pastebin&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hexx,&lt;/P&gt;

&lt;P&gt;I'll get that and post it here ASAP. thanks&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2012 10:08:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49314#M11821</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-27T10:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49315#M11822</link>
      <description>&lt;P&gt;Alright... since this problem behaves exactly the same with any kind of searching I do, I start from a very simple search first...&lt;/P&gt;

&lt;P&gt;I am applying field extraction using DELIMS, hence I have a field called SIP which stands for sourceip...&lt;/P&gt;

&lt;P&gt;so now, what I want to show u is results for SIP=* for a normal search, then results for same search on advanced charting view, then SIP=* | geoip SIP to also have geoip behaviour...&lt;BR /&gt;
as you can see, both geoip and advanced chart only retrieve 10000 results !&lt;/P&gt;

&lt;P&gt;these are snapshots for the normal search where you can see is up to 7 millions and I had to actually stop it since there was already enough results and it was taking much time... but the point is, the data that exists is way more than 10000...&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://static.inky.ws/image/1197/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1198/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1199/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1200/image.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;then here it is on advanced charting:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://static.inky.ws/image/1193/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1194/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1195/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1196/image.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;and last but not least, geoip!&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://static.inky.ws/image/1201/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1202/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1203/image.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://static.inky.ws/image/1204/image.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;as you can see, both advanced charting and geoip have only 10000 results! the matching event is different. which indicates 2 problems actually:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;both of them stop only on counting 10000 results&lt;/LI&gt;
&lt;LI&gt;accuracy of these 2 as well is now a question mark! because if they both only fetch 10000 results, given that my search in both was the same, their matching events as well should be exactly the same!!&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 30 Jan 2012 02:24:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49315#M11822</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-30T02:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49316#M11823</link>
      <description>&lt;P&gt;Thank you, now I know what's going on. Please review &lt;A href="http://splunk-base.splunk.com/answers/38103/bug-splunk-advanced-searchingviews-does-not-display-correctly/38841"&gt;my amended answer&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2012 05:26:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49316#M11823</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2012-01-31T05:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49317#M11824</link>
      <description>&lt;P&gt;thank you for the update.&lt;BR /&gt;
if the user wishes to maximize that for any reasons of their own, how would that go..?&lt;BR /&gt;
besides, would you explain as well geoip's behavior as geoip command entered in flashtimeline also stops after 10000 results...&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2012 06:37:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49317#M11824</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2012-01-31T06:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49318#M11825</link>
      <description>&lt;P&gt;Looking at the &lt;A href="http://splunk-base.splunk.com/apps/22282/geo-location-lookup-script-powered-by-maxmind"&gt;MaxMind geoip app&lt;/A&gt;, I'm not sure that you are invoking the geoip command correctly. As far as I can tell, geoip.py is an external command used by the geoip &lt;STRONG&gt;lookup&lt;/STRONG&gt;, not intended to be a search command. It should therefore be invoked with the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/lookup"&gt;lookup&lt;/A&gt; command. What if instead of :&lt;BR /&gt;&lt;BR /&gt;
&lt;CODE&gt;... | geoip SourceIP&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;
...you run :&lt;BR /&gt;&lt;BR /&gt;
&lt;CODE&gt;... | lookup geoip SourceIP&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2012 07:02:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49318#M11825</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2012-01-31T07:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bug? splunk advanced searching/views does not display correctly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49319#M11826</link>
      <description>&lt;P&gt;thanks hexx for detailed information and references you provide here.. but this is getting even weirder... &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;although the command is used by all the users without the lookup command, I tried your way and received error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[EventsViewer module] Error in 'lookup' command: The lookup table 'geoip' does not exist.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and trying the same command in Google Maps gives this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Rendering...
Error : Traceback: 
Traceback (most recent call last):
  File "/opt/splunk/etc/apps/maps/appserver/modules/GoogleMaps/GoogleMaps.py", line 53, in generateResults
    for result in getattr(job, entity_name)[offset:end]:
  File "/opt/splunk/lib/python2.6/site-packages/splunk/search/__init__.py", line 1280, in __getitem__
    self.job.pushValidation()
  File "/opt/splunk/lib/python2.6/site-packages/splunk/search/__init__.py", line 610, in pushValidation
    raise splunk.SearchException, fatality
SearchException: Error in 'lookup' command: The lookup table 'geoip' does not exist.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;besides, the SPP about page, located at .../app/maps/about is a help document with this search as example:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Perform a geolocation lookup for&lt;BR /&gt;
values of the clientip field in&lt;BR /&gt;
access_combined events:&lt;BR /&gt;
sourcetype=access_combined | geoip&lt;BR /&gt;
clientip&lt;/P&gt;

&lt;P&gt;Same as the previous example, but also&lt;BR /&gt;
perform DNS lookups in case when the&lt;BR /&gt;
value of the clientip field is a&lt;BR /&gt;
hostname and not an IP:&lt;BR /&gt;
sourcetype=access_combined | geoip&lt;BR /&gt;
clientip resolve_hostnames=true&lt;/P&gt;

&lt;P&gt;Same as the first example, but using&lt;BR /&gt;
the geo lookup instead of the command&lt;BR /&gt;
sourcetype=access_combined | lookup&lt;BR /&gt;
geo ip as clientip&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;etc... etc... etc...&lt;/P&gt;

&lt;P&gt;I even tried this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SIP="*" | lookup geo SIP
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and got the same error...&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:22:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Bug-splunk-advanced-searching-views-does-not-display-correctly/m-p/49319#M11826</guid>
      <dc:creator>nina15</dc:creator>
      <dc:date>2020-09-28T10:22:31Z</dc:date>
    </item>
  </channel>
</rss>

