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
May 16, 2024
Latest stable version

Install

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

Frameworks

net6.0 net8.0

Dependencies

[3.7.305.30, )
[13.0.3, )
Serilog
net6.0
[3.1.1, )
[3.7.305.30, )
[13.0.3, )
Serilog
net8.0
[3.1.1, )

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 2 target frameworks; confirm the exact target used by your application.

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.