s3cmd sync + logs/stats

I use s3cmd sync to keep a directory structure on my staging area in sync with production. Since I don't store the logs on staging, when I sync (using --delete-removed option) the logs/stats prefixes would be purged by the sync.

The solution I had for logging stats was to store the logs in a different bucket. I don't see a way to do this with s3stat -- it wants one to use the same bucket being monitored.

Thoughts on how to deal with it?

Rupa Schomaker

Monday, June 28, 2010




You're certainly not the first to ask for the ability to deliver logs to a separate bucket for processing. And you're right, that's pretty much the only way I could see it working for you.

I'll see if we can't fit that into an upcoming release. I'll keep you posted.

Jason Kester

Friday, July 2, 2010




Do you have any update about this?

Eyal
Tuesday, February 15, 2011

[ reply to this topic ]   [ return to topic list ]

© 2024 Expat Software Back to Top