Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

feature: add option to skip sending oversized data to Elasticsearch #169

Merged

Conversation

MinhNguyenDev
Copy link
Contributor

What issue does this PR address?

Does this PR introduce a breaking change?

  • No

Other information:

  • New option : SingleEventSizePostingLimit (default to 0: no limit)
  • Remove redundant overload method in LoggerConfigurationElasticSearchExtensions.cs

- New option : SingleEventSizePostingLimit (default to 0: no limit)
- Remove redundant overload method in LoggerConfigurationElasticSearchExtensions.cs
@dthompsonza
Copy link

Hey, just started using this sink and I am using AWS Elasticsearch and I have had oversized logs being posted before so this is an issue for me. Could anyone advise me on when this PR will be merged into the sink? Is there a work-around for now?
Thanks

@mivano mivano merged commit 179dd3a into serilog-contrib:dev Aug 20, 2018
@mivano
Copy link
Contributor

mivano commented Aug 20, 2018

Merged now to dev. Should be available in https://www.nuget.org/packages/Serilog.Sinks.ElasticSearch/6.5.0-unstable0039
Let me know if this works for you so it can be integrated into master.

@MinhNguyenDev sorry it took so long. I m not actively using this sink anymore. Thanks for the PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants