<?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: search index=&amp;quot;name&amp;quot; shows 0 results, but index=&amp;quot;name&amp;quot; does in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/64000#M3343</link>
    <description>&lt;P&gt;Right, and I am not including the word "search", Splunk is injecting "search" into the query when I add a saved search to a dashboard.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2012 18:36:45 GMT</pubDate>
    <dc:creator>mcarlson</dc:creator>
    <dc:date>2012-02-07T18:36:45Z</dc:date>
    <item>
      <title>search index="name" shows 0 results, but index="name" does</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/63997#M3340</link>
      <description>&lt;P&gt;Hey Answers,&lt;/P&gt;

&lt;P&gt;I created a new index called bacula.&lt;/P&gt;

&lt;P&gt;When I search for:&lt;BR /&gt;
"search index=bacula"&lt;/P&gt;

&lt;P&gt;0 results show up. However, when I search for:&lt;BR /&gt;
"index=bacula"&lt;/P&gt;

&lt;P&gt;I get the data as expected.&lt;/P&gt;

&lt;P&gt;The reason this matters is when I add my query to a dashboard, the dashboard automatically changes the query from "sourcetype=bacula..." to "search sourcetype=bacula..." and nothing shows up.&lt;/P&gt;

&lt;P&gt;This is all within a app I created, and the index is associated with that app. I also modified the Roles (user and admin so far) to include the bacula index. Is there some addtional permission issues I have missed?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 08:21:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/63997#M3340</guid>
      <dc:creator>mcarlson</dc:creator>
      <dc:date>2012-02-03T08:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: search index="name" shows 0 results, but index="name" does</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/63998#M3341</link>
      <description>&lt;P&gt;&lt;CODE&gt;search&lt;/CODE&gt; is the search command to search, and should be implied but not included as part of the search.  (For example, in subsearches you need to specify &lt;CODE&gt;search&lt;/CODE&gt; as the command.)  This behavior may be a bug.  If you have enterprise support, I would suggest a support case.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 12:50:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/63998#M3341</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2012-02-03T12:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: search index="name" shows 0 results, but index="name" does</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/63999#M3342</link>
      <description>&lt;P&gt;Entering anything in the search field uses the search command. Executing a search with "search" in it (except when required for a subsearch) is asking splunk to look in that index for the word "search" in the data. If any of your events have the word "search" in them somewhere, they would show up in this case.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 18:33:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/63999#M3342</guid>
      <dc:creator>atreece</dc:creator>
      <dc:date>2012-02-07T18:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: search index="name" shows 0 results, but index="name" does</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/64000#M3343</link>
      <description>&lt;P&gt;Right, and I am not including the word "search", Splunk is injecting "search" into the query when I add a saved search to a dashboard.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 18:36:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/64000#M3343</guid>
      <dc:creator>mcarlson</dc:creator>
      <dc:date>2012-02-07T18:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: search index="name" shows 0 results, but index="name" does</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/64001#M3344</link>
      <description>&lt;P&gt;Where do you see the dashboard changing the query? Could you show us what lines appear in &lt;CODE&gt;$SPLUNK_HOME/var/log/splunk/searches.log&lt;/CODE&gt; when you load the dashboard?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2012 18:53:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/search-index-quot-name-quot-shows-0-results-but-index-quot-name/m-p/64001#M3344</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2012-02-07T18:53:22Z</dc:date>
    </item>
  </channel>
</rss>

