diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-February/022525.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-February/022525.html | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-February/022525.html b/zarb-ml/mageia-dev/2013-February/022525.html new file mode 100644 index 000000000..585b07d38 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-February/022525.html @@ -0,0 +1,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=%3C20130206094444.GB24876%40bkor.dhs.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="022524.html"> + <LINK REL="Next" HREF="022701.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [RFC] rsyslog vs journalctl</H1> + <B>Olav Vitters</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20rsyslog%20vs%20journalctl&In-Reply-To=%3C20130206094444.GB24876%40bkor.dhs.org%3E" + TITLE="[Mageia-dev] [RFC] rsyslog vs journalctl">olav at vitters.nl + </A><BR> + <I>Wed Feb 6 10:44:44 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="022524.html">[Mageia-dev] [RFC] rsyslog vs journalctl +</A></li> + <LI>Next message: <A HREF="022701.html">[Mageia-dev] [RFC] rsyslog vs journalctl +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22525">[ date ]</a> + <a href="thread.html#22525">[ thread ]</a> + <a href="subject.html#22525">[ subject ]</a> + <a href="author.html#22525">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, Feb 06, 2013 at 10:35:12AM +0100, EatDirt wrote: +><i> On 06/02/13 09:52, Olav Vitters wrote: +</I>><i> +</I>><i> >By default Mageia 3 should only have journalctl. Optionally you can +</I>><i> >still install rsyslog. Any syslog package will store the same +</I>><i> >information as journalctl does. Installing this by default provides +</I>><i> >little benefit, so it was decided that we only do journalctl by default. +</I>><i> >If installed, you double the storage used for logs. +</I>><i> +</I>><i> Something I mentioned a while ago is the memory resources taken by +</I>><i> systemd-journald vs rsyslog; it is an order of magnitude greater. +</I>><i> +</I>><i> We don't care with modern machines, but I would let the option +</I>><i> available for old small RAM computers (or reduce the systemd-journal +</I>><i> mem resources). +</I> +Are you sure that there still is a problem? There were some bugs that +have been fixed months ago. Aside from that the memory usage could be +off as journal uses mmap. + +But systemd always uses the journal (not runtime configurable IIRC), so +best to make it efficient. It should also somehow be low maintenance. +Meaning: maybe it will use less memory when there is less available +(guessing)? + +-- +Regards, +Olav +</PRE> + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="022524.html">[Mageia-dev] [RFC] rsyslog vs journalctl +</A></li> + <LI>Next message: <A HREF="022701.html">[Mageia-dev] [RFC] rsyslog vs journalctl +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22525">[ date ]</a> + <a href="thread.html#22525">[ thread ]</a> + <a href="subject.html#22525">[ subject ]</a> + <a href="author.html#22525">[ 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> |