Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication configuration does not feel compatible with "log4net >= 2.0.8" #86

Open
jdivy opened this issue Jul 20, 2021 · 2 comments

Comments

@jdivy
Copy link

jdivy commented Jul 20, 2021

When using the <AuthenticationMethod> block, log4net can't instantiate an AuthenticationMethodChooser because there is no default constructor.

@jdivy jdivy changed the title Authentication configuration does not feel compatible with " Authentication configuration does not feel compatible with "log4net >= 2.0.8" Jul 20, 2021
@jdivy
Copy link
Author

jdivy commented Jul 20, 2021

I'm trying to get away from log4net 2.0.8 and attempting to use the latest 2.0.12. All requests to elasticsearch are failing because log4net is not reading the configuration properly and has no idea what my basic authentication credentials are.

@urielha
Copy link
Owner

urielha commented Dec 13, 2021

Does #85 pull request can solve your issue?

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

No branches or pull requests

2 participants