<?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 do I configure DB Connect to Forward Events in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71025#M4451</link>
    <description>&lt;P&gt;Thank you.  Works.  I had only configured UFs before, so I was unsure what to do configuring the search head to forward.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2013 18:38:42 GMT</pubDate>
    <dc:creator>jakesony</dc:creator>
    <dc:date>2013-06-21T18:38:42Z</dc:date>
    <item>
      <title>How do I configure DB Connect to Forward Events</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71020#M4446</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm sure there is an easy answer to this.  I have installed DB Connect on a search head and have it configured to watch a particular table.  Setup saves without errors and I can see that the polling is active in dbx.log&lt;/P&gt;

&lt;P&gt;I want to forward the events that DBC is picking up to my indexers.  How do I do that?  I don't want the search head to index the events itself, I just want to forward them on.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 01:04:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71020#M4446</guid>
      <dc:creator>jakesony</dc:creator>
      <dc:date>2013-06-21T01:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure DB Connect to Forward Events</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71021#M4447</link>
      <description>&lt;P&gt;Hi. It depends how you want to use the data... For instance, if you want it to be a lookup, you could outputlookup and then let Splunk take care of the rest.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 01:14:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71021#M4447</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2013-06-21T01:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure DB Connect to Forward Events</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71022#M4448</link>
      <description>&lt;P&gt;The data that I'm trying to extract from the DB is log data.  I would like to see when I search in Splunk just like other events that I'm indexing.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 03:22:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71022#M4448</guid>
      <dc:creator>jakesony</dc:creator>
      <dc:date>2013-06-21T03:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure DB Connect to Forward Events</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71023#M4449</link>
      <description>&lt;P&gt;I see. You need to configure an input then, &lt;A href="http://docs.splunk.com/Documentation/DBX/1.0.10/DeployDBX/inputsspec"&gt;http://docs.splunk.com/Documentation/DBX/1.0.10/DeployDBX/inputsspec&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 04:08:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71023#M4449</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2013-06-21T04:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure DB Connect to Forward Events</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71024#M4450</link>
      <description>&lt;P&gt;You need to configure an outputs.conf on your machine to forward to the indexers. Once you have an outputs.conf set up correctly, the instance will forward accordingly. It's okay to do this on a search head if load is light, but I would suggest you consider having a dedicated Splunk forwarder instance instead for collecting the data and then forwarding it.&lt;/P&gt;

&lt;P&gt;(Do not simply enable your search head with the Forwarder or LightForwarder app. This will let you collect and forward data, yes, but it will also do things like disable the GUI that you would not want to happen on a search head.)&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 05:48:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71024#M4450</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2013-06-21T05:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure DB Connect to Forward Events</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71025#M4451</link>
      <description>&lt;P&gt;Thank you.  Works.  I had only configured UFs before, so I was unsure what to do configuring the search head to forward.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 18:38:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-configure-DB-Connect-to-Forward-Events/m-p/71025#M4451</guid>
      <dc:creator>jakesony</dc:creator>
      <dc:date>2013-06-21T18:38:42Z</dc:date>
    </item>
  </channel>
</rss>

