summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* refactored basic infrastructureChristian Pointner2016-10-132-28/+52
|
* some fixes in new config file formatChristian Pointner2016-10-132-7/+9
|
* make header operations more flexible... needs testingChristian Pointner2016-10-133-12/+72
|
* basic features are doneChristian Pointner2016-10-134-8/+203
|
* inital checking for s5proxyChristian Pointner2016-10-135-1/+140
|
* grop has been moved to new repoChristian Pointner2016-01-082-3/+3
| | | | fixed errors from go vet
* fixed formattingChristian Pointner2016-01-083-8/+12
|
* uuid package has been moved to githubChristian Pointner2016-01-083-3/+4
|
* improved MakefileChristian Pointner2016-01-081-25/+33
|
* using new factory method for graphiteChristian Pointner2015-10-201-3/+1
|
* bugfix for grahpite forwardingv0.1.00.1.0Christian Pointner2015-10-171-1/+2
|
* updated changelog and license infov0.0.80.0.8Christian Pointner2015-10-176-12/+12
|
* hub: add support for graphite forwardingChristian Pointner2015-10-175-0/+137
|
* daq: increased max message size to create bigger send bufferChristian Pointner2015-10-174-5/+5
|
* daq: flumotion plug now also retries after EAGAINChristian Pointner2015-10-164-22/+44
|
* removed vet and format targets from default buildChristian Pointner2015-07-211-1/+1
|
* added go vet/fmt to hub MakefileChristian Pointner2015-07-171-1/+9
|
* daq: s5-accesslog form vs fromChristian Pointner2015-02-141-1/+1
|
* es5: ws-cleanupv0.0.70.0.7Christian Pointner2014-12-061-1/+1
|
* es5: fixed hub forwarding test scriptChristian Pointner2014-12-061-2/+1
|
* hub: improved last-update query for elasticsearchChristian Pointner2014-12-061-1/+1
|
* es5: added READMEChristian Pointner2014-12-061-0/+7
|
* es5: stats vs. avgChristian Pointner2014-12-011-2/+2
|
* es5: range and histgram aggs work nowChristian Pointner2014-12-011-1/+10
|
* es5: histogram agg and avg clients work nowChristian Pointner2014-12-011-14/+18
|
* es5: average for clientsChristian Pointner2014-12-011-3/+3
|
* es5: return all bucketsChristian Pointner2014-12-011-1/+3
|
* es5: better search_type for aggregationsChristian Pointner2014-11-303-4/+2
|
* es5: added hub forwarding scriptChristian Pointner2014-11-291-0/+9
|
* es5: updated dataupdate mapping to include clientsChristian Pointner2014-11-291-0/+15
|
* hub: fix fwd-esMarkus Grüneis2014-11-291-23/+14
|
* hub: store duration in millisecondsMarkus Grüneis2014-11-293-4/+4
|
* hub: query last-id from elasticsearch in fwd-esMarkus Grüneis2014-11-292-71/+155
|
* es5: don't show hits for last update id queryChristian Pointner2014-11-291-0/+2
|
* es5: added index deletion scriptChristian Pointner2014-11-291-0/+8
|
* es5: added query for last update idChristian Pointner2014-11-292-0/+17
|
* hub: fwd-es tries bulk-apiMarkus Grüneis2014-11-291-21/+26
|
* hub: fixed distclean target at MakefileChristian Pointner2014-11-291-0/+1
|
* added new field for tagsChristian Pointner2014-11-281-0/+4
|
* Merge branch 'master' of gitspread:sfiveChristian Pointner2014-11-275-35/+68
|\
| * hub: fix storing tags, returning clients,tagsMarkus Grüneis2014-11-275-35/+68
| |
* | terms aggregation for nested data works nowChristian Pointner2014-11-272-14/+5
| |
* | concatenation of source-id values work nowChristian Pointner2014-11-272-14/+16
|/
* creating index with keyword tokenizerChristian Pointner2014-11-273-2/+13
|
* fixed usage outputChristian Pointner2014-11-272-2/+2
|
* added es5 (elasticsearch integration for sfive)Christian Pointner2014-11-274-0/+90
|
* untabifyChristian Pointner2014-11-161-5/+5
|
* hub: add basic elastic-search forwardingMarkus Grüneis2014-11-163-0/+79
|
* added first version for the logoChristian Pointner2014-11-031-1/+2
|
* hub: Add support for /updates query with sortOrder, fix invalid queriesMarkus Grüneis2014-10-253-22/+54
|