From 22de435ce46ebc34cfdafed92e5ae85ac173a8a5 Mon Sep 17 00:00:00 2001 From: Benjamin Dos Santos Date: Sun, 22 Jun 2014 13:12:05 +0200 Subject: [PATCH] Fix log management section description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7159ed..943e03e 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Statsd](https://github.com/etsy/statsd/) - Application statistic listener. ## Log management -**Log management tools : collect, parse ...** +*Log management tools : collect, parse, visualize ...* * [Logstash](http://logstash.net/) - Logstash is a tool for managing events and logs. * [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data.