Vadim Alekseev

Results 23 issues of Vadim Alekseev

Hey! When I do `go generate ./...` I get an error. ``` package main //go:generate moq -out mocks/some_iface.go . SomeIface type SomeIface interface { Begin() BeginFunc() } ``` Error: `Type...

**Is your feature request related to a problem? Please describe.** We have to rename 'journalctl' plugin to the 'journald'. Because journalctl is a tool, not a plugin. (To generate documentation...

enhancement
good first issue
help wanted

Fixes #403 Examples: ### Debug actions with given config It sends two logs: 1) `{"message": "file.d playground"}` 2) `{"hello": "playground"}` With given config: ```yaml actions: - type: set_time field: time...

Pipeline: guarantee sequence of events when UseSpread is true. Now there is no such guarantee, this is shown by my tests in PR.

enhancement

Remove map of map in the streamer

enhancement

Pipeline{}.In() method calls synchronously, we can parallel it

enhancement

Provide more metrics for the http input plugin

enhancement