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

Filter search Functinality #107

Open
sawan22071995 opened this issue Aug 30, 2024 · 2 comments
Open

Filter search Functinality #107

sawan22071995 opened this issue Aug 30, 2024 · 2 comments

Comments

@sawan22071995
Copy link

sawan22071995 commented Aug 30, 2024

Hi team,
I went through this application Its quite good but Its will more advanced and better working and more adaptable if it will come with log search filter with multple index or entries . One issue i faced that most of the time screen went ot 'loading' mode while scrolling or putting filter.
Feature added which which will provide advantages and hoping for improvement specially from frontend side on console level:

  1. Client Search individual logs
  2. Logs must be expand in each line entries instead of whole console log 'wrap'
  3. Logs entries must be dyanmically fit in browser row of console instead of overalapping each other . Please check attached document.
    image

There is still lot of scope of improvement is there as far devOps cloud prespective I can see potentials because I remember similar application I want to develop quite 1 years ago.
If team want to help I will definately help with respect to improvement and testing application for live world

I Hope ans wish may be next release will come up with improvement.

@amorey
Copy link
Member

amorey commented Aug 30, 2024

Thanks for the feedback!

  1. Client Search individual logs

We're actively working on search and we hope to have a version with search enabled soonish (~2 months). It would be great to get your feedback when it's ready.

  1. Logs must be expand in each line entries instead of whole console log 'wrap'

Did you try toggling the "Wrap" option in the settings drop down (click on the gear icon in the upper-right corner)? Let me know if that addresses your issue.

  1. Logs entries must be dyanmically fit in browser row of console instead of overalapping each other . Please check attached document.

Based on your screenshot, it looks like there's a bug related to your setup that I haven't seen myself. This is what the console should look like with "Wrap" enabled:
Screenshot 2024-08-30 at 12 42 31 PM

Here are some questions for you:

  • Which browser are you using?
  • Do you see the same problems when you view the demo at https://www.kubetail.com/demo?
  • With regards to the "loading" screen, what is the ping time to your remote cluster?
  • Also how large are the log files you're viewing and what is the event rate?

@amorey
Copy link
Member

amorey commented Sep 24, 2024

Here's an update related to search: #13 (comment)

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