From 9f9e15025dcad4678340db0e0c333f21ad019946 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 21 Jan 2021 22:44:59 -0800 Subject: [PATCH] Updated Filer Change Data Capture (markdown) --- Filer-Change-Data-Capture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Filer-Change-Data-Capture.md b/Filer-Change-Data-Capture.md index 9a618be..0b2417c 100644 --- a/Filer-Change-Data-Capture.md +++ b/Filer-Change-Data-Capture.md @@ -4,7 +4,7 @@ Actually SeaweedFS can give you more! # Experience it first -You can continuously watch the SeaweedFS meta data changes. Let's also filer with `jq` and see only the new files created: +You can continuously watch the SeaweedFS meta data changes. Let's also filter with `jq` and see only the new files created: ``` $ weed filer.meta.tail -timeAgo=3h | jq .eventNotification.newEntry {