Skip to main content
Topic: runit errorlog  (Read 175 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

runit errorlog

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?