aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/monitoring.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/monitoring.md b/docs/monitoring.md
index e750184990..31ecddc6db 100644
--- a/docs/monitoring.md
+++ b/docs/monitoring.md
@@ -228,6 +228,14 @@ for a running application, at `http://localhost:4040/api/v1`.
<td><code>/applications/[app-id]/storage/rdd/[rdd-id]</code></td>
<td>Details for the storage status of a given RDD</td>
</tr>
+ <tr>
+ <td><code>/applications/[app-id]/logs</code></td>
+ <td>Download the event logs for all attempts of the given application as a zip file</td>
+ </tr>
+ <tr>
+ <td><code>/applications/[app-id]/[attempt-id/logs</code></td>
+ <td>Download the event logs for the specified attempt of the given application as a zip file</td>
+ </tr>
</table>
When running on Yarn, each application has multiple attempts, so `[app-id]` is actually