From ad14acf1ebcefe5b69ad8a2b3a41cd962fa20b58 Mon Sep 17 00:00:00 2001 From: SG <13872653+mmguero@users.noreply.github.com> Date: Wed, 12 Jun 2019 08:09:21 -0600 Subject: [PATCH] Include attribution in documentation section about Kibana dashboards for the inspiration drawn from the Security Onion Kibana dashboards. Thank you, Doug Burks, for bringing this to my attention in issue #19. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0eb6c7e2..85d5ba23b 100644 --- a/README.md +++ b/README.md @@ -776,6 +776,8 @@ The **Discover** view enables you to view events on a record-by-record basis (si Malcolm comes with dozens of prebuilt visualizations and dashboards for the network traffic represented by each of the Zeek log types. Click **Dashboard** to see a list of these dashboards. As is the case with all Kibana's visualizations, all of the charts, graphs, maps, and tables are interactive and can be clicked on to narrow or expand the scope of the data you are investigating. Similarly, click **Visualize** to explore the prebuilt visualizations used to build the dashboards. +Many of Malcolm's prebuilt visualizations for Zeek logs are heavily inspired by the excellent [Kibana Dashboards](https://github.com/Security-Onion-Solutions/securityonion-elastic/tree/master/kibana/dashboards) that are part of [Security Onion](https://securityonion.net/). + ##### Screenshots ![The Connections dashboard displays information about the "top talkers" across all types of sessions](./docs/images/screenshots/kibana_connections.png)