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

Logging to Elastic search is not working while point to docker url #7

Closed
sanjyotagureddy opened this issue Nov 8, 2022 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@sanjyotagureddy
Copy link
Owner

Logging to Elastic search work fine when connected to localhost app connection to elasticsearch url at https://localhost:9200/, but it fails to connect with docker images of the Api to the docker image of Elastic search at http://elasticsearch:9200/

image

@sanjyotagureddy sanjyotagureddy added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Nov 8, 2022
@sanjyotagureddy sanjyotagureddy pinned this issue Nov 8, 2022
@sanjyotagureddy
Copy link
Owner Author

I had made a typo in the appSetting override in docker-compose, I added ElasticConfiguration:Url instead of Uri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant