Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated changelog and license infov0.0.80.0.8 | Christian Pointner | 2015-10-17 | 1 | -2/+2 |
| | |||||
* | daq: increased max message size to create bigger send buffer | Christian Pointner | 2015-10-17 | 1 | -1/+1 |
| | |||||
* | daq: flumotion plug now also retries after EAGAIN | Christian Pointner | 2015-10-16 | 1 | -4/+4 |
| | |||||
* | daq: s5-accesslog form vs from | Christian Pointner | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | daq: accesslog now uses stateless protocol | Christian Pointner | 2014-10-22 | 1 | -2/+21 |
| | |||||
* | daq: removed .py extension for scripts | Christian Pointner | 2014-10-21 | 1 | -0/+0 |
| | |||||
* | daq: accesslog importer is now aligned as well | Christian Pointner | 2014-10-20 | 1 | -2/+9 |
| | |||||
* | dag: accesslog importer can now import multiple streamerids in one pass | Christian Pointner | 2014-10-20 | 1 | -102/+184 |
| | | | | major refactoring done | ||||
* | added TODO | Christian Pointner | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | added 'Z' after each timestamp to state it's UTC | Christian Pointner | 2014-10-16 | 1 | -1/+1 |
| | | | | flumotion-rrd now rounds client_cnt and bytes_sent and imports them as integers | ||||
* | renamed daq plugins | Christian Pointner | 2014-10-14 | 1 | -0/+0 |
| | |||||
* | now also list of clients gets reported | Christian Pointner | 2014-10-14 | 1 | -3/+7 |
| | | | | starttime vs. endtime | ||||
* | moved to dict for client data | Christian Pointner | 2014-10-14 | 1 | -3/+8 |
| | |||||
* | cmd vs method | Christian Pointner | 2014-10-14 | 1 | -3/+3 |
| | |||||
* | sendData now uses new ClientList directly | Christian Pointner | 2014-10-14 | 1 | -5/+5 |
| | |||||
* | moved client hash to own class | Christian Pointner | 2014-10-14 | 1 | -22/+38 |
| | |||||
* | aggregated stats work now | Christian Pointner | 2014-10-13 | 1 | -8/+13 |
| | |||||
* | client aggregation works now - still counting all files | Christian Pointner | 2014-10-13 | 1 | -12/+17 |
| | |||||
* | send data works now (no aggregation yet) | Christian Pointner | 2014-10-12 | 1 | -12/+40 |
| | |||||
* | shorter expression | Christian Pointner | 2014-10-12 | 1 | -6/+1 |
| | |||||
* | added switch for live mode | Christian Pointner | 2014-10-12 | 1 | -7/+15 |
| | |||||
* | also allow stdin as logfile | Christian Pointner | 2014-10-12 | 1 | -2/+3 |
| | |||||
* | parsing data from log lines works now | Christian Pointner | 2014-10-12 | 1 | -11/+26 |
| | |||||
* | log line regex works | Christian Pointner | 2014-10-12 | 1 | -1/+56 |
| | |||||
* | improved error handling | Christian Pointner | 2014-10-12 | 1 | -5/+5 |
| | |||||
* | open log file | Christian Pointner | 2014-10-12 | 1 | -6/+10 |
| | |||||
* | added inital version for accesslog importer | Christian Pointner | 2014-10-12 | 1 | -0/+184 |