(In reply to Richard Brown from comment #2) > (In reply to Valentin Rothberg from comment #1) > > I guess we can achieve this by changing the crio.conf in our package. > > > > See `man crio`: > > --log="": Set the log file path where internal debug information is written > > Does that mean the docs need updating - there's no mention of a log param in > the crio.conf man page AFAICS > > https://github.com/kubernetes-sigs/cri-o/blob/ > 9246d35b40666132a27b89bfd2c5b9e3eef55a8b/docs/crio.conf.5.md Looks like, yes. The conf manpage was quite outdated, so it seems likely that this option was forgotten. Let's check if it works with --log (and setting it in crio.conf) and open a PR upstream.