Vincent Bernat
1dc253764d
global: split Akvorado into 3 services
2022-04-01 20:21:53 +02:00
Vincent Bernat
a336370c05
web: frontend using Bootstrap
2022-03-31 20:56:14 +02:00
Vincent Bernat
41d3ee538f
global: rename sampler to exporter
...
This is the terminology for IPFix. With Netflow, sampler is ambiguous
as it can mean the exporter or the sampler inside the exporter.
2022-03-29 11:27:54 +02:00
Vincent Bernat
176e4999b9
build: speed up linting by always using ./...
...
This is quite odd, but revive is super slow when providing many
directories. I suppose they are evaluated several times.
2022-03-26 15:15:25 +01:00
Vincent Bernat
cb35ebdcd7
snmp: remove debug code
2022-03-26 12:24:41 +01:00
Vincent Bernat
050ad03241
build: don't display color on dumb terminal
2022-03-26 07:50:50 +01:00
Vincent Bernat
537065db52
flow: make flow decoding modular
...
This is a preparation step to support multiple inputs and decoders.
2022-03-24 22:23:00 +01:00
Vincent Bernat
ccd839ef97
flow: move schemas into a dedicated directory
...
This helps exposing them with docker-compose.
2022-03-20 22:01:31 +01:00
Vincent Bernat
41131fca96
flow: introduce versioned flows
...
We need to version flow schemas. Otherwise, this won't be manageable.
Confluent is pushing for a registry, but it seems the ecosystem is
still too young. Let's version on our side with a topic for each
version.
2022-03-20 22:01:31 +01:00
Vincent Bernat
be0d510b12
clickhouse: add a new Clickhouse component to help setting Clickhouse
2022-03-20 22:01:31 +01:00
Vincent Bernat
91e3d7661f
docs: add documentation served directly by a dedicated component
2022-03-17 22:16:05 +01:00
Vincent Bernat
ac10d7196f
build: replace golint by revive
...
golint is deprecated and frozen.
2022-03-09 15:48:31 +01:00
Vincent Bernat
503f496085
build: update Makefile
2022-03-08 23:28:15 +01:00
Vincent Bernat
8c7f222093
build: fix test-xml target
2022-03-08 20:05:12 +01:00
Vincent Bernat
3997eae33b
build: fix test coverage
2022-03-08 19:26:56 +01:00
Vincent Bernat
88603f759d
flow: use our own format
2022-03-08 17:23:31 +01:00
Vincent Bernat
5201088b69
Initial boilerplate
2022-03-08 07:51:10 +01:00