> For the complete documentation index, see [llms.txt](https://sliu583.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sliu583.gitbook.io/blog/specific-work/seminar-and-talk/fall-21-reading-list/confluo-distributed-monitoring-and-diagnosis-stack-for-high-speed-networks.md).

# Confluo: Distributed Monitoring and Diagnosis Stack for High-speed Networks

* Confluo: end-host stack that can be integrated with existing network management tools to enable monitoring and diagnosis of network-wide events using telemetry data distributed across end-hosts, even for high-speed networks&#x20;
* Atomic MultiLog: support highly-concurrent read-write operations by exploiting two properties specific to telemetry data&#x20;
  * once processed by the stack, the data is neither updated nor deleted&#x20;
  * each field in the data has a fixed pre-defined size&#x20;
