From 1e7db796134a3fc35fc6c008655dc6f302c41d6a Mon Sep 17 00:00:00 2001 From: Matthias Vallentin Date: Tue, 5 Jul 2022 16:00:22 +0200 Subject: [PATCH] Reduce some detail --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4b2ea63..0d0745b 100644 --- a/README.md +++ b/README.md @@ -87,16 +87,8 @@ At [BroCon 2018](https://www.brocon18.com) we talked about automated analysis with [Broker](https://github.com/bro/broker). We used the example of automatic historic intelligence lookups with [VAST][vast] to illustrate the Broker API. Additionally, we performed a performance analysis of -Broker in terms of throughput and latency. - -Broker & Bro code: - -- Python stubs: [Bro](brocon18/stub-bro), [VAST](brocon18/stub-vast) -- [Bro script](brocon18/vast.bro) -- [`bro-vast`](https://github.com/tenzir/bro-vast) package - -See the [brocon18](brocon18) directory for the complete list of accompanying -material. +Broker in terms of throughput and latency. See the [brocon18](brocon18) +directory for the complete list of accompanying material. [datathread22]: https://github.com/tenzir/events/releases/download/datathread22/slides.pdf [potsdam22]: https://github.com/tenzir/events/releases/download/potsdam22/slides.pdf