diff --git a/docs/monitoring.md b/docs/monitoring.md
index e54ac5414ba79..f2c6e37974926 100644
--- a/docs/monitoring.md
+++ b/docs/monitoring.md
@@ -357,7 +357,7 @@ Security options for the Spark History Server are covered more detail in the
| spark.history.custom.executor.log.url.applyIncompleteApplication |
- false |
+ true |
Specifies whether to apply custom spark executor log URL to incomplete applications as well.
If executor logs for running applications should be provided as origin log URLs, set this to `false`.
|