diff options
-rw-r--r-- | src/daq/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/daq/README b/src/daq/README index fa280ad..03814b3 100644 --- a/src/daq/README +++ b/src/daq/README @@ -10,8 +10,8 @@ but send those data using unix sockets. flumotion-plug : a plug for http-streamer which gathers live data flumotion-rrd -: a batch import for exisiting rrd data written by flumotion rrd plug +: a batch importer for exisiting rrd data written by flumotion rrd plug accesslog -: a batch or live importer for acceslog-based data (nginx, apache) +: a batch importer for acceslog-based data (nginx, apache) nginx-lua : a live importer using nginx Lua module to get access log like information |