Skip to content

Commit

Permalink
Add Elastic/Open Search Sinks
Browse files Browse the repository at this point in the history
  • Loading branch information
bdovaz committed Mar 1, 2024
1 parent 8cd78b4 commit 3f68acf
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,10 @@
"listed": true,
"version": "0.0.1"
},
"Elasticsearch.Net": {
"listed": true,
"version": "6.3.0"
},
"ErrorProne.NET.CoreAnalyzers": {
"listed": true,
"version": "0.1.2",
Expand Down Expand Up @@ -1045,6 +1049,10 @@
"listed": true,
"version": "3.0.205"
},
"OpenSearch.Net": {
"listed": true,
"version": "1.0.0"
},
"Polly": {
"listed": true,
"version": "6.0.1"
Expand Down Expand Up @@ -1201,6 +1209,14 @@
"listed": true,
"version": "1.1.0"
},
"Serilog.Formatting.Elasticsearch": {
"listed": true,
"version": "8.0.0"
},
"Serilog.Formatting.OpenSearch": {
"listed": true,
"version": "1.0.0"
},
"Serilog.Settings.Configuration": {
"listed": true,
"version": "3.0.0"
Expand All @@ -1217,6 +1233,10 @@
"listed": true,
"version": "1.0.1"
},
"Serilog.Sinks.Elasticsearch": {
"listed": true,
"version": "8.0.0"
},
"Serilog.Sinks.File": {
"listed": true,
"version": "4.1.0"
Expand All @@ -1225,6 +1245,10 @@
"listed": true,
"version": "1.1.89"
},
"Serilog.Sinks.OpenSearch": {
"listed": true,
"version": "1.0.0"
},
"Serilog.Sinks.Trace": {
"listed": true,
"version": "3.0.0"
Expand Down

0 comments on commit 3f68acf

Please sign in to comment.