8000 GitHub - stanaka/fluent-plugin-jvm-gclog: A fluentd plugin for gc.log of JavaVM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stanaka/fluent-plugin-jvm-gclog

Repository files navigation

fluent-plugin-jvm-gclog

A fluentd plugin for gc.log of JavaVM

Installation

% gem install fluent-plugin-jvm-gclog

This plugin use jvm_gclog for parsing gc.log, which gc.log is widely changed depending on javavm options. See README.md about supporting options.

Usage

#/etc/fluentd/fluent.conf
<source>
  type jvm_gclog
  path /path/to/gc.log
  tag jvm.gclog
</source>

About

A fluentd plugin for gc.log of JavaVM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0