Skip to main content
Serilog.Sinks.AmazonS3 package icon

Serilog.Sinks.AmazonS3

Serilog.Sinks.AmazonS3 is a library to save logging information from https://github.com/serilog/serilog to https://aws.amazon.com/s3/. 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. 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:.

Total Downloads
726.4K
726,366
Published
Oct 30, 2022
Latest stable version

Install

.NET CLI
dotnet add package Serilog.Sinks.AmazonS3 --version 1.2.9
Package Manager Console
Install-Package Serilog.Sinks.AmazonS3 -Version 1.2.9
PackageReference
<PackageReference Include="Serilog.Sinks.AmazonS3" Version="1.2.9" />

Frameworks

.NETCoreApp3.1 net5.0 net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

AWSSDK.S3
.NETCoreApp3.1
[3.7.101.6, )
Newtonsoft.Json
.NETCoreApp3.1
[13.0.1, )
Serilog
.NETCoreApp3.1
[2.12.0, )
[3.1.0, )
[3.7.101.6, )
[13.0.1, )
Serilog
net5.0
[2.12.0, )
[3.7.101.6, )
[13.0.1, )
Serilog
net6.0
[2.12.0, )
AWSSDK.S3
.NETStandard2.0
[3.7.101.6, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
Serilog
.NETStandard2.0
[2.12.0, )
[3.1.0, )
AWSSDK.S3
.NETStandard2.1
[3.7.101.6, )
Newtonsoft.Json
.NETStandard2.1
[13.0.1, )
Serilog
.NETStandard2.1
[2.12.0, )
[3.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 20 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.