Add write_syslog output plugin
[collectd.git] / README
diff --git a/README b/README
index 8776054..f28d499 100644 (file)
--- a/README
+++ b/README
@@ -563,6 +563,10 @@ Features
       Sends data to Sensu, a stream processing and monitoring system, via the
       Sensu client local TCP socket.
 
+    - write_syslog
+      Sends data in syslog format, using TCP, where the message
+      contains the metric in human or JSON format.
+
     - write_tsdb
       Sends data OpenTSDB, a scalable no master, no shared state time series
       database.