danilop / yas3fs

YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.
http://danilop.github.io/yas3fs
MIT License
640 stars 98 forks source link

Include either mountpoint or bucket name in cache-status messages #172

Open dentm42 opened 6 years ago

dentm42 commented 6 years ago

For systems that mount more than one S3 bucket, it'd be helpful if the status messages would include either the bucket name or the mountpoint (probably mountpoint would be preferred) in the status message sent to the logger. It's not so bad in the yas3fs logfiles, but there is no way to differentiate instances in the system logfiles.