Provide ability to ask for more information about a paticular log #473
Labels
feature request
A feature has been asked for or suggested by the community
good first issue
Good for newcomers
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Your attention to detail here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Describe the problem you'd like to have solved
When you run
auth0 logs list
when logged into some tenant you get a table of data back. If I want more information, there does not seem to be any way of getting this.By contrast, in
manage.auth0.com
I can click on a log entry to see more details about it. When you click on the log entry you go from:to
Describe the ideal solution
Some way of getting more information. The easiest way to do this would be to include the
ENTRY_ID
and provide some way of using theENTRY_ID
to see more information about the log entryAlternatives and current work-arounds
Use
manage.auth0.com
instead of the cli.Additional context
When you run
auth0 logs list -n 3
you see something like this (but without a header explaining what these things are):I am currently using auth0-cli version:
auth0 version 0.11.10 285359e60f4606978799b0803ed8c0fb9dd6071b
The text was updated successfully, but these errors were encountered: