Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |