Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #66397
| From | "Carlos E.R." <robin_listas@es.invalid> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: More systemdCrap |
| Date | 2025-03-14 12:57 +0100 |
| Message-ID | <v5idalx35o.ln2@Telcontar.valinor> (permalink) |
| References | <vqn41l$1efis$1@dont-email.me> <wwvjz8tqsms.fsf@LkoBDZeT.terraraq.uk> <m2iaalx7l9.ln2@Telcontar.valinor> <vqvkua$3v7rr$4@dont-email.me> |
On 2025-03-13 23:07, Lawrence D'Oliveiro wrote:
> On Thu, 13 Mar 2025 09:37:10 +0100, Carlos E.R. wrote:
>
>> I restart both services, I send a message with logger... everything
>> seems correct.
>
> Moral: much simpler to do it the systemd way to begin with.
Huh, no. I actually prefer syslog.
The other day I had to report a bug in the kernel. To do so I wanted to
produce a journal log without private information: mail, and authpriv.
Also news because it is too big. To do so I run:
journalctl --boot=-2 -- \
facility=kern,user,mail,daemon,auth,syslog,lpr,news,uucp,cron,authpriv,ftp,12,13,14,15,local0,local1,local2,local3,local4,local5,local6,local7
The problem is, that some information is missing from the output,
because there are messages submitted to the journal without a facility
assigned.
journalctl(1) does have one exclude type of option:
"-T, --exclude-identifier=SYSLOG_IDENTIFIER
Exclude messages for the specified syslog identifier"
but
journalctl: unrecognized option '--exclude-identifier=news'
systemd 254 doesn't have it. 257 does. So, not me.
--
Cheers, Carlos.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-10 16:29 +0000
Re: More systemdCrap Dan Espen <dan1espen@gmail.com> - 2025-03-10 14:12 -0400
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-10 18:40 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-10 19:45 +0100
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-10 20:50 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-10 23:14 +0100
Re: More systemdCrap John Ames <commodorejohn@gmail.com> - 2025-03-10 15:28 -0700
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 07:58 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-11 13:17 +0100
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 14:50 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-11 15:59 +0100
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 15:29 +0000
Re: More systemdCrap John Ames <commodorejohn@gmail.com> - 2025-03-11 08:41 -0700
Re: More systemdCrap D <nospam@example.net> - 2025-03-11 22:36 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 23:47 +0000
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 23:46 +0000
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 23:44 +0000
Re: More systemdCrap John Ames <commodorejohn@gmail.com> - 2025-03-12 09:07 -0700
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-12 21:38 +0000
Re: More systemdCrap John Ames <commodorejohn@gmail.com> - 2025-03-11 07:59 -0700
Re: More systemdCrap John McCue <jmccue@qball.jmcunx.com> - 2025-03-11 17:37 +0000
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 23:42 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-12 22:10 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-12 21:38 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-12 23:42 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-13 00:12 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-13 08:21 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-13 08:06 +0000
Re: More systemdCrap "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-03-11 08:33 -0400
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 14:52 +0000
Re: More systemdCrap Pancho <Pancho.Jones@protonmail.com> - 2025-03-11 15:50 +0000
Re: More systemdCrap John Ames <commodorejohn@gmail.com> - 2025-03-11 08:59 -0700
Re: More systemdCrap Pancho <Pancho.Jones@protonmail.com> - 2025-03-11 16:12 +0000
Re: More systemdCrap John Ames <commodorejohn@gmail.com> - 2025-03-11 09:19 -0700
Re: More systemdCrap Pancho <Pancho.Jones@protonmail.com> - 2025-03-11 16:25 +0000
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 20:02 +0000
Re: More systemdCrap D <nospam@example.net> - 2025-03-11 22:38 +0100
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-12 22:14 +0100
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-12 22:12 +0100
Re: More systemdCrap John Ames <commodorejohn@gmail.com> - 2025-03-12 14:50 -0700
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-12 23:44 +0100
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 19:58 +0000
Re: More systemdCrap D <nospam@example.net> - 2025-03-11 22:37 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 23:07 +0000
Re: More systemdCrap TJ <TJ@noneofyour.business> - 2025-03-11 11:32 -0400
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 23:07 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-12 22:26 +0100
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 07:45 +0000
Re: More systemdCrap John McCue <jmccue@qball.jmcunx.com> - 2025-03-11 11:28 +0000
Re: More systemdCrap Pancho <Pancho.Jones@protonmail.com> - 2025-03-11 11:42 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-11 13:21 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 23:04 +0000
Re: More systemdCrap Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-03-14 20:22 +0000
Re: More systemdCrap c186282 <c186282@nnada.net> - 2025-03-15 22:39 -0400
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 14:45 +0000
Re: More systemdCrap Dan Espen <dan1espen@gmail.com> - 2025-03-10 16:33 -0400
Re: More systemdCrap Dan Espen <dan1espen@gmail.com> - 2025-03-10 16:37 -0400
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-10 20:53 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-10 23:17 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-10 23:33 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-11 13:23 +0100
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 14:51 +0000
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 20:56 +0000
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 21:05 +0000
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 07:49 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-11 13:27 +0100
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 14:51 +0000
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-11 20:56 +0000
Re: More systemdCrap Dan Espen <dan1espen@gmail.com> - 2025-03-11 10:21 -0400
Re: More systemdCrap Harold Stevens <wookie@aspen.localdomain> - 2025-03-11 09:47 -0500
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-11 14:53 +0000
Re: More systemdCrap Richard Kettlewell <invalid@invalid.invalid> - 2025-03-13 07:47 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-13 09:37 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-13 22:07 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-14 12:57 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-14 21:30 +0000
Re: More systemdCrap vallor <vallor@cultnix.org> - 2025-03-15 03:19 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-16 14:48 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-17 00:40 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-18 20:03 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-18 21:20 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-18 22:51 +0100
Re: More systemdCrap Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-18 22:06 +0000
Re: More systemdCrap "Carlos E.R." <robin_listas@es.invalid> - 2025-03-19 01:29 +0100
Re: More systemdCrap The Natural Philosopher <tnp@invalid.invalid> - 2025-03-19 06:31 +0000
csiph-web