Can old parameterized job executions be retained?

We have a paramaterized job that we periodically update with a new docker image tag. When we do this, all the old executions of that job disappear from the nomad dashboard. We lose all their logs as a result. Is there any way to avoid this? Or should we plan to ship the logs somewhere else?