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 /(?