diff --git a/projects.json b/projects.json index 3cfbbbcf..7801af5b 100644 --- a/projects.json +++ b/projects.json @@ -2816,5 +2816,19 @@ "sports" ], "slug": "tsn" + }, + { + "name": "Kibana", + "thumb": "/projects/kibana/thumb", + "desc": "Kibana is the data visualization engine of the ELK stack, and allows you to natively interact with all your data in Elasticsearch via custom dashboards.", + "url": "https://www.elastic.co/products/kibana", + "submitter": "urish", + "submissionDate": "2015-12-19", + "tags": [ + "business", + "productivity", + "tools" + ], + "slug": "kibana" } ] \ No newline at end of file diff --git a/projects/kibana/thumb.jpg b/projects/kibana/thumb.jpg new file mode 100644 index 00000000..cfd7bef3 Binary files /dev/null and b/projects/kibana/thumb.jpg differ