Artix Linux Forum

Artix Linux => System => Topic started by: replabrobin on 21 October 2023, 20:08:59

Title: runit errorlog
Post by: replabrobin on 21 October 2023, 20:08:59
The rsm utility has a subcommand errorlogs

Code: [Select]
errorlogs <service>       Outputs the service's logfilenames and their errorlogs from /var/log/<serice>/

I know how to set up various logging mechanisms and the standard runit svlogd stuff, but I don't know how to get an errorlog based on svlogd.

Anyone have an example of how to do that?