# Cylc 8 Replacement for \[runtime\]\[\<namespace\>\]extra log files

**URL:** <https://cylc.discourse.group/t/cylc-8-replacement-for-runtime-namespace-extra-log-files/1076>\
**Category:** Cylc Support\
**Created:** [December 3, 2024, 8:32pm UTC](https://cylc.discourse.group/t/cylc-8-replacement-for-runtime-namespace-extra-log-files/1076 "2024-12-03T20:32:32Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![jtsu](https://yyz2.discourse-cdn.com/free1/user_avatar/cylc.discourse.group/jtsu/32/517_2.png) [@jtsu](https://cylc.discourse.group/u/jtsu)\
**Post date:** [December 3, 2024, 8:32pm UTC](https://cylc.discourse.group/t/cylc-8-replacement-for-runtime-namespace-extra-log-files/1076/1 "2024-12-03T20:32:32Z")

</div>

Hello,

I am in the process of converting one of our long standing cylc 7 suites to cylc 8.3.4. When we run our forcast, we output to an additionally specified log file using the [runtime][]extra log files specification. I can’t find what this has been replaced with in Cylc 8. Is there a replacement? If not, whats the best way to replicate this behavior?

Justin

---

<div class="post-metadata">

**Author:** ![hilary.j.oliver](https://yyz2.discourse-cdn.com/free1/user_avatar/cylc.discourse.group/hilary.j.oliver/32/4_2.png) [@hilary.j.oliver](https://cylc.discourse.group/u/hilary.j.oliver)\
**Post date:** [December 3, 2024, 11:40pm UTC](https://cylc.discourse.group/t/cylc-8-replacement-for-runtime-namespace-extra-log-files/1076/2 "2024-12-03T23:40:46Z")

</div>

Hi Justin,

That setting is not needed in Cylc 8.

The Cylc 8 CLI (`cylc cat-log`) web UI (`cylc gui`), and terminal UI (`cylc tui`) simply provide access to all files found in the job log directory.

(In the web UI and TUI, if you click on “log” on a task it will show the `job.out` file by default, but clicking `select file` after that will show you any custom logs as well as the standard ones).
