You are not logged in.

#1 2017-04-10 15:27:05

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

[Solved] Should I be worried?

Split from:  Index » Basic Help & Support » BL closing programs by itself!

From this post down got me thinking.

 10 Apr 17 @ 12:28:48 ~
  $ find /var/log/journal
find: `/var/log/journal': No such file or directory
 
 10 Apr 17 @ 12:28:50 ~
  $ journalctl --list-boots
No journal files were found.
 
 10 Apr 17 @ 12:28:55 ~
  $ grep Storage /etc/systemd/journald.conf
#Storage=auto

Should I be concerned?

Last edited by Sector11 (2017-04-10 19:50:53)


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#2 2017-04-10 19:02:01

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: [Solved] Should I be worried?

Sector,  I think you need to uncomment and change auto to persistent. For whatever reason journaling is hinged on it being persistent. I'm not sure what the auto implies... and you need to uncomment the line, then on reboot I think you'll have your journals listed.


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#3 2017-04-10 19:31:21

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: [Solved] Should I be worried?

I have never touched /etc/systemd/journald.conf
No idea what it even does.

It looks like this ... everything is commented out:

#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.
#
# See journald.conf(5) for details

[Journal]
#Storage=auto
#Compress=yes
#Seal=yes
#SplitMode=uid
#SyncIntervalSec=5m
#RateLimitInterval=30s
#RateLimitBurst=1000
#SystemMaxUse=
#SystemKeepFree=
#SystemMaxFileSize=
#RuntimeMaxUse=
#RuntimeKeepFree=
#RuntimeMaxFileSize=
#MaxRetentionSec=
#MaxFileSec=1month
#ForwardToSyslog=yes
#ForwardToKMsg=no
#ForwardToConsole=no
#ForwardToWall=yes
#TTYPath=/dev/console
#MaxLevelStore=debug
#MaxLevelSyslog=debug
#MaxLevelKMsg=notice
#MaxLevelConsole=info
#MaxLevelWall=emerg

Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#4 2017-04-10 19:39:57

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [Solved] Should I be worried?

You need to have "Storage=persistent" (and uncommented)


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#5 2017-04-10 19:41:37

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,078
Website

Re: [Solved] Should I be worried?

Please read

man journald.conf

Pay particular attention to the Storage= paragraph in the OPTIONS section wink

Last edited by Head_on_a_Stick (2017-04-10 19:42:55)

Offline

#6 2017-04-10 19:43:14

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: [Solved] Should I be worried?

OK, from here, journald.conf.html, it looks like I have the "default setup".

Bold italics mine

Configuration Directories and Precedence

The default configuration is defined during compilation, so a configuration file is only needed when it is necessary to deviate from those defaults. By default, the configuration file in /etc/systemd/ contains commented out entries showing the defaults as a guide to the administrator. This file can be edited to create local overrides.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#7 2017-04-10 19:44:14

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: [Solved] Should I be worried?

OOPS!  Two comments as I was typing ... will check it out guys ...

H_B, damo and HoaS:  Thank you gentlemen, it is now persistent!


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#8 2017-04-10 19:54:45

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: [Solved] Should I be worried?

Guess I'll see tomorrow when I boot-up  big_smile


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

Board footer

Powered by FluxBB