Code

configure: Fixed linker options when checking for amqp_tcp_socket_new.
[collectd.git] / README
diff --git a/README b/README
index 77ea6ff2a85087a813494512a5ec73afd3cbb469..c3c454720484f71c3915bf6f0917ce2e27dd93ae 100644 (file)
--- a/README
+++ b/README
@@ -284,6 +284,10 @@ Features
       Follows (tails) logfiles, parses them by lines and submits matched
       values.
 
+    - tail_csv
+      Follows (tails) files in CSV format, parses each line and submits
+      extracted values.
+
     - tape
       Bytes and operations read and written on tape devices. Solaris only.