Multifarious / skid-road

Distributed, encrypted collection system for line-oriented output.
http://mult.ifario.us/
BSD 2-Clause "Simplified" License
4 stars 2 forks source link

Support metadata on log files #32

Open bilalaslam opened 10 years ago

bilalaslam commented 10 years ago

It's useful to be able to attach metadata like tags to log files. It would be useful to be able tag log file as 'errors' or 'success'. As it stands, we end up overloading the log name in the archive_uri field to pack in metadata.

prb commented 10 years ago

Are your notions of error or success separate from whether the log file was successfully pushed out to S3?

bilalaslam commented 10 years ago

Correct. This purely indicates a metadata tag that will be used for downstream processing.