<?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: Splunk Add-on for Java Management Extensions: How to configure the add-on to write to the indexer instead of the search head? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248058#M28261</link>
    <description>&lt;P&gt;Hi realsplunk,&lt;BR /&gt;
Splunk internal logs are stored in _internal index.&lt;BR /&gt;
When Splunk doesn't find an index, it puts logs in index=main.&lt;BR /&gt;
Every way, try this search&lt;BR /&gt;
&lt;CODE&gt;index=* sourcetype=yoursourcetype&lt;/CODE&gt; and verify if you have logs and in which index.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2016 10:53:35 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2016-11-29T10:53:35Z</dc:date>
    <item>
      <title>Splunk Add-on for Java Management Extensions: How to configure the add-on to write to the indexer instead of the search head?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248055#M28258</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;

&lt;P&gt;I've this configuration in a test environment :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;1 SEARCH HEAD &amp;lt; (dist. search) &amp;gt; 1 INDEXER

(no clustered environment)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I set up indexes on the indexer then I still added those (dummy) indexes on the search head for management reasons.&lt;/P&gt;

&lt;P&gt;The problem is with the Splunk Add-on for Java Management Extensions (JMX) : it's still writing on the local index of the search head! How to tell it to write on the indexer instead?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 11:44:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248055#M28258</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2016-11-28T11:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Java Management Extensions: How to configure the add-on to write to the indexer instead of the search head?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248056#M28259</link>
      <description>&lt;P&gt;Hi realsplunk,&lt;BR /&gt;
did you configured your Search Head to forward its logs to the Indexer?&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;[Settings -- Forward and Receiving]&lt;/LI&gt;
&lt;LI&gt;Configure Forward -- New -- Indexer_IP:9997&lt;/LI&gt;
&lt;LI&gt;Default Value for Forwarding &lt;/LI&gt;
&lt;LI&gt;Splunk restart&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;After you can see to your Add-On to send logs the index you want.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 09:56:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248056#M28259</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-11-29T09:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Java Management Extensions: How to configure the add-on to write to the indexer instead of the search head?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248057#M28260</link>
      <description>&lt;P&gt;Good idea, thanks!&lt;/P&gt;

&lt;P&gt;However where are then stored internal indexes?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 10:09:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248057#M28260</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2016-11-29T10:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Java Management Extensions: How to configure the add-on to write to the indexer instead of the search head?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248058#M28261</link>
      <description>&lt;P&gt;Hi realsplunk,&lt;BR /&gt;
Splunk internal logs are stored in _internal index.&lt;BR /&gt;
When Splunk doesn't find an index, it puts logs in index=main.&lt;BR /&gt;
Every way, try this search&lt;BR /&gt;
&lt;CODE&gt;index=* sourcetype=yoursourcetype&lt;/CODE&gt; and verify if you have logs and in which index.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 10:53:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248058#M28261</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-11-29T10:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Java Management Extensions: How to configure the add-on to write to the indexer instead of the search head?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248059#M28262</link>
      <description>&lt;P&gt;Hi @realsplunk - Did cusello's answer help solve your question? If yes, please don't forget to click "Accept" below his answer to resolve this post. If no, please leave a comment with more feedback. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 04:30:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248059#M28262</guid>
      <dc:creator>aaraneta_splunk</dc:creator>
      <dc:date>2016-12-06T04:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Java Management Extensions: How to configure the add-on to write to the indexer instead of the search head?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248060#M28263</link>
      <description>&lt;P&gt;Hi Aareneta, I couldn't try it yet. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 08:38:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-How-to-configure/m-p/248060#M28263</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2016-12-06T08:38:56Z</dc:date>
    </item>
  </channel>
</rss>

