Questions tagged [journalctl]

50 questions
0
votes
3 answers

How to view journalctl without rebooting system in RHEL 7/8?

We're having issues with a customer having RedHat 7 PC's shutdown intermittently. One was just sent in for repair, and I'd like to check the journald output. However, I've read the rebooting the system overwrites it. How can I view this journal…
0
votes
0 answers

Make journalctl keep all logs forever (SystemMaxUse = unlimited)

How do I configure journald so that it never, ever, ever deletes my logs. Yes, what I want to do is tell journald to keep writing until the disk (read: /var partition's filesystem) is full. No, I don't want it to keep storing to memory until the RAM…
Michael Altfield
  • 525
  • 6
  • 18
0
votes
1 answer

Fedora28 - firewalld stopped working as it unable to communicate with ABRT daemon

We are currently running a Fedora 28 server. Due to the server being restarting multiple times, FirewallD has stopped working. Based on the error messages presented when we run the command systemctl status firewalld, it appears as though the ABRT…
0
votes
1 answer

How to terminate real time logging after it has been initiated with journalctl -f &

Environment: CentOS 8 I turned on real time logging with the command, $ journalctl -f & I got the information I needed but unfortunately I'm not sure how to stop it. [CTRL] -c does not stop it. Is there a simple command to terminate live logging?
myNewAccount
  • 519
  • 1
  • 5
  • 14
0
votes
1 answer

Ubuntu 20.04 container failing to startup in Proxmox

Hello I have created a Ubuntu 20.04 and 18.04 container in Proxmox and both return the same error when I try to start them up after creating the container via the Proxmox GUI. They fail to start and return the following error message: Job for…
ComputerLocus
  • 185
  • 4
  • 12
1 2 3
4