summaryrefslogtreecommitdiff
path: root/src/daq/accesslog/sfive-accesslog.py
Commit message (Expand)AuthorAgeFilesLines
* renamed daq pluginsChristian Pointner2014-10-141-325/+0
* now also list of clients gets reportedChristian Pointner2014-10-141-3/+7
* 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