<?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 to integrate dbxquery query with Splunk search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514432#M144377</link>
    <description />
    <pubDate>Tue, 18 Aug 2020 14:49:13 GMT</pubDate>
    <dc:creator>aditsss</dc:creator>
    <dc:date>2020-08-18T14:49:13Z</dc:date>
    <item>
      <title>How to integrate dbxquery query with Splunk search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514349#M144354</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 14:46:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514349#M144354</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2020-08-18T14:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate dbxquery query with Splunk search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514432#M144377</link>
      <description />
      <pubDate>Tue, 18 Aug 2020 14:49:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514432#M144377</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2020-08-18T14:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate dbxquery query with Splunk search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514439#M144383</link>
      <description>&lt;P&gt;Patience, Grasshopper.&amp;nbsp; You posted on a Sunday when most users are living their lives rather than hanging out here.&amp;nbsp; Even on work days, it may take a while to get an answer, especially when the question doesn't describe the desired result.&lt;/P&gt;&lt;P&gt;Have you tried using &lt;FONT face="courier new,courier"&gt;append&lt;/FONT&gt; to combine the two queries?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|dbxquery query="SELECT \"id\", \"name\", \"chain\" FROM flows;" connection="Postgres"
| append [ search index=xyz sourcetype=xy source="logs" groups (CLIENT_Id ="*") |rex field=Request_URL "\/(?&amp;lt;Group&amp;gt;[^\/]+)$"
  | convert timeformat="%Y-%m-%d" ctime(_time) AS Date
  | stats count by Date CLIENT_Id GroupRequest_URL
  | sort - CLIENT_Id
  | rename Group as id ]
| stats values(*) as * by id&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 12:07:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514439#M144383</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-17T12:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate dbxquery query with Splunk search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514447#M144386</link>
      <description />
      <pubDate>Tue, 18 Aug 2020 14:47:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514447#M144386</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2020-08-18T14:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate dbxquery query with Splunk search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514451#M144389</link>
      <description>Remove the final stats command and check the results to see if the DB fields are present.</description>
      <pubDate>Mon, 17 Aug 2020 13:05:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-integrate-dbxquery-query-with-Splunk-search/m-p/514451#M144389</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-17T13:05:50Z</dc:date>
    </item>
  </channel>
</rss>

