Info
Version: | 1.1.10 |
Author(s): | SeppPenner |
Last Update: | Sunday, August 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3/ |
NuGet Url: | https://www.nuget.org/packages/HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 |
Install
Install-Package HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3
dotnet add package HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3
paket add HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3
HaemmerElectronics.SeppPenner.Serilog.Sinks.AmazonS3 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- AWSSDK.S3(>= 3.5.8)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
Tags
The idea there was to upload log files to https://aws.amazon.com/s3/ to later evaluate them with https://aws.amazon.com/emr/ services. The assembly was written and tested in .Net Framework 4.8 and .Net Standard 2.0.
This project makes use of the https://github.com/serilog/serilog-sinks-file's code in a major part, so thanks to all the https://github.com/serilog/serilog-sinks-file/graphs/contributors of this project :thumbsup:.