blob: 71bef3ea2827613124ffc332cf78114c2e19646b (
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
|
<!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=%3CCA%2BCX%2Bbj2UiMfetF3HM859jawASVFCbAzWttUhi8dW05RDF4wog%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="022587.html">
<LINK REL="Next" HREF="022591.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [RFC] rsyslog vs journalctl</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20rsyslog%20vs%20journalctl&In-Reply-To=%3CCA%2BCX%2Bbj2UiMfetF3HM859jawASVFCbAzWttUhi8dW05RDF4wog%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [RFC] rsyslog vs journalctl">pterjan at gmail.com
</A><BR>
<I>Thu Feb 7 14:35:56 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="022587.html">[Mageia-dev] [RFC] rsyslog vs journalctl
</A></li>
<LI>Next message: <A HREF="022591.html">[Mageia-dev] [RFC] rsyslog vs journalctl
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22589">[ date ]</a>
<a href="thread.html#22589">[ thread ]</a>
<a href="subject.html#22589">[ subject ]</a>
<a href="author.html#22589">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, Feb 7, 2013 at 1:30 PM, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote:
><i> 'Twas brillig, and Guillaume Rousse at 07/02/13 12:20 did gyre and gimble:
</I>>><i> Le 07/02/2013 12:40, AL13N a écrit :
</I>>>>><i> 'Twas brillig, and David Walser at 06/02/13 18:28 did gyre and gimble:
</I>>>><i> [...]
</I>>>>><i> What I guess we could to to avoid putting rsyslog on the physical media
</I>>>>><i> would be to put a versioned conflicts in the main systemd package with
</I>>>>><i> rsyslog and syslog-ng. Thus the old packages should be removed when
</I>>>>><i> upgrading (AIUI).
</I>>>><i>
</I>>>><i> not a really good idea imho, i have a server which uses rsyslog for
</I>>>><i> network remote syslogging... so upgrading that would break this.
</I>>><i> Indeed.
</I>>><i>
</I>>><i> Just because journal is installed (no choice here) shouldn't prevent to
</I>>><i> install a real syslog-daemon. I'd rather introduce another virtual
</I>>><i> package, such as syslog-daemon-minimal (or anything else), and lower the
</I>>><i> dependencies of basesystem to just require this last one.
</I>><i>
</I>><i> I'm not really sure what that gains... i.e. that's that's effectively
</I>><i> what we have right now with the current provides of syslog-daemon via
</I>><i> systemd itself.
</I>><i>
</I>><i> Arguably the semantics are wrong... e.g. it should really be called
</I>><i> "system-logger" or something more generic.
</I>><i>
</I>><i> But as things stand you no longer *need* to install rsyslog et al - it's
</I>><i> just an option. And as things stand right now, if rsyslog is included in
</I>><i> the media it will be upgraded happily and keep on running.
</I>
I was wondering if some packages(like fail2ban) may want to require a
traditional syslog
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="022587.html">[Mageia-dev] [RFC] rsyslog vs journalctl
</A></li>
<LI>Next message: <A HREF="022591.html">[Mageia-dev] [RFC] rsyslog vs journalctl
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22589">[ date ]</a>
<a href="thread.html#22589">[ thread ]</a>
<a href="subject.html#22589">[ subject ]</a>
<a href="author.html#22589">[ 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>
|