Document Plugin:WriteLog configuration.
authorIgor Peshansky <igorpeshansky@github.com>
Fri, 9 Sep 2016 17:30:15 +0000 (13:30 -0400)
committerIgor Peshansky <igorpeshansky@github.com>
Fri, 9 Sep 2016 19:13:55 +0000 (15:13 -0400)
src/collectd.conf.pod

index 0fa74d5..c6666b0 100644 (file)
@@ -7820,6 +7820,26 @@ more than one DS.
 
 =back
 
+=head2 Plugin C<write_log>
+
+The C<write_log> plugin writes metrics as INFO log messages.
+
+This plugin supports two output formats: I<Graphite> and I<JSON>.
+
+Synopsis:
+
+ <Plugin write_log>
+   Format Graphite
+ </Plugin>
+
+=over 4
+
+=item B<Format> I<Format>
+
+The output format to use. Can be one of C<Graphite> or C<JSON>.
+
+=back
+
 =head2 Plugin C<write_tsdb>
 
 The C<write_tsdb> plugin writes data to I<OpenTSDB>, a scalable open-source