Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed daq plugins | Christian Pointner | 2014-10-14 | 1 | -325/+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 |