* [gentoo-user] Is systemd-journald a complete replacement for sysklogd?
@ 2014-09-18 2:56 walt
2014-09-18 3:05 ` Nilesh Govindrajan
2014-09-18 3:10 ` Mark David Dumlao
0 siblings, 2 replies; 3+ messages in thread
From: walt @ 2014-09-18 2:56 UTC (permalink / raw
To: gentoo-user
I'm trying to track down a bad bug in dhcpcd-6.4.4, so (unlike most days ;) I'm
paying close attention to the output of journalctl.
The confusing part is that the output of journalctl is *very* different depending
on whether dhcpcd starts correctly during boot. Or not.
I think I may be shooting myself in the usual foot by continuing to use sysklogd
along with systemd (using my own custom *.service script to start sysklogd).
If journald is really a complete syslog replacement then I'll dump my old kludge
and be very happy to do it.
Canek, maybe? Anyone?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Is systemd-journald a complete replacement for sysklogd?
2014-09-18 2:56 [gentoo-user] Is systemd-journald a complete replacement for sysklogd? walt
@ 2014-09-18 3:05 ` Nilesh Govindrajan
2014-09-18 3:10 ` Mark David Dumlao
1 sibling, 0 replies; 3+ messages in thread
From: Nilesh Govindrajan @ 2014-09-18 3:05 UTC (permalink / raw
To: Gentoo User Mailing List
On Thu, Sep 18, 2014 at 8:26 AM, walt <w41ter@gmail.com> wrote:
> I'm trying to track down a bad bug in dhcpcd-6.4.4, so (unlike most days ;) I'm
> paying close attention to the output of journalctl.
>
> The confusing part is that the output of journalctl is *very* different depending
> on whether dhcpcd starts correctly during boot. Or not.
>
> I think I may be shooting myself in the usual foot by continuing to use sysklogd
> along with systemd (using my own custom *.service script to start sysklogd).
>
> If journald is really a complete syslog replacement then I'll dump my old kludge
> and be very happy to do it.
>
> Canek, maybe? Anyone?
>
>
>
>
journalctl -f -u dhcpcd
should help you with that. That's what I use to hunt down bugs in configuration.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Is systemd-journald a complete replacement for sysklogd?
2014-09-18 2:56 [gentoo-user] Is systemd-journald a complete replacement for sysklogd? walt
2014-09-18 3:05 ` Nilesh Govindrajan
@ 2014-09-18 3:10 ` Mark David Dumlao
1 sibling, 0 replies; 3+ messages in thread
From: Mark David Dumlao @ 2014-09-18 3:10 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1322 bytes --]
It is, but.
You'll have to get used to running and searching via journalctl instead of
processing the logs directly.
Journal is not persistent across reboots by default, but you can
reconfigure it to be. (just create /var/log/journal)
Last I recall you won't get fine-grained per-daemon space controls on the
logs, just a system-wide size and retention time for all journal entries.
Usually that's enough, but if all else fails you can fallback to another
logger.
On Thu, Sep 18, 2014 at 10:56 AM, walt <w41ter@gmail.com> wrote:
> I'm trying to track down a bad bug in dhcpcd-6.4.4, so (unlike most days
> ;) I'm
> paying close attention to the output of journalctl.
>
> The confusing part is that the output of journalctl is *very* different
> depending
> on whether dhcpcd starts correctly during boot. Or not.
>
> I think I may be shooting myself in the usual foot by continuing to use
> sysklogd
> along with systemd (using my own custom *.service script to start
> sysklogd).
>
> If journald is really a complete syslog replacement then I'll dump my old
> kludge
> and be very happy to do it.
>
> Canek, maybe? Anyone?
>
>
>
>
>
--
This email is: [ ] actionable [ ] fyi [ ] social
Response needed: [ ] yes [ ] up to you [ ] no
Time-sensitive: [ ] immediate [ ] soon [ ] none
[-- Attachment #2: Type: text/html, Size: 1803 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-09-18 3:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 2:56 [gentoo-user] Is systemd-journald a complete replacement for sysklogd? walt
2014-09-18 3:05 ` Nilesh Govindrajan
2014-09-18 3:10 ` Mark David Dumlao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox