-
We'd like to see an internal log event whenever a file is written to S3 using the aws_s3 sink. This would be helpful for kicking off post processing actions when a file is written as well as troubleshooting. It would be great to have a record of when specific files were written. Right now it's kind of a black box. I am aware that AWS can do this natively with S3 events, but this would be for environments that are S3 compatible, not S3 native (think on-premises storage platforms). We'd potentially be willing to contribute a pull request if this is a workable idea and there's interest in it. I'd prefer not to maintain a fork. I'm not sure if it would be as easy as the implementation in the aws_s3 source? Let me know what you think! Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @marnao,
Yes, it is as easy as that. Did you consider making it a metric instead? |
Beta Was this translation helpful? Give feedback.
Hi @marnao,
Yes, it is as easy as that. Did you consider making it a metric instead?
https://vector.dev/docs/reference/configuration/sinks/aws_s3/#telemetry