summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* moved to resty-lock for fetchold-lua-ngxChristian Pointner2014-10-183-36/+40
|
* added proposal for protocol upgradeChristian Pointner2014-10-171-1/+11
|
* fixed error handling for log cleanup threadChristian Pointner2014-10-171-3/+3
|
* sfive nginx-lua plugin works nowChristian Pointner2014-10-173-16/+58
|
* log data expires nowChristian Pointner2014-10-172-18/+53
|
* nginx-lua now stores log data into shared dictChristian Pointner2014-10-173-16/+124
|
* added 'Z' after each timestamp to state it's UTCChristian Pointner2014-10-163-4/+6
| | | | flumotion-rrd now rounds client_cnt and bytes_sent and imports them as integers
* added prepare script for go getChristian Pointner2014-10-162-1/+6
| | | | set sqlite db path to something more flexible...
* add testing shell scriptsMarkus Grüneis2014-10-163-0/+10
|
* create debug version of sfive-hubMarkus Grüneis2014-10-161-2/+11
|
* add mini server for unix-pipesMarkus Grüneis2014-10-161-0/+77
|
* fix json conversion interfaceMarkus Grüneis2014-10-162-8/+12
| | | | | | - return partial data on conversion error in StatefulDecoder, to be in line with PlainDecoder and golang convention - add err as return value for NewStatefulDecoder
* fix, refactor s5storeMarkus Grüneis2014-10-161-24/+96
| | | | | | - only insert new tags - only insert new sources - split .Append into smaller parts
* update sample dataMarkus Grüneis2014-10-162-1338/+2025
| | | | | - add updated importer sample data - add minimal sample for testing
* added nginx-lua pluginChristian Pointner2014-10-162-1/+56
|
* workaround init raise conditionChristian Pointner2014-10-151-1/+1
|
* seconds are enoughChristian Pointner2014-10-151-4/+4
|
* improved sfive plugChristian Pointner2014-10-141-4/+4
|
* fixed flumotion plug - start-timeChristian Pointner2014-10-141-1/+3
|
* renamed daq pluginsChristian Pointner2014-10-143-0/+0
|
* Merge branch 'master' of gitspread:sfiveChristian Pointner2014-10-148-54/+1702
|\
| * add parts of delusional data storeMarkus Grüneis2014-10-133-40/+250
| |
| * add db (gorp) initializationMarkus Grüneis2014-10-132-20/+80
| |
| * add example dataMarkus Grüneis2014-10-131-0/+1338
| |
| * fix data conversion and testsMarkus Grüneis2014-10-133-32/+70
| |
| * ignore vim swap filesMarkus Grüneis2014-10-131-0/+2
| |
| * fix error in protocol specMarkus Grüneis2014-10-131-1/+1
| |
* | now also list of clients gets reportedChristian Pointner2014-10-141-3/+7
| | | | | | | | starttime vs. endtime
* | moved to dict for client dataChristian Pointner2014-10-142-4/+9
| |
* | 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-122-31/+41
|
* open log fileChristian Pointner2014-10-121-6/+10
|
* added inital version for accesslog importerChristian Pointner2014-10-121-0/+184
|
* cleanupsChristian Pointner2014-10-121-24/+25
|
* fixed lost messages for batch importerChristian Pointner2014-10-121-6/+33
|
* renamed flumotion rrd importer, fixed dataset cntChristian Pointner2014-10-121-1/+1
|
* added a check for simplejson existanceChristian Pointner2014-10-111-1/+21
|
* changed iso timeformat Z vs TChristian Pointner2014-10-012-3/+3
|
* add sfive-hub project scaffoldingMarkus Grüneis2014-09-308-3/+207
|
* create hub's project structureMarkus Grüneis2014-09-303-4/+19
|