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

What tool to read the logs? #9

Open
cadilhac opened this issue Apr 28, 2022 · 1 comment
Open

What tool to read the logs? #9

cadilhac opened this issue Apr 28, 2022 · 1 comment

Comments

@cadilhac
Copy link

cadilhac commented Apr 28, 2022

@JudahGabriel This is great to be able to store structured logs in RavenDb. But how do you read them?

For instance in an asp.net core server, I would like a specific admin UI to show the logs.

Thanks

@JudahGabriel
Copy link
Owner

We don't have any UI built for this. Let's use this issue as a feature request: build a web component that can read Raven Structured logs.

In the meantime, I do have some (older, Angular) UI code that does this: https://github.com/JudahGabriel/Chavah/blob/master/Chavah.NetCore/wwwroot/js/Controllers/LogEditorController.ts

Here's how it looks:
image

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