summaryrefslogtreecommitdiff
path: root/src/daq/README
blob: 03814b3559f13551448be16808baede7ca2a5d02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Data Acquisition
================

This directory contains service/technology specific plugins which
acquire and transform data and push it to the hub.

Currently these plugins use the same protocol as defined doc/protocol.md
but send those data using unix sockets.

flumotion-plug
: a plug for http-streamer which gathers live data
flumotion-rrd
: a batch importer for exisiting rrd data written by flumotion rrd plug
accesslog
: a batch importer for acceslog-based data (nginx, apache)
nginx-lua
: a live importer using nginx Lua module to get access log like information