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

How to view Logs in FluentD? #265

Open
ZedZipDev opened this issue May 4, 2021 · 2 comments
Open

How to view Logs in FluentD? #265

ZedZipDev opened this issue May 4, 2021 · 2 comments

Comments

@ZedZipDev
Copy link

My environment:

I run FluentD using Docker-compose file https://docs.fluentd.org/container-deployment
It runs ok.
I run the simple sample as described here: https://github.com/zoetrope/fluent-logger-csharp
Finally:
The app works fine but I cannot find any log records using http://localhost:5601

What is wrong?

@kenhys
Copy link
Contributor

kenhys commented Jun 4, 2021

I'll recommend explaining reproducible steps even though it take times.

I guess you use https://docs.fluentd.org/container-deployment/docker-compose#step-0-create-docker-compose-yml
but don't know which version of image nor fluent-logger-csharp.

(By the way, fluent-logger-csharp is not maintained anymore, does it work with recent fluentd? )

https://docs.fluentd.org/container-deployment/docker-compose#step-1-create-fluentd-image-with-your-config-plugin
It may help you to confirm combination with fluentd and fluent-logger-csharp works)

@cosmo0920
Copy link
Contributor

(By the way, fluent-logger-csharp is not maintained anymore, does it work with recent fluentd? )

For recent Fluentd, I think that NLog.Targets.Fluentd is recommended.

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

3 participants