-
Notifications
You must be signed in to change notification settings - Fork 800
1640 simplify log download #1688
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
Conversation
"Logs" page displayed agent telemetries and islands' log download button. This is inconsistent, page should either offer the download of all logs or only show telemetries.
Codecov Report
@@ Coverage Diff @@
## develop #1688 +/- ##
========================================
Coverage 45.56% 45.56%
========================================
Files 470 470
Lines 13760 13760
========================================
Hits 6270 6270
Misses 7490 7490 Continue to review full report at Codecov.
|
docs/content/FAQ/_index.md
Outdated
If logs can't be downloaded through the UI, | ||
you can extract log files directly from the machine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If logs can't be downloaded through the UI, | |
you can extract log files directly from the machine. | |
If the logs can't be downloaded through the UI for any reason, | |
8000 | you can collect the log files directly from the machine where and Agent or Monkey Island ran. |
What does this PR do?
Fixes #1640
PR Checklist
Testing Checklist