Hi.
I have a problem with metrics-reporter-jmx-3.0.0.jar
.
I have downloaded this file and move to /usr/share/graylog-server/plugin
then add
metrics_jmx_enabled=true
metrics_jmx_unit_rates=seconds
metrics_jmx_unit_durations=milliseconds
metrics_jmx_include_metrics=.*
to /etc/graylog/server/server.conf
then restart graylog but I have this log and It doesn’t start.
2020-06-25T19:48:29.505+04:30 INFO [CmdLineTool] Loaded plugin: AWS plugins 3.1.3 [org.graylog.aws.AWSPlugin]
2020-06-25T19:48:29.507+04:30 INFO [CmdLineTool] Loaded plugin: Collector 3.1.3 [org.graylog.plugins.collector.CollectorPlugin]
2020-06-25T19:48:29.508+04:30 INFO [CmdLineTool] Loaded plugin: Internal Metrics JMX Reporter 3.0.0 [org.graylog.plugins.metrics.jmx.MetricsJmxReporterMetaData]
2020-06-25T19:48:29.509+04:30 INFO [CmdLineTool] Loaded plugin: Threat Intelligence Plugin 3.1.3 [org.graylog.plugins.threatintel.ThreatIntelPlugin]
2020-06-25T19:48:29.833+04:30 INFO [CmdLineTool] Running with JVM arguments: -Xms100M -Xmx1g -XX:NewRatio=1 -XX:+ResizeTLAB -XX:+UseConcMarkSweepGC -XX:+CMSConcurrentMTEnabled -XX:+CMSClassUnloadingEnabled -XX:-OmitStackTraceInFastThrow -Dlog4j.configurationFile=file:///etc/graylog/server/log4j2.xml -Djava.library.path=/usr/share/graylog-server/lib/sigar -Dgraylog2.installation_source=rpm
2020-06-25T19:48:30.101+04:30 INFO [Version] HV000001: Hibernate Validator 5.1.3.Final
I did the right thing?If not, please guide me.
thanks a lot.