GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
metalog(8) Syslog daemon metalog(8)

metalog - an alternative syslog daemon

metalog [options]

Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed a certain size or age. External shell scripts (ex: mail) can be launched when specific patterns are found.

Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited number of rules and has (switchable) memory bufferisation for maximal performance.

Improve performance by using buffers (bug log files won't get updated in real time). Can be overridden for individual logs.
have the server start in background (daemonization).
Set the console log level (Linux only).
Use an alternate configuration file.
Output help information and exit.
Do not attempt to log messages from the kernel.
Use an alternate file to store the process number.
Start in synchronous mode, with no bufferization. Can be overridden for individual logs.
Run in verbose mode (useful for debugging behavior).
Display metalog version information.

Enable synchronous mode.
Disable synchronous mode.

Note that the exact paths depend on the build settings. These are the standard paths.

/usr/local/etc/metalog.conf
/var/run/metalog.pid
/dev/log

Mike Frysinger <vapier@gentoo.org>
Laurent Wandrebeck (low) <wandre.l@free.fr>
Leo Lipelis <aeoo@gentoo.org>
Hendrik Visage <hvisage@users.sourceforge.net>
Frank DENIS (Jedi/Sector One) <j@pureftpd.org>

metalog.conf(5)

3 Frank DENIS

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.