Re: [LAD] jackdbus log controls?

From: David Runge <dave@email-addr-hidden>
Date: Mon Nov 25 2019 - 10:36:02 EET

On 2019-11-24 15:51:04 (-0700), Ethan Funk wrote:
> How do I get control over jackdbus logging? I currently have an
> gigantic log file it is creating at ~/.log/jack/jackdbus.log from my
> testing.

You can look into logrotate [1] to auto-cleanup and rotate the log
(check `man 5 logrotate.conf` and `man 8 logrotate`). You can run this
on a systemd timer or cron job.

> It's huge because my application make extensive use of jacks inter-
> process audio routing as a radio station automation system. My
> application is endlessly forking new audio player processes that
> connect back to a core mixer via jack, play when needed, then
> disconnect when finished. So the above log file is crammed full of
> jack port connect and disconnect notices. How do I make it stop?

I'm uncertain (because I run jackd in a systemd user unit [2] and
haven't used jackdbus in a long time), but there is a ticket around the
logging facilities [3].

Best,
David

[1] https://github.com/logrotate/logrotate
[2] https://github.com/jackaudio/jack2/tree/develop/systemd
[3] https://github.com/jackaudio/jack2/issues/402

-- 
https://sleepmap.de

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-dev

Received on Wed Jan 1 02:16:51 2020

This archive was generated by hypermail 2.1.8 : Wed Jan 01 2020 - 02:16:51 EET