Recent Changes - Search:

edit SideBar

EventLog

Description

The EventLog library aims to be a replacement of the simple syslog() API provided on UNIX systems. The major difference between EventLog and syslog is that EventLog tries to add structure to messages.

EventLog provides an interface to build, format and output an event record. The exact format and output method can be customized by the administrator via a configuration file.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: http://www.balabit.com/products/syslog-ng/

Current version: 0.2.13-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • none

All versions

Edit - History - Print - Recent Changes - Search
Page last modified on December 15, 2017, at 11:04 AM