Updated Filer Change Data Capture (markdown)

Chris Lu 2021-01-21 22:44:59 -08:00
parent 572cf88ade
commit 9f9e15025d

@ -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
{