mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Change Data Capture (markdown)
parent
7ce2dc23f6
commit
572cf88ade
|
@ -4,7 +4,7 @@ Actually SeaweedFS can give you more!
|
|||
|
||||
# Experience it first
|
||||
|
||||
You can 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 filer with `jq` and see only the new files created:
|
||||
```
|
||||
$ weed filer.meta.tail -timeAgo=3h | jq .eventNotification.newEntry
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue