blob: 7d4e31437e4a3020e1e071ed47f776d6a5d58d22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [RFC] rsyslog vs journalctl
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20rsyslog%20vs%20journalctl&In-Reply-To=%3C5112494B.1040100%40colin.guthr.ie%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="022529.html">
<LINK REL="Next" HREF="022546.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [RFC] rsyslog vs journalctl</H1>
<B>Colin Guthrie</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20rsyslog%20vs%20journalctl&In-Reply-To=%3C5112494B.1040100%40colin.guthr.ie%3E"
TITLE="[Mageia-dev] [RFC] rsyslog vs journalctl">mageia at colin.guthr.ie
</A><BR>
<I>Wed Feb 6 13:15:07 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="022529.html">[Mageia-dev] [RFC] rsyslog vs journalctl
</A></li>
<LI>Next message: <A HREF="022546.html">[Mageia-dev] [RFC] rsyslog vs journalctl
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22530">[ date ]</a>
<a href="thread.html#22530">[ thread ]</a>
<a href="subject.html#22530">[ subject ]</a>
<a href="author.html#22530">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>'Twas brillig, and AL13N at 06/02/13 12:02 did gyre and gimble:
>><i> 'Twas brillig, and Anne Nicolas at 06/02/13 08:43 did gyre and gimble:
</I>>>><i> There was a discussion yesterday evening in packager meeting about what
</I>>>><i> we should do with rsyslog. It's needed for upgrade from Mageia 2. But
</I>>>><i> journalctl is now installed by default.
</I>>>><i>
</I>>>><i> Is there some requirement for systemd ? Shall we have both installed? We
</I>>>><i> need an answer to deal with upgrade and isos
</I>><i> [...]
</I>><i>
</I>><i> I'm afraid it might not be as easy as anyone would think:
</I>><i>
</I>><i> 1. journald does not do UDP remote syslogging, according to lennart at his
</I>><i> talk at FOSDEM?
</I>><i>
</I>><i> ==> this means old syslog shouldn't be obsoleted
</I>><i>
</I>><i> 2. it appears it also doesn't fill tty12 with info as rsyslog does
</I>><i>
</I>><i> ==> if true, and not fixable, then i would still suggest to have both.
</I>
Oh, for the avoidance of doubt, I don't think there is any argument that
would suggest the removal from the repositories or obsoletion of rsyslog
or syslog-ng etc.
There are perfectly valid reasons to have rsyslog et al installed and I
do not envisage us removing this possibility.
The only question (in my mind) is whether we should always require
disk-based journal logging (and document how to keep that small if the
user so desires) or whether we should allow the option to disable
persistent journal logging completely.
For me I'd rather go the former which allows us to provide a tool that
looks in one place for debug info rather than aggregate data lots of
separate files. But as I said in my other message, I'm not totally
married to that idea.
Col
--
Colin Guthrie
colin(at)mageia.org
<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A>
Day Job:
Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>
Open Source:
Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A>
PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>
Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="022529.html">[Mageia-dev] [RFC] rsyslog vs journalctl
</A></li>
<LI>Next message: <A HREF="022546.html">[Mageia-dev] [RFC] rsyslog vs journalctl
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22530">[ date ]</a>
<a href="thread.html#22530">[ thread ]</a>
<a href="subject.html#22530">[ subject ]</a>
<a href="author.html#22530">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|