<?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: Multiple inputs in dashboard in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505326#M141206</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222765"&gt;@Raging_Rags&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;maybe I shouldn't say it but I would say that in your case maybe Splunk is not the optimal solution: If you have to work with a database, use another tool.&lt;/P&gt;&lt;P&gt;Access to DB tables is useful to trace a process or to enrich a search, it isn't another interface to DB!&lt;/P&gt;&lt;P&gt;Splunk and a DB has a completely different approach to data searching.&lt;/P&gt;&lt;P&gt;For this reason I suggested to periodically extract data from a DB putting them in an index or in a lookup (eventually in a KV Store that's like a DB).&lt;/P&gt;&lt;P&gt;Think if you can follow this approach: a daily update of all the table and periodically (e.g. every hour) extraction of the updates, in this way you'll have a near real time situation but much much more usable.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Sat, 20 Jun 2020 09:47:16 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-06-20T09:47:16Z</dc:date>
    <item>
      <title>Multiple inputs in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505305#M141195</link>
      <description>&lt;P&gt;I have multiple inputs(3 INPUTS) in a dashboard, I run a sql in the panels. I want to execute a query if the other two values are null. Can you help me with the query.&lt;BR /&gt;&lt;BR /&gt;|dbxquery connection="*" query="select * from usr where mID like 'id=$dn$%'". Other values $in_ID, ex_ID. I want to execute this query if values of $in_ID, ex_ID is null.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2020 02:01:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505305#M141195</guid>
      <dc:creator>Raging_Rags</dc:creator>
      <dc:date>2020-06-20T02:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple inputs in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505314#M141198</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222765"&gt;@Raging_Rags&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;probably this isn't the answer you're waiting for: your approach isn't efficient because dbxquery in a panel is a very slow command.&lt;/P&gt;&lt;P&gt;dbxquery is a command (as dbxlookup) to extract data from a db and put them in an index (or in a lookup) with scheduled searches&amp;nbsp;as less frequent as possible, then you can use the extracted data for your Splunk searches that are very efficient.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2020 06:20:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505314#M141198</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-06-20T06:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple inputs in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505320#M141202</link>
      <description>&lt;P&gt;Yeah, That's a good idea, but&amp;nbsp; I'm working on a dynamic database, which at least 100K data get indexed in the table. So, I'm not indexing it in Splunk just connecting the DB to Splunk.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2020 08:01:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505320#M141202</guid>
      <dc:creator>Raging_Rags</dc:creator>
      <dc:date>2020-06-20T08:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple inputs in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505326#M141206</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222765"&gt;@Raging_Rags&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;maybe I shouldn't say it but I would say that in your case maybe Splunk is not the optimal solution: If you have to work with a database, use another tool.&lt;/P&gt;&lt;P&gt;Access to DB tables is useful to trace a process or to enrich a search, it isn't another interface to DB!&lt;/P&gt;&lt;P&gt;Splunk and a DB has a completely different approach to data searching.&lt;/P&gt;&lt;P&gt;For this reason I suggested to periodically extract data from a DB putting them in an index or in a lookup (eventually in a KV Store that's like a DB).&lt;/P&gt;&lt;P&gt;Think if you can follow this approach: a daily update of all the table and periodically (e.g. every hour) extraction of the updates, in this way you'll have a near real time situation but much much more usable.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2020 09:47:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-inputs-in-dashboard/m-p/505326#M141206</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-06-20T09:47:16Z</dc:date>
    </item>
  </channel>
</rss>

