167 packages tagged with “sink”
Serilog Sink that sends log events to Datadog https://www.datadoghq.com/
This Serilog sink transforms Serilog events into OpenTelemetry logs and sends them to an OTLP (gRPC or HTTP) endpoint.
The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
Serilog sink that writes to console with high-performance non-blocking output.
Serilog sink for Slack
A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.
Serilog sink that writes events to Google Cloud Platform (Stackdriver) Logging.
Serilog adapter for Fluentd
A Sentry sink for Serilog
Serilog sink to buffer log messages and conditionally emit them based on later events.
Serilog event sink that writes to the Raygun service.
Serilog Sink that sends log events to Dynatrace https://www.dynatrace.com/
Batching version of Serilog.Sinks.Graylog Sink. The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/.
A Serilog sink that writes events to MariaDB and MySQL. Supports audit, batching and custom columns
A Serilog sink that exposes a simple interface to retrieve and change LoggingLevelSwitches at runtime.
Serilog.Sinks.Humio is a Nuget package that extends Serilog to support logging to Humio
Serilog.Sinks.MicrosoftTeams.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://products.office.com/en-us/microsoft-teams/group-chat-software.
The rolling file sink for Serilog, with support for token replacement in the path template.
A Serilog sink that writes to Azure CosmosDB and supports PartitionKey for better performance. This code is based on serilog-sinks-azuredocumentdb and adapted to use the latest Microsof.Azure.Cosmos SDK version and uses a custom JsonSerializationSettings which helps to keep the sink alive when serialization fails sometimes specially for Exceptions!
Configuration extension for the AwsCloudWatch Serilog sink
Core functionality shared across Serilog Redis sinks
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
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:.
A Serilog sink that writes events to Graylog synchroniously or asynchroniously, utilizing different transports that also works with .NET Core
SerilogSinkForPostgreSQL is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/. The assembly was written and tested in .Net 5.0.
Serilog Sink that sends log events to Mezmo https://mezmo.com (formerly LogDNA)