<?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: Why is the host field not being extracted? 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-Why-is-the-host/m-p/184584#M18405</link>
    <description>&lt;P&gt;Thanks. FWIW, this was ultimately rendered moot by running the TA on each UF, connecting to localhost go get the data.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Apr 2016 14:22:48 GMT</pubDate>
    <dc:creator>jspears</dc:creator>
    <dc:date>2016-04-19T14:22:48Z</dc:date>
    <item>
      <title>Splunk Add-on for Java Management Extensions: Why is the host field not being extracted?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-Why-is-the-host/m-p/184582#M18403</link>
      <description>&lt;P&gt;The TA for JMX doesn't seem to be extracting the host field, so all my events appear to come from the heavy forwarder running the add-on. The stanza in transforms is attempting to match on a string starting with host= but I don't see that in any of the data being collected. Here's the stanza included with the app:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [extract-host]
 DEST_KEY = MetaData:Host
 REGEX = host=([a-zA-Z0-9\._-]+)
 FORMAT = host::$1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 30 Jun 2015 19:45:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-Why-is-the-host/m-p/184582#M18403</guid>
      <dc:creator>jspears</dc:creator>
      <dc:date>2015-06-30T19:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Java Management Extensions: Why is the host field not being extracted?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-Why-is-the-host/m-p/184583#M18404</link>
      <description>&lt;P&gt;hi, we're setting host to "the instance of the Splunk forwarder that collected the data" and setting source to "the instance of the Java Management Extensions that produced the data", because we may have a 1:many relationship of forwarders and JMX sources. &lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2015 03:12:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-Why-is-the-host/m-p/184583#M18404</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2015-07-09T03:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Java Management Extensions: Why is the host field not being extracted?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-Why-is-the-host/m-p/184584#M18405</link>
      <description>&lt;P&gt;Thanks. FWIW, this was ultimately rendered moot by running the TA on each UF, connecting to localhost go get the data.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 14:22:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Java-Management-Extensions-Why-is-the-host/m-p/184584#M18405</guid>
      <dc:creator>jspears</dc:creator>
      <dc:date>2016-04-19T14:22:48Z</dc:date>
    </item>
  </channel>
</rss>

