Skip to content

Commit

Permalink
Update docs/user_guide/productionizing/configuring_logging_links_in_t…
Browse files Browse the repository at this point in the history
…he_ui.md

Co-authored-by: Nikki Everett <[email protected]>
Signed-off-by: Fabio M. Graetz, Ph.D. <[email protected]>
  • Loading branch information
fg91 and neverett authored Jun 24, 2024
1 parent 4673af2 commit 0a05d43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ However, not all task types use the log plugin; for example, the Snowflake plugi

### Configure lifetime of logging links

By default, log links are shown once a task starts running and do not disappear when the task finishes. Certain log links might, however, be helpful already when a task is still queued or initializing, for instance, to debug why a task might not be able to start. Other log links might not be valid anymore once the task terminates. You can configure the lifetime of log links in the following way:
By default, log links are shown once a task starts running and do not disappear when the task finishes. Certain log links might, however, be helpful when a task is still queued or initializing, for instance, to debug why a task might not be able to start. Other log links might not be valid anymore once the task terminates. You can configure the lifetime of log links in the following way:

```yaml
task_logs:
Expand Down

0 comments on commit 0a05d43

Please sign in to comment.