Skip to content

Commit 76d1cb5

Browse files
author
Pavel Siska
committed
Update README.md
1 parent 14a76c0 commit 76d1cb5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ This repository contains basic modules of the [NEMEA
44
system](https://github.com/CESNET/Nemea). The modules and their
55
functionality/purposes are:
66

7-
* [ListDetector](modules/listdetector/): forwards records that match rules list.
7+
* [Clickhouse](modules/clickhouse/): converts unirec into clickhouse DB.
8+
* [Deduplicator](modules/deduplicator/): omit duplicate records.
9+
* [ListDetector](modules/listDetector/): forwards records that match rules list.
810
* [Sampler](modules/sampler/): sample records at the given rate.
911
* [Telemetry](modules/telemetry/): provides unirec telemetry of the input interface.
10-
* [Deduplicator](modules/deduplicator/): omit duplicate records.

0 commit comments

Comments
 (0)