From cd5ee611df3b1e5e1557bf6d7b61614ef18ddfee Mon Sep 17 00:00:00 2001 From: dutzu Date: Thu, 4 Feb 2016 12:46:28 +0200 Subject: [PATCH] Code block syntax highlighting --- _posts/2016-01-18-fluentd-log-parsing.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/_posts/2016-01-18-fluentd-log-parsing.md b/_posts/2016-01-18-fluentd-log-parsing.md index 8dc44fc..f49f881 100644 --- a/_posts/2016-01-18-fluentd-log-parsing.md +++ b/_posts/2016-01-18-fluentd-log-parsing.md @@ -26,7 +26,7 @@ The simplest approach is to just parse all messages using the common denominator In the case of a typical log file a configuration can be something like this (but not necessarily): -~~~ xml +~~~ type tail path /var/log/test.log @@ -39,7 +39,7 @@ In the case of a typical log file a configuration can be something like this (bu format1 /(?