diff --git a/docs/design.md b/docs/design.md index a7ad5455..0282ca1e 100644 --- a/docs/design.md +++ b/docs/design.md @@ -1,7 +1,7 @@ # Overview The vFlow project is an enterprise IPFIX and sFlow collector. it produces the decoded samples to a message bus like Kafka -or NSQ. The vFlow is high performance and scaleable, It can be able to grow horizontally (each node can talk through RPC +or NSQ. The vFlow is high performance and scalable, It can be able to grow horizontally (each node can talk through RPC to find out any missed IPFIX template). there is cloning IPFIX UDP packet feature with spoofing in case you need to have the IPFIX raw data somewhere else.