Downloadliste

Projektbeschreibung

Logfmon monitors a set of log files and processes
messages based on a set of regexps. When a message
matches, a command may be executed or the message
may be ignored. Messages that are unmatched are
batched together and emailed every so often.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-06-29 19:25
0.9

Diese Version hat eine Reihe von neuen Funktionen, einschließlich der Unterstützung für die FAM-Datei-Monitor für Linux, eine GNU-Makefile für den Bau einfacher auf Linux, eine Option, um die Anzahl der gleichzeitigen Threads zu begrenzen, werden zwei neue Aktionen, "Schreiben" und "write-append ", die Log-Einträge oder Kontexte zu einer Datei, FIFO, etc., ein" autoappend "Verknüpfung Stichwort für die Öffnung der Kontexte zu senden, und eine" klare "Maßnahmen zu leeren Kontexten ohne sie. Das Format der Log-Eintrag ist nun konfigurierbar, so logfmon für nicht verwendet werden können syslog-Log-Dateien.
Tags: Major feature enhancements
This release has a number of new features, including support for the FAM file monitor for Linux, a GNU makefile for easier building on Linux, an option to limit the number of simultaneous threads, two new actions, "write" and "write-append", to send log entries or contexts to a file, FIFO, etc., an "autoappend" shortcut keyword for opening contexts, and a "clear" action to empty contexts without removing them. The format of the log entry is now configurable, so logfmon may be used for non-syslog log files.

2005-12-16 23:02
0.8

Diese Version ist vor allem Quelltextbereinigung und interne Änderungen, damit das Programm robuster. Es nutzt jetzt die Warteschlange (3) Makros anstelle von Roll-your-own verkettete Listen und ist in der Regel aufgeräumter.
Tags: Code cleanup
This release is mainly code cleanup and internal changes to make the program more robust. It now uses the queue(3) macros instead of roll-your-own linked lists, and is generally tidier.

2005-03-07 15:23
0.7

Kleinere Korrekturen und Aufräumen fertig waren.
Tags: Code cleanup
Minor fixes and tidying up were done.

2005-01-01 23:57
0.6

Diese Version bietet Zugriff auf den Kontext-Namen in Zusammenhang mit Rohr-Befehle, Threading-Fixes und einige andere Bugfixes und Aufräumarbeiten.
Tags: Minor feature enhancements
This version offers access to the context name in
context pipe commands, threading fixes, and a few
other bugfixes and cleanups.

2004-12-12 22:53
0.5

Diese Version bietet zusätzlich die Möglichkeit den Cache Positionen in Log-Dateien zu vermeiden Wiederlesen bereits verarbeitet Nachrichten auf neu zu starten, ein pid-Datei, und einige Korrekturen auf FreeBSD 5.3 zu arbeiten.
Tags: Minor feature enhancements
This version adds the ability to cache positions in log files to avoid rereading already processed messages on restart, a pid file, and some fixes to work on FreeBSD 5.3.

Project Resources