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

See scan error reason in UI #2057

Closed
1 of 6 tasks
lumattr opened this issue Apr 3, 2024 · 3 comments · Fixed by #2113
Closed
1 of 6 tasks

See scan error reason in UI #2057

lumattr opened this issue Apr 3, 2024 · 3 comments · Fixed by #2113
Assignees
Labels
enhancement New feature or request needs-triage Indicates that issue is not yet triaged and assigned

Comments

@lumattr
Copy link

lumattr commented Apr 3, 2024

Additional context
My scans are erroring and at the moment i need to go digging around in the logs to find the reason why. It would be nice to be able to see a reason from the UI to help me quickly diagnose issues.

Describe the solution you'd like
Maybe a popover showing the error or a sidebar with the stack trace?

Components/Services

  • UI/Frontend
  • API/Backend
  • Agent
  • Deployment/YAMLs
  • CI/CD Integration
  • Other (specify)
@lumattr lumattr added enhancement New feature or request needs-triage Indicates that issue is not yet triaged and assigned labels Apr 3, 2024
@manV manV self-assigned this Apr 3, 2024
@manV
Copy link
Member

manV commented Apr 3, 2024

@lumattr Thanks for reporting this. We do have a way to see summary of the error on scan detail page when you hover over the error icon(please see the screenshot). Would that be sufficient?

2024-04-03_16-44

@lumattr
Copy link
Author

lumattr commented Apr 3, 2024

Oh interesting. So in this case i was looking at a posture scan of a kubernetes cluster, which appears to not have that feature:
image

I dont have any Secret scans yet but on the vulnerability scan i am able to see the popup. Seems like the only one to fail though is a scan of your image:
image

@shyam-dev shyam-dev assigned gnmahanth and unassigned manV Apr 5, 2024
@gnmahanth
Copy link
Contributor

Hi @lumattr,

You can download diagnostics logs for agent and cluster agents from settings->diagnostic logs page as shown in the screen shot

image

Please share the redacted cluster agent logs or the errors in cluster agent logs if any once you download the logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage Indicates that issue is not yet triaged and assigned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants