On Fri, Oct 31, 2025 at 12:28 PM lejeczek <[email protected]> wrote: > > Hi guys. > > I have my 'journalctl' to complete bash "tab-tab" taking minutes, like so: > -> $ journalctl -lf -o cat -u ... > I've not tried every args combinations but those I have seems to "misbehave" > the same - to complete unit name takes "forever"
"journalctl -u" lists units recorded in the systemd journal and working with systemd journal *is* slow. > I'm quite certain - it's the same for all my systems - 'journalctl' was not > like that for some time after OS deployment and if my memory serves me well, > this did not deteriorate over a period of time but rather happened suddenly > when 'journalctl' to that slow completing unit name. > Any & all advises/thoughts on how to troubleshoot/fix it are very welcomed. > systemd 252 (252-59.el9) > many thanks, L.
