summaryrefslogtreecommitdiff
path: root/src/daq/accesslog
Commit message (Collapse)AuthorAgeFilesLines
* added TODOChristian Pointner2014-10-181-1/+1
|
* added 'Z' after each timestamp to state it's UTCChristian Pointner2014-10-161-1/+1
| | | | flumotion-rrd now rounds client_cnt and bytes_sent and imports them as integers
* renamed daq pluginsChristian Pointner2014-10-141-0/+0
|
* now also list of clients gets reportedChristian Pointner2014-10-141-3/+7
| | | | starttime vs. endtime
* moved to dict for client dataChristian Pointner2014-10-141-3/+8
|
* cmd vs methodChristian Pointner2014-10-141-3/+3
|
* sendData now uses new ClientList directlyChristian Pointner2014-10-141-5/+5
|
* moved client hash to own classChristian Pointner2014-10-141-22/+38
|
* aggregated stats work nowChristian Pointner2014-10-131-8/+13
|
* client aggregation works now - still counting all filesChristian Pointner2014-10-131-12/+17
|
* send data works now (no aggregation yet)Christian Pointner2014-10-121-12/+40
|
* shorter expressionChristian Pointner2014-10-121-6/+1
|
* added switch for live modeChristian Pointner2014-10-121-7/+15
|
* also allow stdin as logfileChristian Pointner2014-10-121-2/+3
|
* parsing data from log lines works nowChristian Pointner2014-10-121-11/+26
|
* log line regex worksChristian Pointner2014-10-121-1/+56
|
* improved error handlingChristian Pointner2014-10-121-5/+5
|
* open log fileChristian Pointner2014-10-121-6/+10
|
* added inital version for accesslog importerChristian Pointner2014-10-121-0/+184