WASdev / sample.logstash.collector

A sample project containing a Logstash configuration file, the index template, and the sample Kibana dashboard for exploiting the logstashCollector-1.0 feature in Liberty.
Apache License 2.0
9 stars 18 forks source link

Set up GC collection #29

Open MastanaGuru opened 4 years ago

MastanaGuru commented 4 years ago

How can we setup gc logs to use the memory dashboard, can we set it to output to consoleSource and json format like accesslog and messagelog ?

donbourne commented 4 years ago

The GC source is only available for logstashCollector-1.0 feature. That source is not available for the messages.log/console.log. Also, you need to use an IBM JDK for Liberty if you want to enable the GC source as that capability depends on function only found in IBM JDKs.