diff --git a/weed/command/filer_meta_tail.go b/weed/command/filer_meta_tail.go index cff39fe49..26b155440 100644 --- a/weed/command/filer_meta_tail.go +++ b/weed/command/filer_meta_tail.go @@ -30,6 +30,8 @@ var cmdFilerMetaTail = &Command{ weed filer.meta.tail -timeAgo=30h | jq . weed filer.meta.tail -timeAgo=30h | jq .eventNotification.newEntry.name + weed filer.meta.tail -timeAgo=30h -es=http://: -es.index=seaweedfs + `, }