Arijit Das
|
21e0a2f8c2
|
Close channel once.
|
2020-06-01 15:18:13 +05:30 |
|
Arijit Das
|
803257c710
|
Timeout blocking read call.
|
2020-06-01 15:07:11 +05:30 |
|
Arijit Das
|
28899ea1e1
|
Wait for go routine to close in emitter.go.
|
2020-06-01 01:14:47 +05:30 |
|
 Romanenko AlexeyandGitHub
|
2d78f195d2
|
Make plugin not global. Revert last-chunk bytes to correct value (#755)
Make Plugins variable not global to fix concurrency in test
Revert last-chunk in chunked transfer coding to correct value (https://tools.ietf.org/html/rfc2616#section-3.6.1) fyi @bruce34
|
2020-05-27 21:03:40 +03:00 |
|
 Romanenko AlexeyandGitHub
|
11bd20f251
|
fix tests; fix build for dev (#751)
* fix golang version in Dockerfile
* remove webupd8team launchpad
* add install default java (jre and jdk)
* fix unit tests
|
2020-05-21 13:59:46 +03:00 |
|
 frank-dingandLeonid Bugaev
|
ffc1a09ca1
|
fix: specified multi input, but only enable the last one (#700)
capture traffic on more than one port(e.g. --input-raw :80 --input-raw :81 --input-raw :82), but only listens on the last specified port"
|
2019-11-01 17:00:47 +03:00 |
|
 bruce34andLeonid Bugaev
|
6f70a939f4
|
Add setting for copyBufferSize, defaults to 5 Mbytes (#630)
|
2019-02-16 09:34:53 +01:00 |
|
Leonid Bugaev
|
85c6070775
|
File output now case limit by size
Added new `output-file-max-size-limit` option
|
2019-02-16 08:49:31 +01:00 |
|
Leonid Bugaev
|
52ed8b4d1e
|
Add protection for malformed records
|
2018-08-24 16:35:04 +05:00 |
|
Leonid Bugaev
|
e9294aeb5f
|
Fix emitter typo
|
2018-05-10 22:18:47 +03:00 |
|
 UbuntuandLeonid Bugaev
|
a65256d707
|
Fixed kafka client run of brokers and index out of range issues
|
2018-02-27 20:17:45 +03:00 |
|
Leonid Bugaev
|
aa4a878436
|
Handle gzip encoding error
Fix #470
|
2017-06-24 20:35:35 +02:00 |
|
 Leonid BugaevandGitHub
|
d66ba0353a
|
Prettify http (#418)
Prettify HTTP
|
2017-01-23 21:02:26 +04:00 |
|
 Leonid BugaevandGitHub
|
8c16220532
|
Track http responses (#416)
|
2017-01-23 16:20:27 +04:00 |
|
Leonid Bugaev
|
043c0b7436
|
few fmt fixes
|
2017-01-23 13:33:36 +03:00 |
|
Leonid Bugaev
|
be49c7e7ac
|
Run GC on each 1000th request
|
2016-12-23 20:25:09 +03:00 |
|
Sergey Mostovoy
|
5b5c3f33f4
|
Filter response if request is filtered #388
|
2016-12-22 11:25:29 +02:00 |
|
Alexandr Korsak
|
e3a9a9b2c2
|
Add kafka output
|
2016-10-31 19:04:05 +03:00 |
|
Leonid Bugaev
|
dae6a8915d
|
Refactor exit-after
|
2016-07-08 19:27:20 +03:00 |
|
Leonid Bugaev
|
19bfb8211c
|
Use latest libpcap and ensure to close sockets
|
2016-05-13 14:33:20 +05:00 |
|
Leonid Bugaev
|
661dd2026f
|
Fix grouting spawn loop and memory leaks
|
2015-09-01 20:27:26 +03:00 |
|
Leonid Bugaev
|
3c45595a96
|
More race fixes
|
2015-08-20 09:27:44 +03:00 |
|
Leonid Bugaev
|
6974a6e278
|
Ensure that raw input gets closed
|
2015-08-20 08:56:10 +03:00 |
|
Leonid Bugaev
|
b53fba0415
|
Fix formatting issues
|
2015-08-18 17:28:09 +03:00 |
|
Leonid Bugaev
|
3e763c43cf
|
Unify all input/output plugins
|
2015-08-18 14:32:52 +03:00 |
|
Leonid Bugaev
|
2990fab635
|
Track original responses
|
2015-08-11 17:37:37 +03:00 |
|
Leonid Bugaev
|
9ab8b3c113
|
Add header to request and response
|
2015-08-10 22:57:18 +03:00 |
|
Leonid Bugaev
|
5cc4228dcd
|
Merge branch 'master' into input-modifier
Conflicts:
Dockerfile
emitter.go
http_client.go
plugins.go
proto/proto.go
|
2015-07-21 09:49:37 +05:00 |
|
Leonid Bugaev
|
5e6f7e03a7
|
First middleware tests! :dance:
|
2015-07-17 20:58:31 +05:00 |
|
Leonid Bugaev
|
125d9db834
|
Next batch
|
2015-07-17 11:30:43 +05:00 |
|
Leonid Bugaev
|
6b9c9b91e3
|
Improve performance of input-raw and improve handing of large payloads
|
2015-07-11 09:47:26 +05:00 |
|
Leonid Bugaev
|
0fe72cc432
|
Improve http-client reliability and improve debug
|
2015-07-10 17:13:11 +05:00 |
|
Leonid Bugaev
|
f812120dfc
|
Support only 1 middleware and rewrite tests
|
2015-07-10 10:24:00 +05:00 |
|
Leonid Bugaev
|
8db14e334d
|
Merge branch 'master' into input-modifier
Conflicts:
Dockerfile
Makefile
output_http.go
output_http_test.go
settings.go
|
2015-07-09 19:58:24 +05:00 |
|
Leonid Bugaev
|
2b17989fd9
|
Move HTTP modifier from HTTP output plugin
|
2015-07-05 23:17:57 +05:00 |
|
Leonid Bugaev
|
122f06f6c2
|
Add raw http client
|
2015-07-01 19:06:49 +05:00 |
|
Leonid Bugaev
|
4f03f81d04
|
Working modifier implementation with examples
|
2015-06-27 21:09:06 +05:00 |
|
Leonid Bugaev
|
983bc728fa
|
Increase buffer to 5 megabytes
|
2014-10-13 18:26:08 +04:00 |
|
Leonid Bugaev
|
1637dd491f
|
Convert tabs to spaces and force go fmt
|
2014-10-13 18:05:16 +04:00 |
|
Leonid Bugaev
|
758995d8f5
|
Fix main goroutine
|
2014-10-09 23:16:56 +04:00 |
|
Joseph Lawson
|
983eb7c6a8
|
revert buf
|
2014-04-01 15:42:11 -04:00 |
|
Joseph Lawson
|
8edbb7fb08
|
new buffer each loop
|
2014-04-01 15:40:30 -04:00 |
|
Joseph Lawson
|
ca952b7a8b
|
overflow fix
|
2014-03-29 18:42:11 -04:00 |
|
Joseph Lawson
|
841bba116a
|
revert overflow check
|
2014-03-28 22:59:05 -04:00 |
|
Leonid Bugaev
|
5a7c817f0b
|
Fixed buffer overflow
|
2014-03-22 17:58:31 +06:00 |
|
Leonid Bugaev
|
0fb1d83284
|
Simplify directory structure
|
2014-03-16 22:24:27 +06:00 |
|
Leonid Bugaev
|
6a136b4686
|
Add splitOutput option if have multiple outputs
|
2013-10-30 14:53:16 +01:00 |
|
Leonid Bugaev
|
72952fddd2
|
Added input_file plugin
|
2013-10-29 18:53:35 +01:00 |
|
Leonid Bugaev
|
ce76453fa6
|
Added tests for all plugins
|
2013-10-29 11:42:15 +01:00 |
|
Leonid Bugaev
|
2a4efa91af
|
Initial commit
|
2013-10-27 18:49:00 +00:00 |
|