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

Add pagination to avn service log #366

Open
rolintoucour opened this issue Sep 28, 2023 · 0 comments
Open

Add pagination to avn service log #366

rolintoucour opened this issue Sep 28, 2023 · 0 comments

Comments

@rolintoucour
Copy link

What is currently missing?

Currently we can get up to 500 logs entries but there is no way to see previous logs. In our case, we need to get logs of few hours / few days before, to diagnose some issues we have.

How could this be improved?

  • add a param to service log to query for a given offset (but the offset will always change, when logs entries arrive, so this is not the best but already good)
  • allow to query logs by start / end dates (but probably hard for you as there seems to be no API for it)

Is this a feature you would work on yourself?

No

[ ] I plan to open a pull request for this feature

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

1 participant