Package: nxlog-ce Version: 2.8.1248-1~20170520073612.13+jessie Architecture: i386 Maintainer: Botond Botyanszki Installed-Size: 3649 Depends: libapr1 (>= 1.4.8-2~), libc6 (>= 2.3.6-6~), libcap2 (>= 1:2.10), libdbi1 (>= 0.8.4), libexpat1 (>= 2.0.1), libpcre3 (>= 1:8.35), libperl5.20 (>= 5.20.2), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4), adduser, openssl, lsb-base, awk Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3, libdbd-freetds Priority: optional Section: admin Filename: pool/main/n/nxlog-ce/nxlog-ce_2.8.1248-1~20170520073612.13+jessie_i386.deb Size: 1473738 SHA256: d7dfd9dd17b3443e7984c8b8f80750cad5548c98ae1eab05aafcf8a1765752fa SHA1: 2939c8ecd3b80dd61156c259d42e5768fe4d7d4a MD5sum: ad135305cf567030a34c4d8e3254b282 Description: Modular, multi-threaded, high-performance log management solution In concept nxlog is similar to syslog-ng or rsyslog but it is not limited to unix and syslog only. It supports different platforms, log sources and formats so nxlog can be an ideal choice to implement a centralized logging system. . It can collect logs from files in various formats, receive logs from the network remotely over UDP, TCP or TLS/SSL on all supported platforms. It supports platform specific sources such as the Windows Eventlog, Linux kernel logs, Android device logs, local syslog etc. Writing and reading logs to/from databases is also supported for many database servers. The collected logs can be stored into files, databases or forwarded to a remote log server using various protocols. The old BSD Syslog and the newer IETF syslog standard (RFC 3164 and RFC 5424-5426) is fully supported by nxlog in addition to other custom formats. A key concept in nxlog is to be able to handle and preserve structured logs so there is no need to convert everything to syslog and then parse these logs again at the other side. It has powerful message filtering, log rewrite and conversion capabilities. Using a lightweight, modular and multithreaded architecture which can scale, nxlog can process hundreds of thousands of events per second. . * Multi-platform - support for Unix (Linux, HPUX, BSD), Windows, Android * Modular architecture through dynamically loadable plugins * Scalable, high-performance I/O - collect messages at blazing speeds (can achieve above 500k EPS) * Message buffering and prioritization - no lost or dropped messages * Simple configuration format with a powerful language similar to Perl * Scheduled tasks and built-in log rotation * Support for different formats such as Syslog, CSV, GELF, JSON, XML, Windows EventLog and even custom formats * Offline processing mode for post processing, conversion or transfer * Event classification and pattern matching * Log message rewrite, conversion between different formats * Secure network transport over SSL * Internationalization for supporting different character sets and on the fly auto-detection of encodings Package: nxlog-ce-dbg Source: nxlog-ce Version: 2.8.1248-1~20170520073612.13+jessie Architecture: i386 Maintainer: Botond Botyanszki Installed-Size: 9981 Depends: nxlog-ce (= 2.8.1248-1~20170520073612.13+jessie) Priority: extra Section: debug Filename: pool/main/n/nxlog-ce/nxlog-ce-dbg_2.8.1248-1~20170520073612.13+jessie_i386.deb Size: 1349600 SHA256: 3d1de1aab6176203488f22b9896984b899674783d64bf5571517300de38526e7 SHA1: 82affed6b7998acff4fe28688f52fd8bfd804fbe MD5sum: 2472d24b1267b60476c4c58d3de6d35e Description: Modular, high-performance log management solution (debug symbols) In concept nxlog is similar to syslog-ng or rsyslog but it is not limited to unix and syslog only. It supports different platforms, log sources and formats so nxlog can be an ideal choice to implement a centralized logging system. . This package includes the debugging symbols for nxlog-ce.