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

Visualizing log data #153

Open
mo-esmp opened this issue Oct 12, 2024 · 3 comments
Open

Visualizing log data #153

mo-esmp opened this issue Oct 12, 2024 · 3 comments
Assignees

Comments

@mo-esmp
Copy link
Member

mo-esmp commented Oct 12, 2024

This is a draft discussion on visualizing log data. I have experience in creating a log dashboard in Kibana for log visualization and aim to develop a similar one. I propose the dashboard display the following statistics:

  • Total logs count
  • Logs count by levels
  • Today's log count
  • Today error level logs count
  • Visualizing the above numbers using proper charts

@followynne, what do you think of this approach?

@sommmen
Copy link
Contributor

sommmen commented Oct 14, 2024

@mo-esmp I like the histogram of Hangfire;

https___dev-to-uploads s3 amazonaws com_uploads_articles_t0e2zifko3mc15036zcq

So you could have the amount of error/warnings over a period, say last x days, and last x hours or something.

@followynne
Copy link
Member

followynne commented Oct 15, 2024

@mo-esmp

I think it would be a good approach 👍

As @sommmen was suggesting, Hangfire style is very nice - this info in a main dashboard page, in an histogram one, in a simple text format👍

@mo-esmp
Copy link
Member Author

mo-esmp commented Oct 15, 2024

First, we need to decide which data to visualize and how to do so.

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