Share

Linux Event Logging for the Enterprise

Code

Programming Languages: C

License: GNU Library or Lesser General Public License (LGPL), GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2005-05-02 cvs -d:pserver:anonymous@evlog.cvs.sourceforge.net:/cvsroot/evlog login

cvs -z3 -d:pserver:anonymous@evlog.cvs.sourceforge.net:/cvsroot/evlog co -P modulename

Show:

What's happening?

  • does not build with gcc 4.x

    dannf@krebs:/tmp/evlog/user/lib/query$ gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../user/include -I../../../user/include/linux -g -O2 -MT evaluate.lo -MD -MP -MF .deps/evaluate.Tpo -c evaluate.c -fPIC -DPIC -o .libs/evaluate.o In file included from evaluate.c:35: ../../../user/include/evl_template.h:472: error: array type has incomplete element type.

    2007-11-28 00:41:07 UTC by dannf

  • evlogmgr.cron ignored by crond

    When referring to files under /etc/cron.d, cron(8) on a current Debian/sid system says: "Such files should be named after the package that supplies them. Files must conform to the same naming convention as used by run-parts(8): they must consist solely of upper- and lower-case letters, digits, underscores, and hyphens." These files are therefore not permitted to include a '.' character.

    2007-11-22 01:28:31 UTC by dannf

  • evlog causes clients to crash or hang

    Hi, in our case we have a client that writes to evlog via the client evlog library. We write a lot so to keep the logfile at a resonable size, we occasionally use logrotate to rotate the log files. After a rotation we restart evlogd because that appears to be the only way to tell it to create and continue writing to a new file. After this, we also restart the client so that it gets connected to...

    2007-01-24 08:15:32 UTC by nobody

  • EVLOG notifications are miscounted

    The duplicate suppression within evlogd makes it impossible to have proper threshholds within evlactiond (via evlnotifyd). When duplicate suppression is enabled notifications are not forwarded to evlnotifyd for the duplicate that are suppressed. This causes the threshhold handling in evlactiond to be "off". When duplicate suppression is enabled this patch insures that a notification...

    2006-07-31 18:13:17 UTC by mbellon

  • empty log files crash EVLOG users

    EVLOG will cause a program to crash if the file that is identified as the log file is opened with posix_log_open(). The fix is to check if the file is explicitly empty before allowing an mmap to be established for the header. diff -Naur evlog-1.6.1-orig/user/lib/posix2.c evlog-1.6.1/user/lib/posix2.c --- evlog-1.6.1-orig/user/lib/posix2.c 2006-07-27 09:27:45.000000000 -0700 +++...

    2006-07-31 17:00:27 UTC by mbellon

  • Linux Event Logging for the Enterprise

    nguyhien committed patchset 6 of module kerneldebug to the Linux Event Logging for the Enterprise CVS repository, changing 49 files.

    2005-05-02 22:41:56 UTC by nguyhien

  • Linux Event Logging for the Enterprise

    nguyhien committed patchset 5 of module kerneldebug to the Linux Event Logging for the Enterprise CVS repository, changing 49 files.

    2005-05-02 22:41:56 UTC by nguyhien

  • Linux Event Logging for the Enterprise

    nguyhien committed patchset 4 of module kerneldebug to the Linux Event Logging for the Enterprise CVS repository, changing 38 files.

    2005-05-02 22:34:46 UTC by nguyhien

  • Linux Event Logging for the Enterprise

    nguyhien committed patchset 3 of module kerneldebug to the Linux Event Logging for the Enterprise CVS repository, changing 13 files.

    2005-05-02 22:25:27 UTC by nguyhien

  • Linux Event Logging for the Enterprise

    nguyhien committed patchset 2 of module kerneldebug to the Linux Event Logging for the Enterprise CVS repository, changing 51 files.

    2005-05-02 22:06:48 UTC by nguyhien