<?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 Is there a specific sourcetype extractor for Java Garbage Collection log? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318426#M59501</link>
    <description>&lt;P&gt;Java's gc.log format offers a wealth of information about the Java Garbage Collection lifecycle. There are many tools which deal with the format historical and implementation specific differences. Would it be possible for Splunk to provide an extractor specifically for that sourcetype and expose the GC specific metrics/fields automatically as some extracted values require operations which can be implemented in code much more efficiently?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 22:16:13 GMT</pubDate>
    <dc:creator>schrepfler</dc:creator>
    <dc:date>2017-02-24T22:16:13Z</dc:date>
    <item>
      <title>Is there a specific sourcetype extractor for Java Garbage Collection log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318426#M59501</link>
      <description>&lt;P&gt;Java's gc.log format offers a wealth of information about the Java Garbage Collection lifecycle. There are many tools which deal with the format historical and implementation specific differences. Would it be possible for Splunk to provide an extractor specifically for that sourcetype and expose the GC specific metrics/fields automatically as some extracted values require operations which can be implemented in code much more efficiently?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 22:16:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318426#M59501</guid>
      <dc:creator>schrepfler</dc:creator>
      <dc:date>2017-02-24T22:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a specific sourcetype extractor for Java Garbage Collection log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318427#M59502</link>
      <description>&lt;P&gt;can you please provide sample of gc.log ? do you know which application server generates it? Websphere/weblogic etc..?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 10:27:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318427#M59502</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-02-25T10:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a specific sourcetype extractor for Java Garbage Collection log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318428#M59503</link>
      <description>&lt;P&gt;It depends on your application server (Websphere, weblogic etc). There is Websphere TA addon for Splunk which caters for the gc.log as &lt;CODE&gt;ibm:was:gcLog&lt;/CODE&gt; &lt;A href="http://docs.splunk.com/Documentation/AddOns/released/IBMWAS/Sourcetypes"&gt;automatically as per this documentation&lt;/A&gt; and with relevant Inventory, Performance CIM model &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ibm:was:gcLog   Garbage collection log (gc.log) Inventory, Performance  Application Server, OS
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 25 Feb 2017 10:33:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318428#M59503</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-02-25T10:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a specific sourcetype extractor for Java Garbage Collection log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318429#M59504</link>
      <description>&lt;P&gt;gc.log should not be application server specific, it's java version/GC used/vendor specific (I would guess tat websphere would be using the IBM JVM)&lt;/P&gt;

&lt;P&gt;Examples: &lt;A href="https://plumbr.eu/blog/garbage-collection/understanding-garbage-collection-logs"&gt;https://plumbr.eu/blog/garbage-collection/understanding-garbage-collection-logs&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://stackoverflow.com/questions/895444/java-garbage-collection-log-messages"&gt;http://stackoverflow.com/questions/895444/java-garbage-collection-log-messages&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://blog.codecentric.de/en/2014/01/useful-jvm-flags-part-8-gc-logging/"&gt;https://blog.codecentric.de/en/2014/01/useful-jvm-flags-part-8-gc-logging/&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://blog.gceasy.io/2016/07/07/understanding-g1-gc-log-format/"&gt;https://blog.gceasy.io/2016/07/07/understanding-g1-gc-log-format/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 10:58:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-specific-sourcetype-extractor-for-Java-Garbage/m-p/318429#M59504</guid>
      <dc:creator>schrepfler</dc:creator>
      <dc:date>2017-02-25T10:58:45Z</dc:date>
    </item>
  </channel>
</rss>

