Skip to main content

Questions tagged [systemd-journald]

For questions pertaining to systemd-journald, a system service that collects and stores logging data. Use this tag for questions about systemd-journald itself, using systemd-journald, or questions about issues arising from collecting and storing logging data in systems where this task is performed by systemd-journald.

2 votes
1 answer
58 views

I do see the following behaviour on a SUSE SLE 15 VM (VMWare ESXi, location setting is Europe / Germany) and getting confused the more I think about it. I have shortened the journal-log output to the ...
MMAX's user avatar
  • 278
0 votes
2 answers
71 views

Occasionally, my amdgpu driver errors out, freezing the system. I want to trigger a GPU reset (which is likely to solve the problem) when a specific error message appears from the amdgpu module. Is it ...
td211's user avatar
  • 831
7 votes
2 answers
906 views

I have a systemctl service that generates rather high volume of logs, on the order of 20-50 Gb per day. The service runs on a VPS with Ubuntu 24.04 LTS. The service is written in node.js, and simply ...
Petr's user avatar
  • 173
2 votes
2 answers
435 views

A failing mount unit's systemd message somehow ends up on the tuigreet / greetd screen. I suspected the problem stemmed from using VT1 for greetd which is used by systemd to log messages there but the ...
Hermes Hariwald's user avatar
0 votes
1 answer
65 views

I have tried to log into journald using logger. logger test, journalctl |grep test does not show any output. The message does not reach journald even though it listening and logger is writing (I ...
maths soso's user avatar
1 vote
2 answers
221 views

OS: Ubuntu MATE 24.04.2 LTS I added the system monitor to my top panel and noticed much disk activity. At first I thought the main 'culprit' was jbd2 -- Journaling Block Device. But jbd2 ("a ...
AlanQ's user avatar
  • 107
0 votes
0 answers
209 views

im getting this error while booting tails from a usb stick. i tried the same usb with another laptop it works fine. but trying with my asus g14 its not working, the error is shown in the screenshot. ...
joel's user avatar
  • 1
3 votes
0 answers
199 views

With systemctl, I can start and stop the user service units of a different user using: sudo systemctl --user --machine=OTHER_USER@ stop their.service How can I achieve this behaviour with journalctl? ...
mallwright's user avatar

15 30 50 per page
1
2 3 4 5
21