From 7e196f10062e27164ff65836806a082496f54ba7 Mon Sep 17 00:00:00 2001 From: Sven Nissel Date: Sun, 24 Apr 2022 22:18:44 +0200 Subject: [PATCH] Add zip support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1d0d50c..db3f3ba6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Useful software for analysing applications logs and traces. * Loading logs from remote servers using ftp, sftp, ssh, samba and others ([supported file systems](http://commons.apache.org/vfs/filesystems.html)) * Tailing logs from local disk and sftp * Parsing logs from clipboard - * Decompressing "gziped" logs on the fly + * Decompressing "gziped" and "ziped" logs on the fly * Parsing custom log patterns * Log events searching using regular expression * Log filters