Package: amqp-tools Source: librabbitmq Version: 0.8.0-1 Architecture: amd64 Maintainer: Michael Fladischer Installed-Size: 150 Depends: librabbitmq4 (= 0.8.0-1), libc6 (>= 2.15), libpopt0 (>= 1.14) Filename: ./amd64/amqp-tools_0.8.0-1_amd64.deb Size: 25232 MD5sum: b242538ee021fd5399c5a9900fef7c39 SHA1: c05f99629c721e264f9a58223842bbaaed24ef74 SHA256: 823e4cccb425229a166feaea9861331041520d88c2ea2990507632d29b341169 Section: net Priority: optional Homepage: https://github.com/alanxz/rabbitmq-c Description: Command-line utilities for interacting with AMQP servers RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes command line utilities. Package: astyle Version: 2.05.1-0ubuntu1 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 554 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2) Filename: ./amd64/astyle_2.05.1-0ubuntu1_amd64.deb Size: 156048 MD5sum: a7ab01930f89e85d78e8068d0219c037 SHA1: 5a4dc7dea6f7b3eb8627e77985109d8109c77b99 SHA256: e9b69a38b88ed87573827cfdd037a1dac03d1a0f799cea915cd86cdf3c5eb291 Section: devel Priority: optional Homepage: http://astyle.sourceforge.net/ Description: Source code indenter for C, C++, Objective-C, C#, and Java Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the command line tool. Package: astyle Version: 3.1-2 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 768 Depends: libc6 (>= 2.14), libstdc++6 (>= 9) Suggests: xdg-utils Filename: ./amd64/astyle_3.1-2_amd64.deb Size: 203528 MD5sum: 5ab78ccd8c8388695cb5b29edc5d513a SHA1: 11b017fe5aedefbb0c1c295fdea7d7099ffec5c2 SHA256: 2cd92ca5f531ce149d3ac507d9e2683b55bc28b911837cd8c9262031a1f49a89 Section: devel Priority: optional Homepage: http://astyle.sourceforge.net/ Description: Source code indenter for C, C++, Objective-C, C#, and Java Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the command line tool. Package: criterion Version: 2.3.3-2-ubuntu1~trusty1 Architecture: amd64 Maintainer: Franklin "Snaipe" Mathieu Installed-Size: 596 Filename: ./amd64/criterion_2.3.3-2-ubuntu1~trusty1_amd64.deb Size: 177040 MD5sum: e3d4d80d64becbdc3b5d70ab769a80b9 SHA1: ae74f73a85d630315374ffd92da1a6b98f27604e SHA256: 53cf391a06c6ef21bacf63e39e4dde94c76930fa314d98c730faa191f016df5f Section: libs Priority: optional Homepage: Franklin "Snaipe" Mathieu Description: A KISS, modern unit testing framework for C and C++. Criterion is a dead-simple, yet extensible, C and C++ unit testing framework. Most test frameworks for C require a lot of boilerplate code to set up tests and test suites -- you need to create a main, then register new test suites, then register the tests within these suits, and finally call the right functions. This gives the user great control, at the unfortunate cost of simplicity. Criterion follows the KISS principle, while keeping the control the user would have with other frameworks: * C99 and C++11 compatible. * Tests are automatically registered when declared. * Implements a xUnit framework structure. * A default entry point is provided, no need to declare a main unless you want to do special handling. * Test are isolated in their own process, crashes and signals can be reported and tested. * Unified interface between C and C++: include the criterion header and it *just* works. * Supports parameterized tests and theories. * Progress and statistics can be followed in real time with report hooks. * TAP output format can be enabled with an option. Package: criterion-dev Source: criterion Version: 2.3.3-2-ubuntu1~trusty1 Architecture: amd64 Maintainer: Franklin "Snaipe" Mathieu Installed-Size: 263 Depends: criterion Filename: ./amd64/criterion-dev_2.3.3-2-ubuntu1~trusty1_amd64.deb Size: 23928 MD5sum: 04fa4308ac2fbbf32f3b01024f3c8b36 SHA1: 0946a965237237ed85a30095399d7adc4d4cc4be SHA256: 06f2df807d6c9871c19940c4408d445699653982d36ed39dec231f6907b80b9b Section: libs Priority: optional Homepage: Franklin "Snaipe" Mathieu Description: Criterion library development files Criterion is a dead-simple, yet extensible, C and C++ unit testing framework. Most test frameworks for C require a lot of boilerplate code to set up tests and test suites -- you need to create a main, then register new test suites, then register the tests within these suits, and finally call the right functions. This gives the user great control, at the unfortunate cost of simplicity. Criterion follows the KISS principle, while keeping the control the user would have with other frameworks: * C99 and C++11 compatible. * Tests are automatically registered when declared. * Implements a xUnit framework structure. * A default entry point is provided, no need to declare a main unless you want to do special handling. * Test are isolated in their own process, crashes and signals can be reported and tested. * Unified interface between C and C++: include the criterion header and it *just* works. * Supports parameterized tests and theories. * Progress and statistics can be followed in real time with report hooks. * TAP output format can be enabled with an option. . These are the development files. Package: gradle Version: 4.0.1-obs Architecture: all Maintainer: Cheng-Wei Chien Installed-Size: 74857 Replaces: gradle Filename: ./all/gradle_4.0.1-obs_all.deb Size: 66265060 MD5sum: be7322835a4513abc6e60987b5a55f4a SHA1: abafd395db01f2ec549f894addf5b3b673460c27 SHA256: f6dc76c4162849c59d0a38540264119a2b3a4549677bc2b324d82837efa1e76d Section: universe/java Priority: optional Homepage: http://gradle.org Description: Gradle is a Groovy based build system Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else. . Gradle combines the power and flexibility of Ant with the dependency management and conventions of Maven into a more effective way to build. Powered by a Groovy DSL and packed with innovation, Gradle provides a declarative way to describe all kinds of builds through sensible defaults. Gradle is quickly becoming the build system of choice for many open source projects, leading edge enterprises and legacy automation challenges. . This package is exactly the same as https://services.gradle.org/distributions/gradle-4.0.1-bin.zip . Package: gradle-2.2.1 Version: 1.0-0ubuntu1 Architecture: all Maintainer: Cheng-Wei Chien Installed-Size: 45848 Replaces: gradle Filename: ./all/gradle-2.2.1_1.0-0ubuntu1_all.deb Size: 40780364 MD5sum: 9b48175a2f4e2cd46c2a23d1a7404d20 SHA1: 2b6acf38d2e9768e964e069ed07b04fa80f6780e SHA256: 67bf630c967b6a765a687b42eefc81da841468232ebfceb9bc6ffaa87a7fb96d Section: universe/java Priority: optional Homepage: http://gradle.org Description: Gradle is a Groovy based build system Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else. . Gradle combines the power and flexibility of Ant with the dependency management and conventions of Maven into a more effective way to build. Powered by a Groovy DSL and packed with innovation, Gradle provides a declarative way to describe all kinds of builds through sensible defaults. Gradle is quickly becoming the build system of choice for many open source projects, leading edge enterprises and legacy automation challenges. . This package is exactly the same as http://services.gradle.org/distributions/gradle-2.2.1-bin.zip . Package: libastyle-dev Source: astyle Version: 2.05.1-0ubuntu1 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 53 Depends: libastyle2.05 (= 2.05.1-0ubuntu1) Filename: ./amd64/libastyle-dev_2.05.1-0ubuntu1_amd64.deb Size: 14824 MD5sum: 8007d2e2ce768032bec909719e767fb4 SHA1: 21fd4d12fab416feed74a42a01bdd5fcf3949339 SHA256: ebc97a0b4f1a416f1735e92ca59d372f73a2e6c3e1f86b36b7f5f61017833a4a Section: libdevel Priority: optional Multi-Arch: same Homepage: http://astyle.sourceforge.net/ Description: Library header files for Artistic Style Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the development headers. Package: libastyle-dev Source: astyle Version: 3.1-2 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 56 Depends: libastyle3 (= 3.1-2) Filename: ./amd64/libastyle-dev_3.1-2_amd64.deb Size: 15804 MD5sum: b6e73b1edcc07c4ff89cbea9f02d5210 SHA1: 3d051b9fcb363b45a3f012542f8376878be5ae8e SHA256: 49a9f16f7aa6988dde34f60e8ead109552ccedd5a1af5b670a5d04854b12cbe9 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://astyle.sourceforge.net/ Description: Library header files for Artistic Style Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the development headers. Package: libastyle2.05 Source: astyle Version: 2.05.1-0ubuntu1 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 220 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2) Filename: ./amd64/libastyle2.05_2.05.1-0ubuntu1_amd64.deb Size: 85480 MD5sum: 109a4b79c669f5c7dd184c133ec64040 SHA1: cbd9f17ac621d3d8edcea0b690a2b2d67a292b9c SHA256: 6c0c11b64730a3ffa54fb3e660c7729337add37169f343e1a9dd4679c623d8f9 Section: libs Priority: optional Multi-Arch: same Homepage: http://astyle.sourceforge.net/ Description: Shared library for Artistic Style Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the shared library. Package: libastyle3 Source: astyle Version: 3.1-2 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 309 Depends: libc6 (>= 2.14), libstdc++6 (>= 9) Filename: ./amd64/libastyle3_3.1-2_amd64.deb Size: 107128 MD5sum: fca85c093ddb3a4be76c04418bdb4459 SHA1: f47c7de34240fead8bc96863e5c144054da05eb8 SHA256: a647d4fc83558f2c2fa920e85751d33758549f2285cf90d6c9c312c194bb3a5e Section: libs Priority: optional Multi-Arch: same Homepage: http://astyle.sourceforge.net/ Description: Shared library for Artistic Style Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the shared library. Package: libastylej-jni Source: astyle Version: 2.05.1-0ubuntu1 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 316 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2) Filename: ./amd64/libastylej-jni_2.05.1-0ubuntu1_amd64.deb Size: 101764 MD5sum: fec722cb8802ec56aee23537859e0e5a SHA1: 035ddc7c7ed299509d8031fe66b72e28840df89f SHA256: e3e1dacc2564f136493231ea40477d9edf9b3a8a63b5487c119b27fceced4671 Section: libs Priority: optional Multi-Arch: same Homepage: http://astyle.sourceforge.net/ Description: Java JNI library for Artistic Style Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the Java native interface library. Package: libastylej-jni Source: astyle Version: 3.1-2 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 310 Depends: libc6 (>= 2.14), libstdc++6 (>= 9) Filename: ./amd64/libastylej-jni_3.1-2_amd64.deb Size: 107520 MD5sum: 1d052a5a24287cc8e159288d6001ebcc SHA1: c1ae12d9d227a94032751367a7dd755ce6cdfaec SHA256: 1fda0f1a604b32bb5ffe35e2cc4bab57041476a42833fc832c3740d217a6377c Section: java Priority: optional Multi-Arch: same Homepage: http://astyle.sourceforge.net/ Description: Java JNI library for Artistic Style Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the Java native interface library. Package: libdbi-dev Source: libdbi Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 153 Depends: libdbi1 (= 0.9.0-4) Conflicts: libdbi0-dev Replaces: libdbi0, libdbi0-dev, libdbi1 (<< 0.8.4-2) Provides: libdbi0-dev Filename: ./amd64/libdbi-dev_0.9.0-4_amd64.deb Size: 33776 MD5sum: e1918d9f3d1859cddf247c0a95f5d438 SHA1: 1c0a4fffd1f56c0626329cd29a97119a15ba235b SHA256: bf4639f6d57aac6d80883c561dc1327acf2316b5cb4d443ac3fea5916ebd76a5 Section: libdevel Priority: optional Homepage: http://libdbi.sourceforge.net/ Description: DB Independent Abstraction Layer for C -- development files libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. . This package contains development files so you can compile using libdbi. Package: libdbi-doc Source: libdbi Version: 0.9.0-4 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1166 Filename: ./all/libdbi-doc_0.9.0-4_all.deb Size: 751388 MD5sum: 1dfc976c7b433ed380a0dfd704f891ad SHA1: c4ebdd43122c7b8918ad72fee8276bbfa349444e SHA256: 63705740834e8d9f55f68fe466a83edc21ed69d54dba1f733e42507e002a8231 Section: doc Priority: optional Homepage: http://libdbi.sourceforge.net/ Description: DB Independent Abstraction Layer for C -- documentation libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. . This package contains the documentation of libdbi. Package: libdbi1 Source: libdbi Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 95 Depends: libc6 (>= 2.14) Breaks: libapache2-mod-log-sql-dbi (<= 1.100-11), libdbd-freetds (<< 0.9.0-2), libdbd-mysql (<< 0.9.0-2), libdbd-pgsql (<< 0.9.0-2), libdbd-sqlite (<< 0.9.0-2), libdbd-sqlite3 (<< 0.9.0-2) Filename: ./amd64/libdbi1_0.9.0-4_amd64.deb Size: 29400 MD5sum: 3969f59877d574a34a7e7c2b21cf7fdc SHA1: c9b44739ab9ad427662e747b71d248d1b1badfcc SHA256: 46252964df6bf29ad32b0e83f4c338270608de35bf1d806a4a9a9efc05306206 Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: DB Independent Abstraction Layer for C -- shared library libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. . This package is the shared library. Package: libdbi1-dbg Source: libdbi Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 91 Depends: libdbi1 (= 0.9.0-4) Filename: ./amd64/libdbi1-dbg_0.9.0-4_amd64.deb Size: 68024 MD5sum: bb10061d2ce96355c63b6ac20b5e183d SHA1: bdc0ddcf769747609e30d09c31c3a770855e4daf SHA256: 717266f2388d5b938c373c504c14f0debd454e647ec3fce3ff4537443e3b7cb5 Section: debug Priority: extra Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: DB Independent Abstraction Layer for C -- debugging symbols libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. . This package contains the debugging symbols associated with libdbi. Build-Ids: b972683d41c7f847b34bdba9752c2cf27d153bf1 Package: libevtlog-dev Source: eventlog Version: 0.2.12-6 Architecture: amd64 Maintainer: SZALAY Attila Installed-Size: 56 Depends: libevtlog0 (= 0.2.12-6) Filename: ./amd64/libevtlog-dev_0.2.12-6_amd64.deb Size: 12296 MD5sum: 85bdf836ef5d9b2a787ced9fa2b26b9d SHA1: 44b07200806978194ea728c5b034a138b8a1bfa3 SHA256: 1e01a06e67f826b6e936f49b3f52ad81e27e50559b7448c432bb9bb6bb59a58d Section: libdevel Priority: extra Description: Syslog event logger library development files 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. . This package contains the development files. Package: libevtlog0 Source: eventlog Version: 0.2.12-6 Architecture: amd64 Maintainer: SZALAY Attila Installed-Size: 36 Depends: libc6 (>= 2.14) Filename: ./amd64/libevtlog0_0.2.12-6_amd64.deb Size: 9784 MD5sum: 87a2f81ae88ce3825bd20b3855a56fc4 SHA1: f183f1ed87e8d09b43e9a6932c4cadd1ae57226b SHA256: b6df9f709a9b6f33820fabbfc117ff97d6e5381be6b036a1f558fd7b07b1121d Section: libs Priority: extra Description: Syslog event logger library 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. . This package is the runtime part of the library. Package: libevtlog0-dbg Source: eventlog Version: 0.2.12-6 Architecture: amd64 Maintainer: SZALAY Attila Installed-Size: 67 Depends: libevtlog0 (= 0.2.12-6) Filename: ./amd64/libevtlog0-dbg_0.2.12-6_amd64.deb Size: 18936 MD5sum: 8db08c0e57ed07d275c9bb8dfdfc5fd7 SHA1: 478e76526d0b4b650b367c68ffb002d6cbf27c9a SHA256: 704e1c77589f9f739231e964f97daa7a0d504ce2b541bbf0764eac84bf35d4da Section: debug Priority: extra Description: Syslog event logger library debug symbols 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. . This package contains the debug symbols. Package: libhiredis-dbg Source: hiredis Version: 0.11.0-3~talien2 Architecture: amd64 Maintainer: Tom Lee Installed-Size: 79 Depends: libhiredis0.10 (= 0.11.0-3~talien2) Filename: ./amd64/libhiredis-dbg_0.11.0-3~talien2_amd64.deb Size: 59808 MD5sum: d079fe3a2d9a83906a3186a4b16a7a1c SHA1: f3901815417c7170b2fe43a4df7dc7d32b2b1c69 SHA256: f89de077b7890c7e2d771b1a80a3b50d6184daaab522bac2045f84ffa1bfdcf5 Section: debug Priority: extra Multi-Arch: same Homepage: https://github.com/redis/hiredis Description: minimalistic C client library for Redis (debug) Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. . Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. . Hiredis only supports the binary-safe Redis protocol, so you can use it with any Redis version >= 1.2.0. . The library comes with multiple APIs. There is the synchronous API, the asynchronous API and the reply parsing API. . This package provides the debugging symbols for hiredis. Build-Ids: 232b55c1505f5187f64344d107ac7abf909bc955 Package: libhiredis-dev Source: hiredis Version: 0.11.0-3~talien2 Architecture: amd64 Maintainer: Tom Lee Installed-Size: 122 Depends: libhiredis0.10 (= 0.11.0-3~talien2) Filename: ./amd64/libhiredis-dev_0.11.0-3~talien2_amd64.deb Size: 34344 MD5sum: 8083c66e294a05dd4f847e2e72d21bae SHA1: 8c5357bad24e278f516bee37ebeed8fdbbf4a81f SHA256: 2d316eca845499d3dd06c55f0978b762899f86d35c0b8ab7e18c580f0895b4cc Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/redis/hiredis Description: minimalistic C client library for Redis (development files) Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. . Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. . Hiredis only supports the binary-safe Redis protocol, so you can use it with any Redis version >= 1.2.0. . The library comes with multiple APIs. There is the synchronous API, the asynchronous API and the reply parsing API. . This package provides the development files for hiredis. Package: libhiredis0.10 Source: hiredis Version: 0.11.0-3~talien2 Architecture: amd64 Maintainer: Tom Lee Installed-Size: 62 Depends: libc6 (>= 2.14) Filename: ./amd64/libhiredis0.10_0.11.0-3~talien2_amd64.deb Size: 21872 MD5sum: 56b5662b96ebf695434ccf68ee6bd035 SHA1: f963ad131e26f38053dd4251a69745cce99bec79 SHA256: 457335884eee770383e64507b0f39c2ba273922bda03bde790688015fecbc7b5 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/redis/hiredis Description: minimalistic C client library for Redis Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. . Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. . Hiredis only supports the binary-safe Redis protocol, so you can use it with any Redis version >= 1.2.0. . The library comes with multiple APIs. There is the synchronous API, the asynchronous API and the reply parsing API. Package: libivykis-dev Source: ivykis Version: 0.42.4-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 254 Depends: libivykis0 (= 0.42.4-1) Filename: ./amd64/libivykis-dev_0.42.4-1_amd64.deb Size: 56268 MD5sum: fc801452dfeb94e83bee191f5bc8d53e SHA1: 9a7038ff6dfb613ab8b0081d97bb7b1b90883be8 SHA256: 4bd267984e4eae0ce94e57cc13a16a0cc3dc2b0f75ce1edcc6da0ee56417071a Section: libdevel Priority: extra Homepage: http://libivykis.sourceforge.net/ Description: Development libraries, header files and docs for libivykis Contains the header files, documentation, examples and static libraries for use in developing applications that use the libivykis library. . The ivykis library is a thin, portable wrapper around OS-provided mechanisms such as epoll(4), kqueue(2) and poll(2). It was mainly designed for building high-performance network applications, but can be used in any event-driver application that uses pollable file descriptors as its event sources. Package: libivykis0 Source: ivykis Version: 0.42.4-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 76 Depends: libc6 (>= 2.17) Filename: ./amd64/libivykis0_0.42.4-1_amd64.deb Size: 24464 MD5sum: 01bf4f627ff12dc62985c7ba6df309fa SHA1: fb9596cfbd99ad084d596d2cddc2c2a4cabbd424 SHA256: efcda997b12d89762ff97afe69ea63f9ebd826a5cda2c7c76116cb93931c8663 Section: libs Priority: extra Homepage: http://libivykis.sourceforge.net/ Description: Asynchronous I/O readiness notification library The ivykis library is a thin, portable wrapper around OS-provided mechanisms such as epoll(4), kqueue(2) and poll(2). It was mainly designed for building high-performance network applications, but can be used in any event-driver application that uses pollable file descriptors as its event sources. . Programs written to the ivykis API are generally single-threaded (or use only a small number of threads), and never block on I/O. All input and output is done in a nonblocking fashion, with I/O readiness notification delivered via callback functions. Package: libivykis0-dbg Source: ivykis Version: 0.42.4-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 132 Depends: libivykis0 (= 0.42.4-1) Filename: ./amd64/libivykis0-dbg_0.42.4-1_amd64.deb Size: 110908 MD5sum: 2cc0bc1fbc3c58dfbd2044f092821be4 SHA1: e2f56950baed1bca4ec5086f63c72e41ea6bb347 SHA256: 5a60fff7ae8e831db5ca254abe7fa41075f46e8e607ce9ffa18c9a05339687bb Section: debug Priority: extra Homepage: http://libivykis.sourceforge.net/ Description: Asynchronous I/O readiness notification library (debug symbols) Contains the debug symbols for the libivykis library. Most people will not need this package. . The ivykis library is a thin, portable wrapper around OS-provided mechanisms such as epoll(4), kqueue(2) and poll(2). It was mainly designed for building high-performance network applications, but can be used in any event-driver application that uses pollable file descriptors as its event sources. Build-Ids: 814161c19f738da4ac981f062d6db2789f110145 Package: libjson-c-dev Source: json-c Version: 0.13.1+dfsg-2 Architecture: amd64 Maintainer: Debian QA Group Installed-Size: 214 Depends: libjson-c4 (= 0.13.1+dfsg-2) Filename: ./amd64/libjson-c-dev_0.13.1+dfsg-2_amd64.deb Size: 49388 MD5sum: 34d16faaa82faaeda1c7036e31520d7f SHA1: 36aeb73a9cc8aec6d3e9d363539967354b0ffd85 SHA256: 1336619229142656572f2084cdb11d852540b1f5d44566ce6e499ab768fe4eca Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/json-c/json-c/wiki Description: JSON manipulation library - development files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The development headers for compiling programs that use libjson-c are provided by this package. Package: libjson-c-doc Source: json-c Version: 0.13.1+dfsg-2 Architecture: all Maintainer: Debian QA Group Installed-Size: 830 Depends: libjs-jquery Filename: ./all/libjson-c-doc_0.13.1+dfsg-2_all.deb Size: 77696 MD5sum: aae27d3d5e0dbd4e60016480b265f49f SHA1: 498aee5227bf0d2ac9981486efd319f70412cf74 SHA256: cb85c6852428ea8a34ad4554bd200dbcd794079ed3c7982c5c8df994633d0196 Section: doc Priority: optional Homepage: https://github.com/json-c/json-c/wiki Description: JSON manipulation library - documentation files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The documentation for libjson-c is provided by this package. Package: libjson-c4 Source: json-c Version: 0.13.1+dfsg-2 Architecture: amd64 Maintainer: Debian QA Group Installed-Size: 91 Depends: libc6 (>= 2.14) Filename: ./amd64/libjson-c4_0.13.1+dfsg-2_amd64.deb Size: 29588 MD5sum: aba5b1d9a58289784326c72f1412ab40 SHA1: ed220eaa31d883782282e5ddd52957b2957070d7 SHA256: eb5b566efa6309037e0851dca61e5fa97a7be820cccccdf4ea3d2bc0ffb12d28 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/json-c/json-c/wiki Description: JSON manipulation library - shared library This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. Package: librabbitmq-dbg Source: librabbitmq Version: 0.8.0-1 Architecture: amd64 Maintainer: Michael Fladischer Installed-Size: 315 Depends: librabbitmq4 (= 0.8.0-1) Filename: ./amd64/librabbitmq-dbg_0.8.0-1_amd64.deb Size: 238068 MD5sum: 392f91743f0a29fbaef535e381a9ff5c SHA1: 157b27d192746601620d9f2552c1fb7b1f0c439d SHA256: 33e8aa3ae6c5b4a60cf5079adfdb88578c70f7ee5358c98a66b679c94342647e Section: debug Priority: extra Multi-Arch: same Homepage: https://github.com/alanxz/rabbitmq-c Description: AMQP client library written in C - Debug Files RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package provides debugging symbols. Build-Ids: 2b4684ed41cb0570261d23d2aacfe239c1ab78e8 3932a666ff70e992f6d59780ca3b171d87b05fc6 5477c9310bd7fc5bb0e6e4659caf3ca4220e1aa0 93f7cb39f4fc215ac2f48fb30a08dc7dfa8d9c61 ac2285aa5062a1c1182cf961a29c8025c87fd058 cb946d60dac58eed2a67ec40c74c7f013ecdcf72 Package: librabbitmq-dev Source: librabbitmq Version: 0.8.0-1 Architecture: amd64 Maintainer: Michael Fladischer Installed-Size: 316 Depends: librabbitmq4 (= 0.8.0-1) Filename: ./amd64/librabbitmq-dev_0.8.0-1_amd64.deb Size: 59452 MD5sum: 138cac2696ed0a08a8173045dc31d3f4 SHA1: d6b2faab3597424494287fcd1a3173aaabcda643 SHA256: 55e96dca38bfe19f9c7b0b50d32174fada69ecc0d8a67fa1a006856c29fe2df4 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/alanxz/rabbitmq-c Description: AMQP client library written in C - Dev Files RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package provides the files needed for development. Package: librabbitmq4 Source: librabbitmq Version: 0.8.0-1 Architecture: amd64 Maintainer: Michael Fladischer Installed-Size: 110 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Filename: ./amd64/librabbitmq4_0.8.0-1_amd64.deb Size: 33792 MD5sum: 71f8dd53ebd823cd4ecffadc07f27bdf SHA1: dbe765b2a97fbad9a63924890ea7d7f7f121083d SHA256: 3a97d38346b5665c95b7249fd6dc2f94da8fd8df7e8ccb1d66619575e5ed9f2d Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/alanxz/rabbitmq-c Description: AMQP client library written in C RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes the library itself. Package: librdkafka++1 Source: librdkafka Version: 1.0.1-1 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 156 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkafka1, libstdc++6 (>= 5.2) Filename: ./amd64/librdkafka++1_1.0.1-1_amd64.deb Size: 39292 MD5sum: c8dc211d9087f3f6fc3a5a0b1ba97e9e SHA1: 01785b2818d8262caab69d410e248e21e88abf94 SHA256: 1ab6339956a1e0821ff700790db85d2ebd17975db7a28b21f760e353449adcbf Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/edenhill/librdkafka Description: library implementing the Apache Kafka protocol (C++ bindings) librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 msgs/second for the producer and 3 million msgs/second for the consumer. It implements both the 0.8 and 0.9 versions of the protocol. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the C++ shared library. Package: librdkafka-dev Source: librdkafka Version: 1.0.1-1 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 2726 Depends: librdkafka1 (= 1.0.1-1), librdkafka++1 (= 1.0.1-1) Filename: ./amd64/librdkafka-dev_1.0.1-1_amd64.deb Size: 500920 MD5sum: ccdfdda9062111a3339102ad64e29b66 SHA1: 50caff9fab58dfb9a9284136c0700babaa19338b SHA256: 5a84e74c7d2e96b407d22f159ee016b25c793139d92aacbbf3e336ef4177cb1d Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/edenhill/librdkafka Description: library implementing the Apache Kafka protocol (development headers) librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 msgs/second for the producer and 3 million msgs/second for the consumer. It implements both the 0.8 and 0.9 versions of the protocol. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the development headers. Package: librdkafka1 Source: librdkafka Version: 1.0.1-1 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 1109 Depends: libc6 (>= 2.29), liblz4-1 (>= 0.0~r127), libsasl2-2 (>= 2.1.27+dfsg), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.2) Filename: ./amd64/librdkafka1_1.0.1-1_amd64.deb Size: 380800 MD5sum: c40b2f8bd90f19947f9f7d5f884fc37c SHA1: 1bfa1ce2f84c3e7745be56fb61106c3f841ceb44 SHA256: f5af8eb9b4b70c5846e9a48774486f153cb720966c9450655f5ce467d86dd637 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/edenhill/librdkafka Description: library implementing the Apache Kafka protocol librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 msgs/second for the producer and 3 million msgs/second for the consumer. It implements both the 0.8 and 0.9 versions of the protocol. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the C shared library. Package: libriemann-client-dev Source: riemann-c-client Version: 1.10.4-2 Architecture: amd64 Maintainer: Debian QA Group Installed-Size: 117 Depends: libriemann-client0 (= 1.10.4-2), libprotobuf-c-dev Filename: ./amd64/libriemann-client-dev_1.10.4-2_amd64.deb Size: 29368 MD5sum: a9ab81f1af8a7c3150e9a6671a9929e8 SHA1: daef52f7330cb952c6146b11e76992a73cdf88b6 SHA256: e0af60d7b833ebd8a53d4085db4cd089d0eb75bc70c5c8636fec036f86062a5a Section: libdevel Priority: optional Multi-Arch: same Homepage: https://git.madhouse-project.org/algernon/riemann-c-client Description: Development files for the Riemann C client library The riemann-c-client library provides a C language client, with a simple but convenient API, to connect to Riemann, send events and run queries against it . This package is needed to compile programs linked against librliemann-client0, as only this includes the header files and static libraries needed for compiling. Package: libriemann-client-dev Source: riemann-c-client Version: 1.8.0-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 127 Depends: libriemann-client0 (= 1.8.0-1), libprotobuf-c0-dev Filename: ./amd64/libriemann-client-dev_1.8.0-1_amd64.deb Size: 21104 MD5sum: df61aac53c63e6d0ac99c0d65ed1c6d3 SHA1: d51c6f1cf17a5f24f1faa53cf1c8593f9a3fbc4e SHA256: 358f114d069f04067ef2d7999f3c36cee81bae12435c228c6785756fd89677a9 Section: libdevel Priority: extra Homepage: https://github.com/algernon/riemann-c-client Description: Development files for the Riemann C client library The riemann-c-client library provides a C language client, with a simple but convenient API, to connect to Riemann, send events and run queries against it . This package is needed to compile programs linked against librliemann-client0, as only this includes the header files and static libraries needed for compiling. Package: libriemann-client0 Source: riemann-c-client Version: 1.10.4-2 Architecture: amd64 Maintainer: Debian QA Group Installed-Size: 74 Depends: libc6 (>= 2.4), libgnutls30 (>= 3.6.12), libprotobuf-c1 (>= 1.0.1) Filename: ./amd64/libriemann-client0_1.10.4-2_amd64.deb Size: 21600 MD5sum: 75c539ddd9e91eeafd4d786228ef1d94 SHA1: 7fa8c712a9a4b1a703d815817efa8c62adb20abe SHA256: bfee46eed8b0f674adeaa6b207d9b1914381a3327db7f2fc03d2b70c4b0dca98 Section: libs Priority: optional Multi-Arch: same Homepage: https://git.madhouse-project.org/algernon/riemann-c-client Description: C language client library for the Riemann event stream processor Riemann is a network event stream processor, intended for analyitics, metrics and alerting; and to glue various monitoring systems together. . This library provides a C language client, with a simple but convenient API, to connect to Riemann, send events and run queries against it. Package: libriemann-client0 Source: riemann-c-client Version: 1.8.0-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 66 Depends: libc6 (>= 2.4), libgnutls30 (>= 3.6.12), libprotobuf-c1 (>= 1.0.1) Filename: ./amd64/libriemann-client0_1.8.0-1_amd64.deb Size: 19724 MD5sum: 77cf90c85f2ae5b9c80bf9bb74a158ac SHA1: 433c7cd907d7a5e174051922cf0ccb54705d73c7 SHA256: ba1b776e368c11e820f79e9eaa356541eca22ef80b97a276622448cb34fa629f Section: libs Priority: extra Multi-Arch: same Homepage: https://github.com/algernon/riemann-c-client Description: C language client library for the Riemann event stream processor Riemann is a network event stream processor, intended for analyitics, metrics and alerting; and to glue various monitoring systems together. . This library provides a C language client, with a simple but convenient API, to connect to Riemann, send events and run queries against it. Package: libsqlite-tcl Source: sqlite Version: 2.8.17-12 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 45 Depends: libc6 (>= 2.4), libsqlite0 (>= 2.8.17) Suggests: sqlite-doc Conflicts: libsqlite0-tcl Replaces: libsqlite0-tcl Filename: ./amd64/libsqlite-tcl_2.8.17-12_amd64.deb Size: 12684 MD5sum: f61b2deccebf1c7deb6bd2a181e279c2 SHA1: 3b799de531ba3615a32ec755252ff3aaf0b10d59 SHA256: 0af0267b772027dc323016860903240195cca3bf1e401b383a9048767297739b Section: interpreters Priority: optional Description: SQLite Tcl bindings SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the Tcl bindings. Package: libsqlite0 Source: sqlite Version: 2.8.17-12 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 498 Depends: libc6 (>= 2.28) Filename: ./amd64/libsqlite0_2.8.17-12_amd64.deb Size: 143344 MD5sum: 2dc1239932ee66aa0344fbc9f1b6c170 SHA1: f43b1708199bcd79c723a738e8b69385e6023ab4 SHA256: c25688be83c06a9e3e06df373e7899dfab86c09c978bf71bdc84f44e9741bc72 Section: libs Priority: optional Description: SQLite shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsqlite0-dev Source: sqlite Version: 2.8.17-12 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 805 Depends: libsqlite0 (= 2.8.17-12), libc6-dev Suggests: sqlite-doc Conflicts: libsqlite-dev Replaces: libsqlite-dev (<< 2.7.0) Provides: libsqlite-dev Filename: ./amd64/libsqlite0-dev_2.8.17-12_amd64.deb Size: 165064 MD5sum: 0a224bf3b927e5b934d91f721594d6bb SHA1: 3a9a76bfe3c4f4cb23901babc1461706a1128c66 SHA256: a69321cc0d32deed66e62534d8740a6a0fc2742946fe024c8c7c87d1ab78df6c Section: libdevel Priority: optional Description: SQLite development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: python-imagesize Version: 0.7.1-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 24 Depends: python2:any (<< 2.8), python2:any (>= 2.7~) Filename: ./all/python-imagesize_0.7.1-1_all.deb Size: 3892 MD5sum: af9dc763872f5e281fb5ce9793a27cd3 SHA1: 11596bd239add6f2cfa8c27d00ed0118c1285e0f SHA256: 916cfef39248cba3954d9520ea4f09646fc936d1b7cc2f40640f1c0489997046 Section: python Priority: optional Homepage: https://github.com/shibukawa/imagesize_py Description: Python 2 module for getting image size from png/jpeg/jpeg2000/gif file This small module parses image header and returns width and height of the image. Supported formats are: PNG, JPEG, JPEG2000, GIF. . This is the Python 2 version of the module. Package: python-lazy-object-proxy Source: lazy-object-proxy Version: 1.2.1-1 Architecture: amd64 Maintainer: Ionel Cristian Mărieș Installed-Size: 7 Filename: ./amd64/python-lazy-object-proxy_1.2.1-1_amd64.deb Size: 1360 MD5sum: 52cabcdbf79e55ad7539446821925552 SHA1: ab4fb8ef186579139d74e8a079ae09e6cd056c94 SHA256: 25f99a5e26c8f61e29a8757c8ca3517456242081e1496c4b505e516e2d395d82 Section: python Priority: optional Description: A fast and thorough lazy object proxy. =============================== lazy-object-proxy =============================== . .. list-table:: :stub-columns: 1 . * - docs - |docs| * - tests - | |travis| |appveyor| | |coveralls| |codecov| |landscape| |scrutinizer| * - package - |version| |downloads| . .. |wheel| |supported-versions| |supported-implementations| . .. |docs| image:: https://readthedocs.org/projects/python-lazy-object-proxy/badge/?style=flat :target: https://readthedocs.org/projects/python-lazy-object-proxy Package: python3-imagesize Source: python-imagesize Version: 0.7.1-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 24 Depends: python3:any Filename: ./all/python3-imagesize_0.7.1-1_all.deb Size: 3968 MD5sum: 7e91070c5f2bf95f1f1493383aed541e SHA1: 4aa4546d41a73a449a2714269e4eef6192b1f325 SHA256: c743f66ee9e5ebb33922dca54fc493652a8952c3489d528fae42802ffdea6620 Section: python Priority: optional Homepage: https://github.com/shibukawa/imagesize_py Description: Python 3 module for getting image size from png/jpeg/jpeg2000/gif file This small module parses image header and returns width and height of the image. Supported formats are: PNG/JPEG/JPEG2000/GIF. . This is the Python 3 version of the module. Package: riemann-c-client Version: 1.10.4-2 Architecture: amd64 Maintainer: Debian QA Group Installed-Size: 39 Depends: libc6 (>= 2.4), libjson-c4 (>= 0.13.1), libriemann-client0 (= 1.10.4-2) Filename: ./amd64/riemann-c-client_1.10.4-2_amd64.deb Size: 10164 MD5sum: e1a76d31d8f6e2f51a30be3494b25fc8 SHA1: 85e12ae7a1c3c4ee7716fddaf3bf63f40844158f SHA256: 5f2b8842d3a8aa1d3b62bc6ba044ee683b006a293112f561fe7ad7c35c03c1c2 Section: net Priority: optional Multi-Arch: foreign Homepage: https://git.madhouse-project.org/algernon/riemann-c-client Description: Client utility for the Riemann event stream processor Riemann is a network event stream processor, intended for analyitics, metrics and alerting; and to glue various monitoring systems together. . This package provides a simple utility to send events to, or query a Riemann server. Package: riemann-c-client Version: 1.8.0-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 39 Depends: libc6 (>= 2.4), libjson-c4 (>= 0.13.1), libriemann-client0 (= 1.8.0-1) Filename: ./amd64/riemann-c-client_1.8.0-1_amd64.deb Size: 9964 MD5sum: 74236bd3bc44126bf13f78fe6229cf94 SHA1: e31cdf179c833168d39cd80e5e0f27803e3acf51 SHA256: 7eb3c851aeccacd8c3036a4668ebb4daed45ac2e93c5b1594b0de6f352712841 Section: net Priority: extra Multi-Arch: foreign Homepage: https://github.com/algernon/riemann-c-client Description: Client utility for the Riemann event stream processor Riemann is a network event stream processor, intended for analyitics, metrics and alerting; and to glue various monitoring systems together. . This package provides a simple utility to send events to, or query a Riemann server. Package: sqlite Version: 2.8.17-12 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 59 Depends: libc6 (>= 2.14), libreadline8 (>= 6.0), libsqlite0 (>= 2.8.17) Recommends: sqlite3 Suggests: sqlite-doc Filename: ./amd64/sqlite_2.8.17-12_amd64.deb Size: 19860 MD5sum: c1995250b3bdaf79eeabe8cc14ac32f8 SHA1: 3b5f8e362964f57603587e1508f91fb86163fbb0 SHA256: c8f453e09d6621e0af476d6480f2049979b3bf8e70dd5c6be182e2f418d2a121 Section: database Priority: optional Description: command line interface for SQLite SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: sqlite-doc Source: sqlite Version: 2.8.17-12 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 698 Recommends: sqlite Filename: ./all/sqlite-doc_2.8.17-12_all.deb Size: 135936 MD5sum: 4a5bf2454e8e2406ebdbeed0abbd1b7e SHA1: fa1016be43150b85241d02e4bfb14668afd13339 SHA256: ca2d707c0e367cf64a1d30f9b53fdda28fa22c713a5d8c31491bc5999309457a Section: doc Priority: optional Description: SQLite documentation SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the documentation that is also available on the SQLite homepage. Package: syslog-ng Version: 3.15.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 25 Depends: syslog-ng-core (>= 3.15.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json Filename: ./all/syslog-ng_3.15.1-1_all.deb Size: 20388 MD5sum: 2fbf9573e5eba00305da81ab46c4986a SHA1: f2db285f6738849bc2e2b374683b2ad2ebd044e3 SHA256: 516ee498cc50c1a30ff64d2423dd44e1be1aa5905583c574bcad80948b214247 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.16.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-core (>= 3.16.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json Filename: ./all/syslog-ng_3.16.1-1_all.deb Size: 23984 MD5sum: c2078dcaeb37d7c1f390b66cd63c01e4 SHA1: 69984e62dde796aa44eb56fd20ff64e8d16af9a0 SHA256: 1c5ac7f8fb367d09c3b758353a07733d21ea6085b0b711e58e9b9fa913d75c84 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.17.2-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-core (>= 3.17.2), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json Filename: ./all/syslog-ng_3.17.2-1_all.deb Size: 24468 MD5sum: 19d1dedc1c92bd8237278d89823055eb SHA1: 59f8748f45c845ffeb903bf9bec170084ce2fcde SHA256: 91aaf2ef4947862e7a53ecfc72f5dd8c9a5200a708d14d2377c22ef947cdc750 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.18.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-core (>= 3.18.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples Filename: ./all/syslog-ng_3.18.1-1_all.deb Size: 24448 MD5sum: 7e517961c0853374034323f89bafd2e5 SHA1: a32f81e204eaee8112859bce738e4e31f5e290de SHA256: e1ec6b3ea4e1e1f40611212faeb4bb9adf324b4e3f3c365908c9a4edca5bf1cf Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.19.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-core (>= 3.19.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples Filename: ./all/syslog-ng_3.19.1-1_all.deb Size: 24036 MD5sum: 9dd74d697107f8767b88ef105b0ecfe8 SHA1: 7fa5a297c0c18125484c5305aff76ae84a3a61d0 SHA256: 16b8fd99911239c85a0ea4ab502cf7f23e60a5c6af1a27b95d25b1597888f6e4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.20.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-core (>= 3.20.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples Filename: ./all/syslog-ng_3.20.1-1_all.deb Size: 24468 MD5sum: 7b0c0f317b287928fdc3ca36b59dca06 SHA1: 2feec2dcb2749545ead093f34a48e75ed05422ca SHA256: 2fc5c1b6bf2fb3146b7dacbb989c969ae607ff7b9dd88db98e9874f843bce3ec Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.21.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-core (>= 3.21.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Filename: ./all/syslog-ng_3.21.1-1_all.deb Size: 24852 MD5sum: f5fa43a24aae4deb1f765f0c7071ca28 SHA1: 1a7afbf411890717bd24a9b31e74e8c0ac702c86 SHA256: 41a3f3d3fc70919f65ab24c6ab9994b3f83151d6de3f1db56f14456380b49987 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.22.1-2 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-core (>= 3.22.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Filename: ./all/syslog-ng_3.22.1-2_all.deb Size: 24256 MD5sum: 524bc6ff08536ecdd44f98f7fede2513 SHA1: 3c102b83613dcd00a0fd554287d7f6a70832f9b6 SHA256: 0adb6e8846341b90efbc9738d0821f97d51f525ef3c1e9a424ae7dcdc8689c33 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.23.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-core (>= 3.23.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Filename: ./all/syslog-ng_3.23.1-1_all.deb Size: 23876 MD5sum: ef3e3d8ba8899d3209584bcfa18fcca2 SHA1: 7bf421867fa774ee4aca09c1b692520050b377a6 SHA256: 64f2514c1c12a8fabc37269357578c5ccfeefff1095b18505d628450fe7b2773 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.24.1-2 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-core (>= 3.24.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Filename: ./all/syslog-ng_3.24.1-2_all.deb Size: 24368 MD5sum: 767f4b73185ac4349d005c7aed7f9dad SHA1: 39349d01cd45213a2a0c79c5272ce527facb0257 SHA256: fe670a50372af46c51cbcc348e5d106e37e895a7ab6a3ee67296c2399dd3d44e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.25.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-core (>= 3.25.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Filename: ./all/syslog-ng_3.25.1-1_all.deb Size: 24496 MD5sum: 3556fd478fe96012e59eca10873e2727 SHA1: 7960da4e396350f0e77c3192d97aea0413686718 SHA256: 90d2cb2b6785e3d060f0ef18c36c91d4cc01d3b6bc8e2260a3ed0a51f65b639c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.26.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 45 Depends: syslog-ng-core (>= 3.26.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Filename: ./all/syslog-ng_3.26.1-1_all.deb Size: 28424 MD5sum: 6475deccdb2cf379d335e4a48f93c583 SHA1: d5ccb32fb47b972fdee9a29f7f71cf23335b81d4 SHA256: bf7afeec716a27289827fb50e86b644beecd987c5a7f6af2b9d793cadf03f828 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.27.1-2 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 46 Depends: syslog-ng-core (>= 3.27.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip2, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmp, syslog-ng-mod-xml-parser, syslog-ng-mod-http, syslog-ng-mod-rdkafka, syslog-ng-mod-examples, syslog-ng-mod-slog, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http Filename: ./all/syslog-ng_3.27.1-2_all.deb Size: 29036 MD5sum: 23f828a48c6b8215df407d468adda4c4 SHA1: 2cea14e5acada0c43daaf244c286ccf1c060773c SHA256: aee40cf84536de752e224f64fd3519aa664e2667dca671b7ab3276b4854e9e91 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.28.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 44 Depends: syslog-ng-core (>= 3.28.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip2, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmp, syslog-ng-mod-xml-parser, syslog-ng-mod-http, syslog-ng-mod-rdkafka, syslog-ng-mod-examples, syslog-ng-mod-slog Filename: ./all/syslog-ng_3.28.1-1_all.deb Size: 26732 MD5sum: 09a470adbe3fbd0d43e9eaa88aac1c8e SHA1: 6be3d7ef8bfa582cbab873edde7cac4b828b2ac7 SHA256: 97a103c5ead337d2cb4eaa08fe8b6f3afbc95cc594e3a1d78a6adfb86217480f Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.29.1-1 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 44 Depends: syslog-ng-core (>= 3.29.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip2, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmp, syslog-ng-mod-xml-parser, syslog-ng-mod-http, syslog-ng-mod-rdkafka, syslog-ng-mod-examples, syslog-ng-mod-slog, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http Filename: ./all/syslog-ng_3.29.1-1_all.deb Size: 27484 MD5sum: 5e72d69e088d01e9a3ea75d3e6cc3d71 SHA1: 58dece37d3eca44b547720cf68ade2c68f3b9163 SHA256: 49f24bf4ea90e369563e5bfdbb621a9b3e16754d7444a01c0a774fe647b2c67a Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng Version: 3.30.1-2 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 44 Depends: syslog-ng-core (>= 3.30.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb Recommends: syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip2, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmp, syslog-ng-mod-xml-parser, syslog-ng-mod-http, syslog-ng-mod-rdkafka, syslog-ng-mod-examples, syslog-ng-mod-slog, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http Filename: ./all/syslog-ng_3.30.1-2_all.deb Size: 27664 MD5sum: 0b7539fdfbc605cc5e5172b145045509 SHA1: 789f79f093e5bfb7a54a5f87e10885c53f7f9221 SHA256: 021fd18a9c7e0cab1ac4b57878f0ee5ed5342114d585e073024cad50553c501e Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng-core Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2475 Depends: libc6 (>= 2.28), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.31.8), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.15.1-1_amd64.deb Size: 539296 MD5sum: ea0afadac0ba483f9bb9b06874df2ad0 SHA1: c7460c4a3b7307590fcbcd3b749ee0906be2875a SHA256: a861b0bdbd3b03652464adb7594b195ea41d6ac1278eadac9a3f478b72e52ad3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2642 Depends: libc6 (>= 2.28), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.33.14), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.16.1-1_amd64.deb Size: 561004 MD5sum: a7146645373bb1be7feeb14b82f7f78b SHA1: cc84b495f672734947625783a362564ede6120d3 SHA256: ccf395b78b5a5ef41559bc0ab8e0763834ceea75d1c0e3b6a3e0e2887c2f6127 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2678 Depends: libc6 (>= 2.28), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.33.14), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.17.2-1_amd64.deb Size: 570144 MD5sum: dd223b2dd59846b64ff5921154f42681 SHA1: bb44390fcb5d5d4d54bc1f1d20fb6df87d5c1639 SHA256: 01cf9b448edcbc4e23c3ea762baf4d0f90003802a9c7372016b54a16e468e80a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2715 Depends: libc6 (>= 2.28), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.33.14), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.18.1-1_amd64.deb Size: 578124 MD5sum: e2a387334ed3e2f0dd3073cfe2db7948 SHA1: 56be8b54ea349602e6ee08a6506e337af60b6a6d SHA256: 9a31dfaf00c929e582ee5f5404bd56f5c87ff000851fb9ff5edec260d9ec710c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2720 Depends: libc6 (>= 2.28), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.33.14), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.19.1-1_amd64.deb Size: 578460 MD5sum: c159d138662d07384c19f41e69d94499 SHA1: ab17a6833f1d7eac8d6386e94d1e5f6a111862f8 SHA256: 62b695e197e9fc98755b70a3a9ef55b7bd280b847de60791786072fbbe985169 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2766 Depends: libc6 (>= 2.28), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.33.14), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.20.1-1_amd64.deb Size: 588188 MD5sum: 66913aefb7a07c9d0a9e645f96fa9405 SHA1: 76342c0034347c6ceb6919d6c163d9919a77c660 SHA256: 0838979c37b74a5b33afb4d5e155e410b8aa8472cad98427c7349453d3e6ebc0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2796 Depends: libc6 (>= 2.28), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.33.14), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.21.1-1_amd64.deb Size: 596732 MD5sum: 4484a192d418359ca9ac7723f6121db4 SHA1: e3687812b7250f6a3a80440b6dc7a00c46d89b6f SHA256: 3e50c5365f152b5be7c72e530b2dcc7e51af053a1d5d3ad678233433880b60ce Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2829 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.53.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.22.1-2_amd64.deb Size: 604892 MD5sum: bdd3cf2e56a8b0d173f43fe9a8e43e45 SHA1: b399b7b4ee25fe8a42548f793bfe8efea2c7b117 SHA256: 4ef81de9be9f874538c2462f08b40517bc87ad83e7362801a3c45e31e4fde736 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2836 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.53.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-geoip, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.23.1-1_amd64.deb Size: 607368 MD5sum: 995e876bebd75caa6b3cbbd7a43f6f64 SHA1: 298885856e5d472e423f5e89d908c140d1549568 SHA256: 442e6b908293508394a4fe84a46441717604e7634150aca093b83eeb7e662a57 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2857 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.57.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.24.1-2_amd64.deb Size: 615440 MD5sum: 3a96bcf997e8cf222de1478f5cd4c964 SHA1: 54b71146013e374b9b8f4139fd832f3cf2ed19ef SHA256: ca789161aa541f6f6c86d4500aa182cdce3917bb51367a5364489301e37615ce Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2870 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.57.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.0), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.25.1-1_amd64.deb Size: 619828 MD5sum: 602261e5781d7cfbd68824088a37a802 SHA1: b4048245d1d5ef0a3545b27e7d17e6a4f5b2acf7 SHA256: 13f0f787e719aacaeb9622cfa50900b0eff058f998082e694bde4b0118821611 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2926 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.57.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.1), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds, syslog-ng-mod-smtp, syslog-ng-mod-snmp, syslog-ng-mod-amqp, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmptrapd-parser, syslog-ng-mod-geoip2, syslog-ng-mod-pacctformat, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http, syslog-ng-mod-http, syslog-ng-mod-json, syslog-ng-mod-examples, syslog-ng-mod-rdkafka Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-json (<< 3.13.1~) Provides: linux-kernel-log-daemon, system-log-daemon Filename: ./amd64/syslog-ng-core_3.26.1-1_amd64.deb Size: 632996 MD5sum: 4a38ba547e642998da413aec7f2b4ccf SHA1: f32075ca3fcc2d5759693eb5a77119864c9003f0 SHA256: 025ba44e2f17c4a77e8fd1d3c3c94bf18b11a87fc91796b1b7ac25516611047f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2927 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.57.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.1), libsystemd0 (>= 209), libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip2, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmp, syslog-ng-mod-xml-parser, syslog-ng-mod-http, syslog-ng-mod-rdkafka, syslog-ng-mod-examples, syslog-ng-mod-slog, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-extra (<< 3.26.1-2~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-extra (<< 3.26.1-2~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-mod-extra, syslog-ng-mod-journal, syslog-ng-mod-pacctformat, syslog-ng-mod-tag-parser, system-log-daemon Filename: ./amd64/syslog-ng-core_3.27.1-2_amd64.deb Size: 639664 MD5sum: ac30045a9eeab04f62374dffc46c340d SHA1: d9f82ffa5ff2eee6c9f38c27e6cde007e30b1c03 SHA256: 1c73ace21e07becdd1c0969e880e5b944999ff4fb33ddfd3d7a6ada5dfe0e3bb Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2929 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.57.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.1), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip2, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmp, syslog-ng-mod-xml-parser, syslog-ng-mod-http, syslog-ng-mod-rdkafka, syslog-ng-mod-examples, syslog-ng-mod-slog Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-extra (<< 3.26.1-2~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-extra (<< 3.26.1-2~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-mod-extra, syslog-ng-mod-journal, syslog-ng-mod-pacctformat, syslog-ng-mod-tag-parser, system-log-daemon Filename: ./amd64/syslog-ng-core_3.28.1-1_amd64.deb Size: 637116 MD5sum: 8a3fd36b89a07c5ddc14c5bd9bcd1623 SHA1: 58d5059dbd3f164f5f0f7f788c4b95f5817c3ba4 SHA256: 92536a00c8f8c1669c20e7fda06a0754dd5d4227aadc542c0dac840a4a8ad64f Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2952 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.57.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.1), libsystemd0, libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip2, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmp, syslog-ng-mod-xml-parser, syslog-ng-mod-http, syslog-ng-mod-rdkafka, syslog-ng-mod-examples, syslog-ng-mod-slog, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-extra (<< 3.26.1-2~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-extra (<< 3.26.1-2~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-mod-extra, syslog-ng-mod-journal, syslog-ng-mod-pacctformat, syslog-ng-mod-tag-parser, system-log-daemon Filename: ./amd64/syslog-ng-core_3.29.1-1_amd64.deb Size: 643136 MD5sum: 97de78b21bcadda2e3cf9af8620b3fec SHA1: 53bbf5aec529f97440e8d586b74b8983320586f1 SHA256: f8a0dd499e5a124f5a95720569492e0e2d0d33fe5aa28c234dea691c4a290d1f Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-core Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2972 Depends: libc6 (>= 2.29), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.57.2), libivykis0, libjson-c4 (>= 0.13.1), libnet1 (>= 1.1.2.1), libpcre3, libssl1.1 (>= 1.1.1), libsystemd0 (>= 245), libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10), lsb-base (>= 3.0-6) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-smtp, syslog-ng-mod-amqp, syslog-ng-mod-geoip2, syslog-ng-mod-redis, syslog-ng-mod-stomp, syslog-ng-mod-riemann, syslog-ng-mod-graphite, syslog-ng-mod-python, syslog-ng-mod-add-contextual-data, syslog-ng-mod-getent, syslog-ng-mod-stardate, syslog-ng-mod-map-value-pairs, syslog-ng-mod-snmp, syslog-ng-mod-xml-parser, syslog-ng-mod-http, syslog-ng-mod-rdkafka, syslog-ng-mod-examples, syslog-ng-mod-slog, syslog-ng-mod-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-java-http Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-extra (<< 3.26.1-2~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~), syslog-ng-mod-extra (<< 3.26.1-2~), syslog-ng-mod-journal (<< 3.25.1~), syslog-ng-mod-json (<< 3.19.1~), syslog-ng-mod-pacctformat (<< 3.26.1~), syslog-ng-mod-tag-parser (<< 3.26.1~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-mod-extra, syslog-ng-mod-journal, syslog-ng-mod-pacctformat, syslog-ng-mod-tag-parser, system-log-daemon Filename: ./amd64/syslog-ng-core_3.30.1-2_amd64.deb Size: 648232 MD5sum: 42f933ec32244f6fb2d811f6a483455a SHA1: 2b23d542ad799c58a58f70166743a184b8aa1b99 SHA256: fe808c57475c50799e458d9bde02dd82a94707f0263b61c1b1a2eaea3189c1f8 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-dbg Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5079 Depends: syslog-ng-core (= 3.15.1-1) Filename: ./amd64/syslog-ng-dbg_3.15.1-1_amd64.deb Size: 4456708 MD5sum: 237f520dbb2ac1f4975b1e781282a8d4 SHA1: dab3245bb7ec7095293f81b20ad6a57ef79651e0 SHA256: 8ba0abd683bce0138069639ec4e30bdfeb7f650559da3aba621947949c295580 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 090374dcac4d355579689648853267794f83f6ff 0aa649326ee535ef56c86a4e41880ab69c6804b3 147d352320cfbe63a4e80fc9ddb4e8aa12ce43ba 14d130a63080852132c1d24300c65614c8750273 1bcdbe1e3511d056d8a8c375d0e3e37587f311b7 2660b748e33c10c1b88954255b2d2be056773726 295fd315daa422d46c74e109fe38662ef2e5393a 2c6fe3a5f380a06e604f54ec5ff8bbbf5dfdd3db 2d13b718538677dbcb1037d549b7fce5e0cdecf3 2f987407d99fc3f1b72dcd454a935e68bdfaff09 31ef9a5217a4889c1170dc81804d20019cd7de88 3890bc26a883b5e672ccd20c0b8022ccb033af7a 3db278660f0f1ad07040797e38c3fd2dbc9b4f98 409269747b34ec2e9bd281b51d47c2da9dc2c157 4ca9dcc347c2e02977f35d9293660887661631cb 58f663c8150398aa03cedf944e4c7ff8247810c5 5aad0f55548411f497fafc98d76c6cf6055cf1cb 5c1b3c9ef637a1da7bdf6f1fbb53738ae8c3d0fe 5d6ace6e5e5ded194baffaadab1b7c4bddf38210 5ef49df1c486e4a99c94ab6f4ecfd05d3837739d 69870ebf7de945ff9a9942c34d761f7e5057866c 6ef7272faf6772bb4c3f98b52506fd728750baaf 7a6bbc859f8611448a8a358e7e08f6a6a3fc3b7a 7ba73e6a5f8d750b8fa5706cec86286af979c6e7 80c73f078ba69191397ddfe4ffff5211e58d9ae9 8ac0bbe324ee676b6e076ba8cefde1dab86e7b99 8eb94a337fecefa3ebd22eac0efd6fe07d277f33 92d8232baed60a48ba8189c4839a09dd5472ed83 94e44ca7821d1f7c3f879bb3122766ff59c39df2 9d08ea65787344b1cd6e050c511569beb8624b1a a1015b3db077e472bdf1cce05fe0f65fbcee572a a2c8099de8fb92ccca1f9cf037e637439624f49e a465d27385c34dec004ccf4ecadcd706ee9c5b3e a4e84a9f1ceb54f8dcc378005dcee416602226c8 a5c2aeb0244b68f2059a0d1b7d42490f34a56081 b2172688251e9417e82b364e69df075b71fdbfc2 b9501939fc73bdb03f646d7031c48dff38d6e2e4 b96107052aeaba5a1f03e89bcf46164c5d1c51e8 b999b8533ac8285a752c27250b2c6f92bcb9a641 c83cd08718b97c73f69da939917fcb12f5db92b4 ccd335e94339d568799dd226b00c09451c28ac77 d78500bbb18310ef269210b0690e56915fb25817 dc00783cfc44a290419879f371749f76b038a37d e4fcea4c3688ca3b03e13dc77400cec81f3a3778 e8e2513db13dd4f76ee0dfb0da217d2c48f1d610 eac2f79bbc9075893ded78c3471939ab8122adb7 ef4edbe5b88f1bc801c08e0e213b836c592e4be1 fa51a9d7c4b9c1fd3820f4f5895ade8b31910225 ff983dbba9b2422f9fac9cc6c0fd652b0b8fb808 Package: syslog-ng-dbg Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5326 Depends: syslog-ng-core (= 3.16.1-1) Filename: ./amd64/syslog-ng-dbg_3.16.1-1_amd64.deb Size: 4650548 MD5sum: 6a41836b19664494d1b5982f88268f1e SHA1: 9a992fe896cc7dd21b2e108d92275dc4812579bc SHA256: 096d1fd5f5ea6ae78984ae0a2d5a7d4216771f4bfc8877d0af119781de5aca24 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 077611acfd0e8d7fe4d682d87bbb532a43bea6c4 0d082832f399f208c26967c7298610909b2b42fe 10739fae479f7ec6fa2ec06543c40d61148f7f4e 11f3117a3997e3e0361bf193ef064539dfdcb4e3 15c953d5824ff7e50a12119b4bceab6d4c86fcee 1dcb49689acb19b23c2f0addafd65f8d848e08f6 2d3dfbb48877caed4b8d3f7b0ff48e1e7808673d 2e58b8ba1b51d20b7fdd267d127ad8588a5e2085 2eb89aa4fec1b8012739517d85f0c370e1ac7e1a 32b2fd2223590e41fa8292444d60c49bbec98fb0 32e0dc0cdacb274ea7b34c9fbf2c9410be4a4836 360a9ea401ca15e3c50c04262a0b6768e9599281 37025fb93f35eea783e95742cf80aaf3b422f34f 3735dde32b1f5079c91b3bf8524576f0c85d7320 3a3e6c7a6ae2b44ac6aff1c58de2e3e8f321e232 3c5ca7cad2e1a279bbab69b68b7be17c4d986534 3ec05fc71d90a2a23c61b12e9408587ebffe5122 41fb758cc7dde1d4b23c8c0e04d01042b0d87044 42448c06426940b66e69137113f718412291a45b 43635c8026030ba380f0f97a5b898bb93da99fb0 4f9e1894c56b998ac0fd56f86fbf57ca706e77ea 567e6d99cbfb62c19af3972c2c3151da3c6f7804 59f21a05f32a809a8b34c36fae3bd8c0be094012 61b36e7faea45f76e8c1f70ad09b0fa1e600bd21 71f9c6896278c691e37737aba8ac40ac86f1cc23 7ac27cca23e2116f55031b6007a6df34f4eaa48f 7e7da35f07190e795e14861a0b5121d350334eb2 8a7d9f0cfeeb99e968b75a27c91d4dda794ac4be 8ec0fce07691ba15ec97fb193cc401f55857277a 97b4462b976f7be5da14041ba555c697aec611c2 97fa7a7ca14fb0dbabaa5ca89cc40443134bf6c7 9bb25aca9e2127d8d22655d5b096dd968d58cde9 9cfa6bb8d7a5a80497a1be82712c1f7269ea6956 a12eb0cbfbdc684370ac251e084ce539bd44a4e0 a4759a396922c1be746b6ece135cd15d0463c5ab a87bf7cb803bcdad8f7f997ec2482c04e0dfde7d b61ad10b1a8c0494db4c93e2943022158d966d8d be83fbe1a58311622707be9124450ed8ff4fa6ad c424b6982ec3414ad77ea041c6c9df09ac6197ab c884bfa4493692f40137f638a99e303bfb1ca43a d15cf418e9dbcc75dd5a710ccf7b7a86481ad1bb d395eeb789876cdf71cd99cd822913d6c7f6fbe4 d55e863d74d2ca6547ea6b46791fd804b718e24c d59dc8c36c9928180544641ff86d1949b5a7ea0d da0781ab43f7d40d8bdda24e36c3593e62077273 e2fc409801c268cd446e283064797563e39eac1c e34e8ef32e0c994666bce31c661fae0190e3c5fb e3d7d4d9f3f23300e174f716d9eac1f1450657fa e5e8d251dd2c4cb2e646de3b6739449bf63a9e2f e81b25b06399953e02696918a6eed13be98343c5 e935956a7d13d9197575fb54883f0dd48ca51f50 f4ff378d3ba6c6a0cc1aea02e7f3e852c9486f4e f7ee457d87c62ae6df60e871fb47c91f0bd37a9e fa81098abea1d7f4f9422916d18fef5432361867 Package: syslog-ng-dbg Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5385 Depends: syslog-ng-core (= 3.17.2-1) Filename: ./amd64/syslog-ng-dbg_3.17.2-1_amd64.deb Size: 4703060 MD5sum: 89d8e61513fe13040e2e47c3ffb6a3f3 SHA1: 6f86bbcf1c2bd63f0109fb36f31e39b0023e9922 SHA256: 021aceb7a8203a19c5c7ba9f6e761bcd79fc7b7153944465dd3991c180eafd9f Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 0227f21bec021ac29eb3ef4760f46cf58b9bb634 077611acfd0e8d7fe4d682d87bbb532a43bea6c4 1c98cc57a5fa373728cad44316dd6c8c450e4ef6 1dcbffc4fbfe85916a3b3b5a88f88c3fbb30df1b 2069ee663b2a78fd45c099c7325b8850d12ca735 24820d1af1ec9680f09a65b6f5feb59f5024f22d 257fbe5275f540b147b0db3ac3c766c237ac298f 29fd9f0272d7d2ea7fa8977ac506b750843e4555 353d6962bfff2530640763ad643f858a94a17c01 3736c12e1dffb506c08e3b842ba297d7488f7ea2 37412475bc1d68ce6dc57a01b8d70c7eb7511c8e 37f5f56cebd1d2baafcbd3c586a3dc2414d23ad9 3d3574637d9a267f5ba2aac70b05c9538ee9bf8f 3ebc07db65bad68e9503f5eb7510ef7e10987b3a 409bd67707e0619beaa61f91bd7034d13393322d 45c0422736417c9eea4739bdc711acfec64c2550 49244f63e5ffc4f0dd88c6ca1927ae0c14d947f6 4a6023d8b1ecf988c641a6d88087a5096a7dfff0 4dca77066b2fbd4bf7be5c708e4ccd595c91e99d 57329e57a232c979ca0601ffa9ee528fdee552a2 5de40f0723c75df82a512bf03e0961d34242057e 60bf2b69166f95d978c25414c77a20f216fe793c 60d95fe24286b3db0be6430157b7673108ab379f 6315b93d838351fa0fafb258bf438d95c2b2c91f 644c41ca4c62c3f6fdace1382e5c5b6f9a2415de 65182b37b7cd77854b7e217950f1d320e2eeb9bc 76138ce1ff88d9c0baeab048db9a740b0afe0f29 7c2743d14818d4ed9d04c9c946babf909f2f6d11 89e9708b91b56f5d9cfac5a8ee155bac73c3c46c 8fe61d3adb8b5b7247b526840c1f4eb061113dfb 9ad31277b48ce0317212689a965cde714841d246 a2d00b5a559def2a58919eeab1d2c4570ba5ee7b a3aae29f86350417a6d5fe999815ab87c5d25470 aac01f824a9b1bb3babef7ee1aba97c21bea5aaa ae61f550c3c235eb00ff31449b7558c42ad333d6 ae9e0e3314903cade4472dd54450ca03c2109b44 b1ce60a4f006e4f1bea6fa2d132583b256f2feaa b73ce2afc45f62dd1d7621b98625812d5a0fd268 ba77b25344e6b54e5f1fe4e82cb06b02aa6df2bd c2175e16803644ade8f28469934c087a877b728e c5005b5a7cc6a06e58b893be860aa230df517d3b c64fcf21a7538e61f10deaf60f7df37051caa91f d1240e4d5f12d9d743218e06ffbbdde2f56f2cee d44c16bc2b4cc42473c854e2ca429d29294a095e e26047c490bfaf3bd93f9b3998ec2effb42e2ac5 e421ed300501c3a91e099a4d5efd90ec19611700 ea560e1688cdc097d9297e0083234e4016bbde2d ea847aa9dcc238ad9f25e07f15b292c13fb56eec ec737c9903e805a3bcd91f33d9e710307b41b896 ed7b5a32b57f98ae4a9dc313c97fe3a94427c9da f08e99315fbb45a30c5262947fb733fd785dcab6 f27f957136eaa3699c58a497a14096a3fa347a0d f8cde5e9da2b051cb99e928243982feb75a92b1a fd5f817dc1784d67ebd5b91b544f97bb4eddc35e Package: syslog-ng-dbg Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5728 Depends: syslog-ng-core (= 3.18.1-1) Filename: ./amd64/syslog-ng-dbg_3.18.1-1_amd64.deb Size: 5014220 MD5sum: be5074cd6600a8e43096593e244492b8 SHA1: e66a51374b3a08ccd414447447f2033a8edd48b4 SHA256: 3d6892f4061abbca8ef0923b05dd8e6c4c026d092bceecfebf9a72109115f8b6 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 01fd4e20d84b939ac3ec725ce2cc692318600276 0735513df1b114d650c591d63361256a883c1d59 0c082b1f90f78765d5a88db33861c47b597a763e 1ce095137d4a21824d453e8a3ef669738f4e40db 1f46418560348ac06497403c2f80ba7e061abec3 2be769e208879de96540aeda7456af1065241051 31b8b176be4a0ee7bb10d204a86d836891a63e8b 389d19bbc1eebe2b87b92b13df888008db70c005 4257ffa3785759d6f436be022b997a9e2dc6bbff 513afc031af8c56d9f567914a32fd15a6a1a3fc9 52bbd0b8d478e78cc18059ec5d2f41bf530fc108 59949530ab73e30a0782ccd568a3c3a4c9a33ba9 5ebb4d6cd3117ee8956c9348a325eecc0d5ecbe4 6247d8ded6706482c548a93510d5665c003d6719 6270a95dfe40c6f958831045740bf0556eae2bbe 683466a0b0a8c46231b3c19ce13b5631ee3cffcc 7bbc8ce7e786197885e383f02d611e6394d403c1 7ebb8bce8ba84f345095b4ca55a96cf462a97cb7 8c75e4cb6067c6211ef155d3270c481794110840 92277895164abe34f0b9b2e6802b682fece351c6 94deb7ef263a49781d85978ee071940eefe46568 96385faea8039d1ff007ce66972978f8fd2828c4 998907086512f334a6415d501c65034dd75c51e2 9a3a94d0d171365b4fcc787a1271645458f437de 9e20978f204e132955533b7993aac92692e54916 9ff5aec7842050e1fdc00973f43c2cc22d719bca a06937a7643ff2d9c47487c278129276d6fab1e2 a959f451d2dd9ad5f9703e539bd9090544fe9aff ac2141b92bed0bdee41670d474f0ce2bb864caa8 ac99bf38dc0f5a667e4a76b05e864ccc54446762 ac9b2e1515202256a8d4ee67fbe004387b4e9dce af0390438330e9741af606ef0fed845cfa2f6c61 b423aeced89efae53caec32d330e81a01bd6abb2 b7d25a50b147d41a6047ba62c7fb932a5ad2739a b8b836c341addd0cbc68a825ecfa7e8d45308886 ba292360d5626ae47f88230605932a3f508ac0bf bafbebd53383bcac43c7d72231a95ee377c42288 bdb203ac000ea2d4c79aacce241a34b6f7daf7fb c1514cd4584a0b369da70febad561d0f117af638 c21db1b6c6742d9625d2658459ed5a27ec47e7f2 c61dbc2e1d0246ab169514a911b385fda9121f82 cb4a0e62a435be0797c2a9bc2fc8d1809c938858 d51d7000681d855e6863b3afeeae4e0e028c363a d5d104e842055b639d90102b0411eaa97b91eb79 dbae2536177d37b0ec1846f24ebf6ff4f2ab0b74 dccf9619bb1c06cddcffd6ee00ced9c89e31133c e02b6b59604fd3808e8c858f5b3a01a698b36b0b ea1aac1710e7add00e3909d8e8b50dc75e9154e3 ebecbfc6f588efa6c7a545a2748e198f0efe4ff5 ec8436aa91524c9615f65f557fe277a445b2b9af f21c2d73c85a5e56b97c7c7066b6e418f2064f58 f339983e43d90b7f29510d9fcc545a02d48ec330 f41f39cffb8a454627052ca46db6494c9682728c f4aed1a9816d65de9a3b17b384cd17420fc10fbd f844c8747994728036bdbb24e797590fce708942 Package: syslog-ng-dbg Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5764 Depends: syslog-ng-core (= 3.19.1-1) Filename: ./amd64/syslog-ng-dbg_3.19.1-1_amd64.deb Size: 5047720 MD5sum: b60d45790c054e3695aabfca8ae6ee0a SHA1: 0c7e9ef0efd4eb3fa0707ba3bdb73a374ebe99b4 SHA256: 6d3b2478730e6038dca8e464e13d0770afcc5ce1fd7e709a0f31d7796b905d09 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 0d90d90ddee6e97e775efb99240bdb80aa0b4de4 0e6983bb4fbf2c8389febceba22297eb72604f5e 0fbb5b41b067ef009986191e6dc4703d2cf7616f 10e61864e28b7b765c56bd58d0f5bac0531730d3 1a31b7bc511d65abd642824e5548a8b6a0f1ae42 1d1c549dfe8eb4c9af6f09daf641677a8069a78f 23d7a8f94059d7914c12092ce192fd2da04234e7 251c271a3da486db9a42875116bbbc1cad1e3e8f 2cfd18bf7736483d5499d0b305d64abadaee2914 2f765c40d75d9c71e109dc75f241a023d0525985 30f26348608cf52d6be9f7e6942a60ae8948c97b 48f5691417cd4bbf1b1ab16e71403b4b02256d34 5139e3b89e03db5479fdeda89c2fc15a1ef1bf66 54fcadefb55911d879fb5c6117d82c7200f33eaf 576b62e64f622e0e73b5a021276146bf018d5fad 5cfc1197bf71a7cbc5327eefeda2dbf6c7d98a5c 5d7868931e9fcd53c492486658ec32cac3c950cc 5e4aed7441c5cbcb55104ed2f944a2e852d4f23a 5f9918fe9236b9cf16a3f2a0d257b449f01dc5cf 60af7b281ec131af49f075f0b18c7dc23556a620 64f558fc2964d52fb750f3750eb245caff96760d 6731d17532029c21ade1b37b40af48eda93a8e73 6872025101ec68052aaa10ff756c3eb34936c836 699d8788299a1560bca3d0fbb4eb4c38c66f9d54 6b72a04b7c3fd6e2d451c2e30af06a976d584c02 6d5f62cbb0c0c4a9015c8c38dac1355a5af8d988 71a751a939b292cc15b0b25004c2f643a57bf535 74c5cc43630a8204389a6572500aeed8bc1a1140 7535fce9249f45c66e762b4f6b1f5429d2ce38e8 830320841138d6cf4d43b4ca7439fec3a7903493 836925c7ad186679e37ea825f48cc53fb032461f 8998a5c0e81c7c5c1201b9ea4b60ae5aea845808 9187087ce1e02c475801866899c1dad9d26a9a65 9718ffb16776e8e470f6ac2f6054d11efcb53be9 a041bb9b6abc847f1015b7a1d3ac3e9efb98d3c3 a13a808d123cc1c48ec1aeebbe103bf17f965e3b a1d99585f55e29baeea7935ff530d932e98527b0 a5b07ab9d7af2921fa10eca5cb434973db496f52 a7d91b05eacc57c639c62173b2f4438b810f0f23 ace79528f7b340ffed730bc695973c7bd9df2372 ae06d810d014cc5fb84acbd37ba3e65a9e2a7ad9 ae1f1f228378c6ca6290ce671edca7ce2af625fb b3945ddd01caf9ec2cc8744102a569be3be944b7 b575d59858cf4a428606e02d03fa741c481701e6 b7ee3de3ff0459e97525f0b4d4446e5acfa0f021 b8ec5b664418c940aa39a8b5c891c811c48bef48 de6480e22f5107d90c9fd1b6b5f20802537a5954 e100fa24a26121128f6483863c88ec7d749a9548 e2cc4efab434f26122a6d291f28621cf90cc9c04 e438853e9ec6164aea7c31da7f7a61df7cb9f1c7 ebbe7f346b1db55bb25b5e542a95061577417bd7 ee3aa64027a63ddc28373e8c1a72e41faaa3cbff f21c2d73c85a5e56b97c7c7066b6e418f2064f58 f362cca1e2aa9e95b83e5e435ba45d55e239065a fabd0ec1e682d14329f5227a5e28a60a205cd3b1 Package: syslog-ng-dbg Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5946 Depends: syslog-ng-core (= 3.20.1-1) Filename: ./amd64/syslog-ng-dbg_3.20.1-1_amd64.deb Size: 5219964 MD5sum: 20ce2849ab0b739a57ad69bb6c664ad9 SHA1: 762a602033a380e897061ed637b41dcc64ca535f SHA256: 7084020881aca2230a77e01acbd1b94d01db1a82d40da5dba08b72d4de5b5899 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 000f65daaa7ce4a16b135e4ea07823122c0202a1 05e199eaeadfb4f4fce1cac4e1bcebc739eeac15 0ff728bd28e28310afc3531eff9509031b18683f 14c6f043b4296bdfeffcbca21c298d970f783d88 1b3d22c891366f7ca2c36861a23bbdf308f232bf 1e76190890e1cc5e8c978fe865ce35a8d13435ae 2377037bcbcaeb46cc25bd4b4aa87ae413b5ad1d 237c4d66bf18c39a3aad94f9eb6965a8d1574a14 32a26e019f19d8bfdcc94fef174803061d9beab2 33493a4bc666ff7c11bfb8392e92cabf3f8f1ff0 40970be45987598c4f2e59da7007e4d3d436acb2 46310201c1ea65034860f204fa1739a3f8a2e7f3 48ebd98b95f8464b861f3df3baf0bb24c26ea716 4fcceef0c508882067a08f54342f9b0ca5d9ea94 53be4f55cc5dcf68589a2cf1d36ed75b85f352fb 58508ed148b3684f5902cca25eff08d55fb2883b 5d34fae54a73cf24e85eb7ebb6b0bc2cb6362ea7 61faf57299d62fa3913498b3e9a49b53982b0143 63aa48f816741f630b6ecf307c557f58c74adb77 650f59e6f5cdfd2f4da6045ba11142bbfe6db702 67a36a2c54d6b1ee71ea65708715a011f96984da 68baeec851aab40785679d10b4d0364ef1e15667 6a427daee49effc8a552f5c320c99a232c050c79 6a457d44cf73638fb593ca078012c2f79c85dca2 6abdc540d608c874ab3bba32adbd6db51fe8b56c 71e461b8732cf56c4a1311260d81ed946c51375e 81b07b5ea7dab6f0fb97f09e306b495f5d4e8144 826cecb60890a58fa19282fa6cfcde9eaf1d9baa 83df4d22690860b3ae0765402c7b5c019d15f7ff 86ee557b22db0838275e3a2bcb71ebb6c1a631c1 8c6f062770b1fc7fcc677a28410d199479a520c1 96894f263c4624f8e1f8f6b40cee7e64009ec55f 96bcc82fd39b8aef6a9579a05bed3b387277d72e a2ce7a06106951ac1fade72c099cbdf9680fcce1 a9505101f685c6405dbba7a819a62117d7938c21 b6455a2b8f3fed51403534b3c693aeb39467ec3c ba0b7e583429af2630e5bafb081bf5886976b365 bf99c383f896f85273a22dcf7174c369eb78f3bc c35408a6caed7b44c3297bfa40fa0a51f1983ef0 c462b556d5fe565b9490b7d6d0212a20b7d29a79 c83daaec658d456d9cc991cb9a41fb6f1c64526c c8eeca818a812a83bf55eb8b823dc8c1711274cb c99fdaa4f90fad3a37338ca95ad115c19f0ff881 d21d09c74fc8fca6d68753525ec3b98ca25fa658 d94144bc371051b8cb8ffb8a273a6da5f1c6af8d dad3dc421c9fc4f3b39d55ace9e89301f1c9b8d5 dbc3db3410f54f1523406f5840a8be5a9991cea8 dca3fefa8ca2b9e2960360ffceae264c6331415a de3ceb6e9e38ad47b933a11669c6d9f72ec982e3 e4df637a9c93eac841eff58ee1466917d310ac00 ebf1765b7bcb8cae30e3aff4dde2657ef88dc3fa f21c2d73c85a5e56b97c7c7066b6e418f2064f58 f78ce404d9b22e4d104c0605c72ad0f85af409ec f9e6b54067f602f9a6c0e164598ae6b03738958a fbd6a89687d3609773b458d0f25b561872bb1263 fcf9ba28e34289d5720e6d95232d2e9ad0ea5716 Package: syslog-ng-dbg Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6059 Depends: syslog-ng-core (= 3.21.1-1) Filename: ./amd64/syslog-ng-dbg_3.21.1-1_amd64.deb Size: 5315092 MD5sum: 1c30f8074427ae99bc7a44442b940bcf SHA1: 4dac45fe494cd2f4d25110bf62c8a8a3377624a2 SHA256: da6b3893c328d0715627980bb249af29af0235afd37bf1402f1375f5625455a9 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 011236581c423fc24c82d4c70f6efe3f117709b8 0265b1781ffe11606399ee4bea7e582af6b457e6 09695ca4f3dc15d127d05aaec111bdb233931d06 1688b9a98f624172c971c0a68b7330fa9202e140 18f2ccc0cfc9974a50ee6ed4fe95122860e12e86 1e53cdb885370bc27508c194e4868a73fa0a14c1 20c7bb8ef97624993da41dc5751e75b154353a07 22e2750aafa34c14a346fc54710718e79cb11799 23c434a137e6c3b0ed1681b56c486fc488c750b0 2b1e88da4d7f193ffd6afb15ca7ce8d46dc3bbc0 2cb7698459e43e420dae28e2bc95d6e324ab66ee 2e4c4646a99fac3a79cd7f75933b9d1172ede829 41534c50185d1d2bafbd5b6922116436f9e18f9d 4aa403b5ce3069590d75e90c1f7dadb3c0d3562f 4aa7b28a1063cfac24f553b4de30ae5658042b06 4ca5df61d02bb9dc7287bcc9082f5bf52078c658 50a7ffd08b91dfa08838af3f21e33bd4622c45cf 529a538347a39d553613eddfd63f35004eafd45a 540445d4245dc2188ab840b474473c2d70fc13b7 56f48b3f67cdd7c239c3400452cac4947eca10e7 5c45792c82696d9c47d8ab6b430a43b04005ed5b 5ea3290231e45ce8f362b70b960075fd1bb23a6a 6974acadef60b1198ddc2eec09bfffdd51c47c70 7eb0b3ac10dd0838dae0997176d63c5af3c28410 802d61661d3674af7d64e254264b76b855064e78 86b0a54ef082b5a75711f275de2403dcd8e61dbb 8b21e4d862644907179702812729edf4203da1c9 8bca793dc454c97ad516a1c15c30e7fa1a117d12 8e866cd8107848cf17d06d44dc5d8d21ea642360 9029376545a07f5132ad1c086fb20f79d6c38e2e 9098051b9e1387a8819eb425c31524e938e0d0b8 90b3a31193bd8f44f2a2cf54982a585b66e5681a 92681f6acf895a741817b20958f29c2dd4d901eb 95511c39c4e909c47e13ab4a215e273b97f5e28b 9619f83833d8d8d8846d3e1f9f242103265522f8 9e194a403535d97b9eec75a25cddcef5609f9383 9ff0c1a4d7a745572eb6befffbe0c1ce85b44440 a472bf7175cbce8b6d610e5c248593121727b71c bc9b5c2cc28fb47b4e275f5e538939d6a7e543ae d054ea18943a0032d3e32e846abcdf15c6b174f1 d07ce7b03fbf4637766a39b9af55b696c3d19d69 d7b0e9a65e0d1aa10214e9b8ad115da680d8323c db8018754e1bfd7bdb0ad54ed6bd6797cd5bc9f7 dcf9d1d1218c12f08e989f47eb3fb6d513b8f921 dd7d9b70d012ff88e63409703b6baa1e4e9d192a ddc1e17c542c2d10396d75194b94802c5bb9186a de7ea813828b2e0d6665ae6199ac46b46819a74a e2530b9f39a1f60dedf6e107d38dde2388619315 e611158839df6fd61919ceaa31838d5b92bb36d3 e79500f33f240d5ea5f9a0b3c5ad7d61f978c6ef ef8181a30a2b5555d160f098f6cfccb4fd0a3662 f8e4da0ae89764b8fafd2d6ae74389e628007e05 f9789a7cd5a4ac859661596d7507dac2d9def86a fc18829756c9c8f583ab3e8d69dc4a3d51e0ebf3 fd50cc675c4c5c4c30c0ad344ec4aea95ecce388 fdab88dbbb514ab43ef8a07fdb76b161427dd011 fe7d00e03dfb371f5cdea4e9eefda704f5674544 Package: syslog-ng-dbg Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6195 Depends: syslog-ng-core (= 3.22.1-2) Filename: ./amd64/syslog-ng-dbg_3.22.1-2_amd64.deb Size: 5439500 MD5sum: 867dd4d61684b4512730aa615358249d SHA1: 081fe1a4efd2bb69e0aa55adad35fcc3a79659bb SHA256: ea897852eb079785b29c1e20813c915cad565df4265b2bf9cbc6182cb59ad6ac Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 020434629c02b869c98c1f785688530ddad0c996 09fa503817db3964ac2900a94e7f09a731ed8639 0dffaa33b47955e46437b59aaaea94cacd9c5415 0fd85c3934d0e674c6561ecb4323b895509486d0 1084e7f03c604347da383e8668b4608683ea0c37 12b2946c7b89f4c0f4706b634cfd036da138ec66 17e24fac46c0335921233d24945bcfbb01cb17bc 1baddc856527e101c42b289533fba87a78c111a5 1e88a82d7476af064cb4d4cf20159f5bb2caaece 21a7d2204af89b5abda8c384cbca0dc0c7afe949 23c4ca4ee8ee12641770d004c96d97daaef4033d 28778e676a5be8637ce7d93d8cb591a83b23dc95 30c1164c35688d7e08ca28a2e14f3654ecaf8a81 37d160f13fe06c4cbb874fb82d56fb685eed22cc 384345c76df16a5338edae44cc5c089e9d3a516f 4ca5df61d02bb9dc7287bcc9082f5bf52078c658 4e1ac4212ba74b9ed5e80848d4962e2ce1bfe196 4e6d6510d49a75b154ada350d7bbd761ff1b0eaf 4eb27cb03d9828de0907a4a3907663a580509c07 4f6f63b6684b9dbbdfa222b40117336853d33923 506b506f343315aad05e85827619d8e8f02eb4c8 54ebbf6060a72ad18ae993974c17a23a888122e4 56fc4363edfc677d08c171ea766ccc2a92744f19 578bd9710b26fc0f857bf929ae42d80980e35ff3 5bb99096fb10ef161f716e57059d68d6ef3a0432 5bba6abfdcc1b211028c24166175b360ba1e16bd 5c645f440dc7e0ae2c901ba79011c6637c650e56 5f5b3bbb3c1dd2de62da4f16dafa3bb5db9a646f 64e53c10e54bf93e7ada9e5d177495291e6b1c79 67e56e9e8837760f08f5b8c3c052d9a23b51604f 72bc37ec208120aab653ef42a2e4ce4ae3518621 736c15bfa5415495d2de09403d03afcd7f685ba3 7bf8271ff4f9088cc13c142c51c337120c1edb34 8bbb77970e831c0adeffe4d704aebd453dd3f0c3 903f51b4180bc31d96fe2b5601701d1555dd4818 906ee77a79bedc2ec1bd0d806cb0695d6371f14f 90a2a53631ff4dc08b92cccf19433946e354f4a5 99291f704ffa6bbe343f0b012c49e9de17fc389d abe3b2936bc0ce9874d9fc1cb6a2226670e66166 abe5e1019b7660f4debdb0d4346caafb18c61a15 ae4bb2100321f8eeadbb21f2d8baa15f636bb765 b00964ed09555217933cdd375c26004c67f2aae2 b44aac38edc970ef484908f8a7399b1c59b171e5 b65101cef74391b1ed1f6d3bf0241ca46b029b56 c09b54f866625e4e139eec21015b67dc7637b4f1 c13cd9d3ad73b3301359ef78c9fa2e759fbaa7ad c8a743c0ec3624a3d22c3ee40ae14d72e80992fc d3ea01e18dc2f6c506b666f0efb00fff12661ac6 d3f1445e1ca6b509d36d02a6103cac35f23e9c85 d43a85304001d304967bcced48dca26d660e78c1 db83a68368e2deb177c1ea8b32d852ae5cddda05 e054824b657318137d9fd80a13c290c696ff4984 e0d303bfcbcf9373055af290518e9afd38ec093e e4e41cabed5820eb2a29a1a287a245c6b92db439 eabf0f3e0948686ce4da0be5d8688c213f988f88 fa0669285bf2d5facf801c77fb789975a3c279f3 fb38382afd0955a5ccbf11febb612b2ac711de34 fd3be93eee32fca0fecb30dc991025743d59e3ae Package: syslog-ng-dbg Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6151 Depends: syslog-ng-core (= 3.23.1-1) Filename: ./amd64/syslog-ng-dbg_3.23.1-1_amd64.deb Size: 5398312 MD5sum: 48b077ccec84751d47ca9c7448d72cd9 SHA1: c91b5c043bc89fc35338fe09bd2b347e3bc4441e SHA256: deeb75ffaeb2c7c0a7a7ad39f529355dd66aad0fdfa7844586eece9970bda8ad Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 0378f8599739745c69e9e55451d0fc4684c842fb 071d9243bc53746cf69c454e869a1028a3fcab0a 0a024d19c5fba90652f1818c6d78f512cd691964 0b3a7efd4c0cdd84dc77f7f0372efc766167e8b0 0bc58e9813a2ec7eea15de762050d8dd4578ae21 136a5bd7eae719408c8cf7a508146a1244f42495 13725cc8229bf3f2f5003eb6eda7ab25835ebf4b 19baa7ea10b369da570c6a32fea601492c567ade 2438eb7becf08f457bd3fe73cad0e337206c0ddf 258e49b60e1d0639210ca922513dff1149242bca 28a45f024f307e8fb01ba892654e3f7b4d546d78 2ffa7dec2001da2b7ad74336159d3ace71f02bc6 343eaf7647e8634aaf9417847ee93dd11bc21057 36cc97091d71f68c2790cb12896723e4ca3d8b17 3cfc972e81cc7438a10442c10e6580ae37cb0234 47e1e17e1c36dc466c6329d3670e6ee597bd4e1a 4ca5df61d02bb9dc7287bcc9082f5bf52078c658 4df3af4d080c52b0b6239db0163d05052ba5a05a 57606f23b3750e382b30f5b800f29e85f84bbe44 5bc7b5dc3466b785faf89037435f12b7bbf5072c 5c4ac6dfead28e4c39ffe80a8df4d933a1f366a2 5d51a2c22363e0697498b9ff901accfc7ac390a1 5e76d513b693e278eea803a3820f66b9b92652f7 600beb78ce8639e83227861613bdff5e41ea7243 66beb717b59128406a119374c21df9302ff2937f 687e71d59d9dbacda4993f80a90bb0303bb2875c 76e2b6dfdc953d78697fa4971e94b03ffa77e836 7ab5113907d3d0339c27f89c59a83764ea1c46f8 7d9d16dc1469490880e63e561b1b23698d42bd4b 81d12f06410d1ceb834c1bf6db90fe4b02d6991f 8367b6ca53793bf6cfaf0e562596ffa9b841b8d9 86d705e84c864e8e822ec3404fb561ead32a7922 8bbf775c6317431933daabd48df5e20b944891e2 8ca7340533d5da799162ce24c029066040d959a3 8f21b624d1f9048b799e09ad77eac8e224951077 9448b1e22f708464c846f522c4dc9f43d7ac1e7a 998cf74b68fd8499b49a564b26927cd4842cc33e a0f28584b1d380337b9983c4ded14e291159b679 a4651b09773ed3c5557c74f0d736a859f6d1d7cf b1940833c7a02401434445c153a1cf1cd80cfe02 b55b90b1c7cb3c4d464ff1a1c3b41d7d3d87eff4 b8b4886b84815579baaf347103f560d0b901cfa5 bce1b580595c2b388e8ba9c93c268d4f6a682da5 c0ff6c1fbb4c47ebd4567f52fc1bd12f55100f11 c2e679d2ecba1bbd6377410be03efe10cba167b4 c4881cddaece0ccc6ce34b006c93032272e4c3b3 c48afb05aefa71fe4a718d94eb826cbd23181cf9 c59832039f1a87bca8e7e4484a3e268e1e3d94b6 d16e85f06ea2f8b5f3ab76677f7f15e16335a2d2 d61a0270112e1124f018bdaffb830420933ad377 da1237922faff1d302764605ef20ca287438c1c4 df7435d7762a34ad4b0494446e29f8435eb96030 e0de88b8482126cb0e6b7dd37446b66877fcaf30 ee6ce6830ad8ac5bc60e33d7dea80997fde9a151 f1cddc50ac8c7551aefd5937fc508c86552adde8 f901e1cc8ad9239d5374a3f813bbfca68cbd7625 ffb20fc4a16404f158266b202c800b308fe4397d Package: syslog-ng-dbg Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6118 Depends: syslog-ng-core (= 3.24.1-2) Filename: ./amd64/syslog-ng-dbg_3.24.1-2_amd64.deb Size: 5376616 MD5sum: ef05aac005d219a3e2ac12ad954f4f53 SHA1: fc1c7d8a03a578bf6f15c31d340fc6f7d0b10a56 SHA256: dd76cb002c4d8ae20022a545dd151a5bd3dca85755a048f22580452c3fa27fe8 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 103d43cef71aa768788716afcc78a71571c6c3aa 17093b7cad440316ac12eae0b7ed6de0fcc27ef1 17aae02e5188bd1f1a58837cacb6b8311864f0d2 1defc6b7f38bc627a95be7a69b168636a574de9f 2f5b93123cbd8e486076c4b9ef0db4659cea7be4 31624f5e83e990f1f4f42c755ce6f98e7444db0d 38ef8b806652d9b19be6251dc0c1b4b269a18c24 3eacd5da010717ff73c6dd8328bee4c50aa48835 49dd86c09fe6f42ef2b1a2a355ad6efd6834dc0c 4ca5df61d02bb9dc7287bcc9082f5bf52078c658 4da7270ca4acac7711bb9ec7c66fd6ec9e49bf08 4dbca46edd851d5c65f871ac2ef71e96c872b88e 4f10114679d85cca1391a1c2fe9e053f60a899be 50759dd45d5521be5cb88f5e91a2b31466175833 546ae1215c02d59944d24c651bf492b5a2d78d18 5ac355feca7eac091d898ebb509f8f5c1918ad3b 61863ef173a04615924616c4c9f3f9b925ed7eea 66640136be074f2accb3a8e42c4027f1f190652b 6cd099dbe1812cf59495ce871126b2791453ba32 6e5cc0e69bd7d1ddf595d79b75f965d8f0944494 70c01dad6d8488d89a42c6ade5dcd9d327b548d9 715835849a4b743552a6a0231684f977fa11b932 79c82771c9b65c4fe38bcffd34f3b66a19249bd1 7a227e1f1c952c985b70f37c611889a2d3ad5a30 7ba7e80c92eaef955bc628863080bf37ae51a4a6 7c2b8cf59f9def00997f5b89c644256aa73ef1c3 7c3d8c9619e3e3929cae3383d769d3b5b5d25798 7e53045f525aeb6e473ddccdaf931cacaecc9144 9108f15d73c964d649ffe7e27f052e5e78d387e9 941763741b6de9daf39e55dfd1f60b3026e46f06 ac125885072d921fe2babe4610c0fe4e6df09bca af7442e4a836518bcb571091ea3ea7ee5289e873 b06a78607035a52820faf52b9e38a48811103e5f b733282fe5a18583f2936603c613cdd9d88302c3 ba479f1514adc4cbc38edc3bfcf877a30da92202 c0a122be527be576c1d047c3f7aae7265c0efe2b c20b78e594ecf37db270d0f2cbe28c33affe56a2 c4e536c1b32ddcf93ab1ef50f44000feb22956de c7ac3c36dafee4c43e11785161267c6b777be5f9 c8d2cb5f08b18cbf70987884f13105dbebe964c6 c9c34df5284e333a222792fb45f4ca4245810dc5 ce86f94c93fee8c72ed36b54102058105c796879 cec61506f3e52d252b512c9284eacc64ed6f87ca cf37fcbd6b7afeb524fcd7150df3e44fb3cb09dc d7145a95df9a2e1807f220bcb82f750809d9630b da70fadaac50bb7d6bdcbe02c80d110a439d6a67 dfc9529e229b1b172142f7eac8bb773a054c74b6 e65729a15cd90effab6919c1fe8888744687d597 e951993ad889d20befd31635f6ba29cf83a91ad4 e9a904f66257eb22caa1840f4ad3845c33801057 ea66ca71ff9aad4c4f499022ea4107d55481a5db ecb6d2f042dd8169172019a208db998ecf15e57b ef51e65f210323b7f38022cfeef7fd0eb5187fe2 f8697a7c52990f421081b74d0035f6e94cb9c735 fe3a4a42559e2f915d1a104a4152915340b24353 fee917f0bd12888ae31f09138ef5a150a6ddd82d Package: syslog-ng-dbg Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6184 Depends: syslog-ng-core (= 3.25.1-1) Filename: ./amd64/syslog-ng-dbg_3.25.1-1_amd64.deb Size: 5432864 MD5sum: c0196c9d22457fca497a62bb1edb7a3b SHA1: 32c8966c5ae80eceedc86fcd76a40d1f400c1e6b SHA256: a794f17d9c7696926c74455307a337d1313c2a838916c7729b4dcf804dd7d211 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 0200d7e1c4600e034e17e58bad3ff020668039e8 0388fad7b21f1d68e62b2f3f6308fc421a45623f 0eed27552612a69c6e207c265239cabf4e1d35c3 135515c9343901a79d7f0dcb75437446ff0ae159 145cbc8f64fea778dc1cfbeefad5132a7ee70e8c 18e14b19ba1c87f2a91b4586904fc48347cef23c 1ddb0c012385f82f206c969595df2ca21ed3e956 1eab46abcf09b3bf569f817ae9363b6f7e2b2de4 277b74873409a2bc234298e9574ceb6d8ff52ee3 31edc2496dfe0930cd33237986a439ca8bee412d 4051a971aacaea42005a6d8122a171fb301039cd 423fe3b1f0c71b3f02184416185484b19b6bbe95 47deedec2c7801af5270f69f0c245238e22a1130 4a8f4cc3183526ca779a161760bf6936db915d8b 4ca5df61d02bb9dc7287bcc9082f5bf52078c658 5398249bd9f9b6c0ed64f3093a426b0afbfa56b5 5a30ea1a7655ec846696d101a2f3d6687fd93ba6 5fd3804df2077ea6a818feebbdb38c408cf1175c 60764d4f3a3e64f9282617bd29e9ae6736fb7c9b 68d5fb142edf5da89e4975d538bffdc731c7e6c2 6c377dc3bd0fc75573136c21a38f6f248686dea3 6d203e4bbc7b16102426f14a35b68c81e1b7d341 6e45c0dcfabd5962b198912dc9c52486f5d66fdd 7229cb713d10a76c2c6f43f98e2cc5ac4dd453a1 7f640725c8f60fda67b8289153d2879d5d1cb416 82e87bee8d6035ddff8590b159e28687a5a6a1d5 846c34e2d7780250185568ebd4f3f66a94a3c868 8795a31f33cf9c04224c8088a80a6e66a3f205a4 8a7e4c6d5ad56ab37409eb4c49c3987546f0b5aa 98ab45343ee15e99851f94a7c1c1035d6b56c14f 9d2910be04e99968e9c094498a3e906bb4000537 9ef2277b5dedf51e5f1558f81edd73fb76041c3b a95b8c73586c84c70c2158dada105fd98219317f b13c4164d138e3cec220aeda038685b8d2fb854e b8ba0847e5b858c2df771b0cc0e3f19b307871f8 c5fd4c10ff0a5847f44418c73df7ee0c4d73f9be d6664b36bec2247b1850f935089ddb8b4a75310e d6f36f4026039cfc102982c91eccd09438cff6a0 d7b6a2ec5ced278d9662f91d3269180a3699dfd6 defbf4e6e3eb52e5183f443825af14b3565c6e99 e20805fc0f0ed89444d10e8b1b015e387c88c2bf e4420afa7b32c8d5a54dbe2a59d4cb07db96e72b e46a2049003d2da8fbc819b94d82f2157baa2c0f ec32bb3f5d740ac468db6440e906e01f219965f5 ed403fef840c95d882916950e3267b6db2794905 ed86359b25ef6fbbd31dbc51836f506ee4d0e74a edbf6eb7c8a098d4dff4550d2d10db5d4a5b8310 ef892a7d312c12cb1745a3b2aaa095bea655355c efddb31b788bfbb88f4812d3ff4fa53550a70923 f0b8f4835f1f6cefe9c315835afcdbb9b3486fe8 f4d128fb79af0422967e467301123317c5613a4e f5e9db8cb662ee665d6bcb6cbfc83adfe814f901 f64e4bb505e3117514819d422d0955b064ddc2b3 f6e7db8d22eb5005866f0f7e8b2a1e0e9e295cea f8b10f58373f7fe902b2610daf6d985eba97661f fea4cc89fb9fc41fdd1aa66288a4c7f60e28f3df Package: syslog-ng-dbg Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6424 Depends: syslog-ng-core (= 3.26.1-1) Filename: ./amd64/syslog-ng-dbg_3.26.1-1_amd64.deb Size: 5649036 MD5sum: 4523d211e76df9dce68cd6840d4cd2c1 SHA1: e8106a5f64d02e3de0c92a2bf483d293f88fc9b4 SHA256: 605211896f208da477dfc99f593a6749c8c5a60f0bf50ae6a3544170051a8a35 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 01996b57d054bf7c02548d55bbd6796156defb0f 037ca44362f0328be8192d9303d775fa7b38466a 0bb722c4cb576b964446f534f8a5391ac70767f5 19517bfd4bbb64ad531c82411d4bea4cb112b5f6 1e61ff5cc1e928c611fedb913406654a4e95947e 1ec57cb974d783264d347732154e22ef81672b55 2459cf28c1fd97003f7ab268bcdfb2c6a2d3ee3a 33ee6ef36fd93a740144a9967acdcc53eab430de 3f4e72910ddde2b4f18d44b063d212987e83275f 427b3ea9410607ff2dac50ec538670ba2b11a661 44c4ea9ca9a249951bec91c51c50c4c64ec915d5 45686cdfa39b92b5e6d2fd6cd932689201e6188c 472f33a1b2dfbb4742efead89d04abc9e8e65504 4a2865928969419a7ce60523d4bc647d9f41fe3d 4acc0752a4b9e8ef5d70530b43b49eae4869cd9e 4c12f8144c135d1eed13273977eda54cee5eba71 4c71c683d9a1b96d82da92e1aa41f3a0a85e8b5b 52bc5e2f1835e7cf950a87eb93827f788da61c5e 56abc850dbab4e52d6186a11622f6bc9b0949a92 5a4a2499366e4a32c964b2d74a36c37e0126fcbf 5c6143254460298a2498bbb445f674036002c5c7 5e2dabc6a6322d93c4592cd8fd4285b48070b10a 66e2723c3c5767415234f765a6303f496546b79a 7137d8bcf22d269a26e5c2df6820ae9501678262 71df82aaa8ed699b832831330ce5afd006c963d6 7f590ec62fe23af52900dc120eb6a40d607ea0b9 84e33e058683f4f38b5a7aaf958f7bd165026d98 8a93ec2204892fb2131cb40868f934fd28a70dc2 9180cc59eb82ccf1dfc12bf1b6b1b5ae060fb79b 93790c70bf5672dff344728d4ea12bbfea833278 96574d1f942bd349e7e291b19ce1c949ee70ba20 9f5628516401f06cd7d1f3ab3e8a80e2a2dd88e7 a08e92588edd645ab5fa2ba7a4d005e3fce38cd6 a1d9a5d3db5ac05d9c2ea32113422b13d3ef936d a8e3b0cb125b841186ad5a8c650bdb2783d501cb aab390118fefb00470bc586d488229d2b11d711b af90328ce685b36f42969c1419a502901196b9cc b0ab162b5d75f10a71f7e673b67b1e4745f3a6ff b166d91e1ddce9c7db98f663fe05653ae12b1765 b1e3ab6f0c16d9d7b0beb51f01b72304640c2a3d b1f40851b4195ecbc4a73206b91c5a51c222ea5e b3fd4bfee64efd01b53475d2a64d87e3f9009a52 b5f3ebc8c353b2d5fa6f40fb5a2d1b11c55116fc bb251dcfa67ad90af88f84805a93e1f28a7a7788 bde95cb4747e2f340c7323fdaed6ea3a35553b99 c95a6c17aebeb83fc296ad911944976268048557 d6cf87f59ec7cfc15ac9f5d8d8c96cf32182841c d857ae75debd125f4b8d69a7faef8693f61225ba d8a6bb4267f971ad079fb0ea2ac9edc48bb5e7dd de33557af30d5f7949db0b365ee126f6908f35ec df0d6b3682c08bc4d94a97a9c77e637825aaeeac df2bdd7ba6c7a8259fc109422c85af54fbb5d687 e114db0c818f05a05499c715e33dcd6ae6abda3c e6a70ed56799fb5db0a2a8aa8fc31bc0842d9d16 e71cde3d357f115ffd8eab962de602eaa8f53f2f e87194d86637a90a9bb2f41a638e568c0ef5ea77 efd5731202b42535fe77132cdc5b3b3b6ebb68b8 f927db2203dfea28af70d590e8fc8c945640f6cb Package: syslog-ng-dbg Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6560 Depends: syslog-ng-core (= 3.27.1-2) Filename: ./amd64/syslog-ng-dbg_3.27.1-2_amd64.deb Size: 5757544 MD5sum: 0938f5cde0ea0baa4f23eace020a1e28 SHA1: a4d10af2be76a1171c78787b8153580ae8e84166 SHA256: 60ade84f7c3dc28fb61e086253aad57364d130fe8442a1fba58e38c61a9ba1b0 Section: debug Priority: optional Multi-Arch: same Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 08b1bde3371480492b9fd2e2655ee64cc3a05226 10ac12b1052ebbdd8f39776aa301d517d87caf34 11cdc68354beecab5bb7b4a56637523cd04ea040 17b59064430a22a4d19caf341a434e7eecea3a9e 18fc1553cc117ebec793518c86c3451f95127af8 294b7d82494bb66c90a9f651c890a6755dc7582a 3360a102748bcb62955d04651ce8215f05fe822d 33e70a50d383a638da4748ec30c62716ccb51779 3656536d86f8fc423aa96ffd0c29c16025c876bf 3b5fe099ef40613e4a774d0ded0a2555b8bfdd54 3ea5a3a606ccdb9bbafd00c35e72846323b435bd 4031488fde15b64c2b13ee20c81b284032683937 42a56c8773912fb0dadf4590f5ceca8813940c3a 44c07fdced2f459695c4e59b13388578c0cf2136 45d24208444b5adb15396a5166e283da9c7310fe 47e891eff08ac02ebc6ed4b1278edc76a3e1e192 573660ab6002e5f1e6b038e4e6d4f3a5cce50f64 584fda90940e823ffa63ee76dd8e3736eb257f6e 588e83025e9dc29b96b1a77f2a46d178a2257f05 59aa3a8bc09f9ff71ae9a592cf5557fee8dbc476 5b42b6418efc4c4400badc5aec27966fd8845fbc 5e7aad9b3e4224ccdfcb8dacb9cb9ad34ce895ba 61be5be1e6241ab125a291c0a48de6908f9a3068 6738477c0c4c3d48e2cef62e22654e98f7c09226 6b2cdd7fd70a731502b9c1ad815f73020e8e4db5 6f30b690e6b3ad679ad5773765b5e466bcc2fe6f 76c660ab8a1b269efbbd9fc9a3e5f1293378e670 76f1bbd0ebca28388592148e27a4ca45407d6f5e 78ce9d65648e3023152663b8ecf77dedc3ac08de 79505b29e51c7ddf53a87a73e536ecb227888adb 7a59ef84839c4a20bf57953e6d302cc07611c050 7ce37ce8fa8e0f085a87e830af7e6b82d9229152 8b1b80ca0622de1a6f37dc3373c89f32ae4cf3fd 8f4864d830dea3e4f33d92c6602a4b57a6419aa6 8fec4e42541420ce25880554523118a7514abcd7 90d12fad919461cc7aee40e643221e1a37abd974 96840c9687cdf8374c7db22e4159640b02c02a8b 9bded0dfb4657f8c4c696301938f3ce73d67e700 a1923e61eb6064aa0d12af2f4057dc42d705d4f4 a64eb4115a48f3295a551a72fd8daf5b93d59ee4 aab390118fefb00470bc586d488229d2b11d711b aace3c120e9d97cef28198ab09a9c4a4b76a8be4 ac3b8f769be925e6c51dcf200aef4178d0e759f1 af4666abe5ac63b0d1d8ce52734e96182f118c8e b35b148794ede296375a82aa224bc8e7da4eb85e b3df086182348d95230225676665bcbb11db1391 c341e33f996297b5a245751f7a3da092ed3cf633 c4c5b44511ac300f8e8c4662fc20da95c2edfc6e ce5a0018c52c9de1cab69e28681a77ef4c07d1f8 cef2b39b7d5fec4e3bdee1e4b3127f89aab5fcfe d0007457a817e17a46c464aa704a4cfee9a2c516 d3d4f23495c7127bd10414b75d377eea2798bf28 d6e2ea12dcc84d44cd4931a4f31c792605d67c27 d9fa2bf1953cd9b6741f90d0eb633f8d485d4d24 dc1eb928b7d86d2304f3338c6f3817ed8ae36faf e02d49b2f8a83f724d19d27cc5b4d894f311e46b e74656e37872ed48688b11883bcd8b1c03436df8 eb395458c3ab628c5716934c7f8a7a36607a88dc ed1f63f8b143ac69b7e8342c429c674edaecce50 f23bc8708072fce0d47bf91d5a279275e233f59e f6a19dd09925fdb3572e97904a7521bc0ce95bad Package: syslog-ng-dbg Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6516 Depends: syslog-ng-core (= 3.28.1-1) Filename: ./amd64/syslog-ng-dbg_3.28.1-1_amd64.deb Size: 5721168 MD5sum: 00b0e8530c22e42ec3567249efc9692b SHA1: 47a548651c2f55cd74686afd1f478e09bc528f2d SHA256: 1f538d596e3bfba7e2b4630d847f7a82fe64854c5b9dbcdc22ce0f4ec630b3b2 Section: debug Priority: optional Multi-Arch: same Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 04ca3ee482ff7013264fa68d36b8f931bb3be80f 07a201d00309bad3b93419e618d872d4fc6f8b2f 0a526756c50462cf9922fdeaa26f21c83e0d1b7c 0a8f9b33886b99e9e3a16619871c4c798d98436b 176afc9697b8c226a216d7f36f1748842eb5e90d 186a2c896b5c93c99e15dfaf8f0a09ae2a1849f5 1f6da3bd00ff7cb3875b3d09c26bf159d48e80d0 2228492ddeb2bd145bf8a46d748ea401100ddce4 2282ed18837982c28812140252b152b0a554fd80 274fccf3d5f47d260796374eb0b051bf79395984 3410bf1332429e4fd3747e4eec5b59d8e29f6464 35317d1c36b8a5ef95ddec4a820ee6e0b630914d 44ad86c81542edf7dbca2f5175ab9eca8abec51e 49aa6e5a171cb5ed48fb03938feae886ac3907e7 4aa0700dd959e412004a0277de68356e79400e62 4e9fcdbef0c35fc27fc9a92c3f1aca7d4be62052 556eda892116c08ccd429dc10c16f4b624330e94 592ae3b873454c0fb08145a416305a13b0ab3cb1 61d4a61c65c10e5d35735c838cb18d9e72fbb1a9 62b8ef79fe6731c93b35e5c4562e166dcd718ba2 6452124fb984309272e92d07bec6d60c6145e9e0 6de52ed5648d15a56c199df8580367aedee2e800 6e10a9975128ef5a1f7fa26b52f5d09b7a66c44a 700d7fb0083877c685c0a96109fb65aa3b083cba 7619b0228d35827ae728aedb4155218cc551492f 767dd1552bcdbdb7538c926d6368309a36096397 79423d2afa2d85ebbd0b761db3124d78c1a5a735 7a9ba550e2581910a589560660a68a698ccd2223 83f63bada8e227975fbb111cd62e1fba8a603c50 8745d666aac1b48ea50e30293c6859808e7dadcd 87b7dd7ee60ba7c4dbf5b7a9b44d65740822d7f5 8a51b8e4750618f81c59237854406be4d4e7a2ab 8a8a8c319b9b6a9191293e14dff7aada25814b08 8ba9817fb89f50356dc992df35f6b8b6e0454480 8d0a6188ebe5b6b996591691f9fd4cc05ceb082b 90400e856dd38a8f47184c0d4520987adb0a83b0 911f7f405579893f69e506ad0d5f285dd907a992 948f8fa6d76a742c7391f0bce1aa0b4e26c0a808 9ef64b94b5dcf06a8adaff66e64a044009b0160d a2876ba6b57c4c6fc2b8f4842539ac0efec395a5 a48b46f66b54ca997b6467efb592ceb0d0a00d03 a7b422cb3d9cf488e619d1f856b079c590831653 aab390118fefb00470bc586d488229d2b11d711b ae061973375ade3d798fa465247559af6fac8b33 b3c56423141019f6ed45eb6e365974a66823e2e0 b5a99713a4bd7bafe5c5276bbdc551a06e23fdb4 bb68aff09fe92c2229bf13eda9feff9441f88efc c27846a30a2f133837b4690dac47fb7d5d617c4f c4263a97f4c25801359d1ba3ef45210a6fdfb9f9 c969287e04ef125739219a7b1a3b16444a90b0f8 ca7f23bbedfb350a12351e974eba34dce4cdb1f5 cc0659434e77de07c27a6cb89f57b442ea5267dd cebc226480fff6413ef57baafc3b983a179ad1f7 d81f36c1d4e50ecc738861c9a72616295d85e717 db8d4b4feedfa0266bde9ec0d3f0bef7a0098191 dcbd2f31a609dcccf338bf1ba92f320900a5dd1d e22d38d7797890187711fa0202ec37ac7b6c78db e8b016e66394b25920465bdf4ae2ae6a5c99a36b edc6f91bf8e28d087acc3e1b4a47b268404f9cbc fc3010d012fdcedae1b0479a5b8613f72f2887ac Package: syslog-ng-dbg Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 6786 Depends: syslog-ng-core (= 3.29.1-1) Filename: ./amd64/syslog-ng-dbg_3.29.1-1_amd64.deb Size: 5972924 MD5sum: 30c6be24b5e1187594056bbda7b5b94e SHA1: db6ed9adc61f71fec9508e44aec0b9b6d4c5f1bc SHA256: aa570ca34bad7dec72e618bc9f7085af8b8ae684e40d69f27ee080ea5ee4686b Section: debug Priority: optional Multi-Arch: same Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 0166f07a23b3fd67cd6491aa0a9a52e0cbb064a1 06b32f9dec5383267bbc739aa2ef322d1b399fd3 0878215a63670582383a3226fd6e2747b5c0423c 10349ebf98924c122d2b98bbaadd253ffa8a4531 13c67c2337e8a74f901087caacfc26e92bdcbe33 162fbc54bd56ee95d344e492541fedf6c6cbb10e 19028672c5cbeeccedbe463aa1fc907139652882 19052082888bd87e86d605194783c1d5289c7b38 34496cf0962a4c135120c8730d7a71b865534749 42e274f1b19b4a65c13f1c964976d63a389e5e33 46b2f0934cb831bdd4bcb457441cf8ef27fe4372 46eb80b0f07a4952ce2b7f00f84e38dd378b7fb2 4a953ab38998808c5b09198b199581c889043abd 4b66d399887352dc136fbb892ba670596adea246 4c2ee625d4d98f22aa40e05f58cfaf2c81b1eaf3 4ef424c1033d4ca03110293537e5966d546df658 500bfcc4cbdf1718450dca9ef16e50bad1364ed6 5077e0237fed54f4ef77a3e0418372794caa3cc5 54cb08b6e58622c991ebbcc140e37911691558a9 5766a7acaac8b0f0dcc1f7474fa8a219973fe966 5c50b5c273420b84245f96594eb3df317a56c80c 5f26c4af2e811f359d03ca0079f18e7f267a077c 602c624b8ee17992c640230333c0e239c03e1289 6647d49204ed2d7c6bb355937377cf2ea583c72b 69d4acf910f772b706f563df9390ee65c5255e3b 6ed09b6c60027d2e305130d73a45d6f24ee742b1 6fa09e5f25df185ccb994fd88d4d7dcd8cc93759 7af00981dcfe55f29b8a1539c4d7bcc84da9c49b 7bdb954b1ec62d199666199176799b513d102530 7d89ca4f856ce35472d01cc0056456daa6532b9e 808f42c505a5f97eb22cffc705b17700db44d781 813d33900bf79a88edf8a1cfa12af86e0f51a8f1 8605e5145721f4980f423f4994cefe7eaac2c975 901c206ba0ea3c62f7a415d023c8127b53ccda5c 967b3793f8772cc1c8e58ac7697c6e257843108c 9841029a19921fb95954cb7437ea0b918abf859b 9a1ca83222b974549dd935e43e246885f0bfcd23 9d34c63ee3007bbe9f4e73603bbb08f5cdf91aa0 a306c8b38bf772ba40e9596b8e5dee556108631a aa2da565efffbe891daac825acd5a0dc4947acae aab390118fefb00470bc586d488229d2b11d711b b1a17581fbad63f8203ab963021badc72de593a3 b40a5a4e81d315491951c2050a236b9d61ee066a b86fdbb77e6fde1300144cdd2509d567f5333d9c ba552e90f8b489ff1fceeb7e78a859a70a89566d bd3322de6b47a7e615b32327c1fdc8a57f6d5e2c bdf984cacf18d08d03d99be738c93237937424fb c8aa74978401312b6a26bd2230cb31469cb936e7 cb4edbe64b9a9c123acf3388ad953d278f1dff2b cbb15eeb7e4321d2b62319e2703ec37026a07fa3 d43b94ad82b5406208d1ff3905ac3cf87209de31 d7e0ccadfa8736f114dc5e0f3e7ed74c06d19aba e3641f48e2a969093bc72d900e31f8a057d9a593 e5e26c1ddfe7835fd4eee19ec364c3850c5e4066 e778e2f2fec645df5399426abe45c0dda7569aa6 ec7ce124e9d36a1c27eb3c63b16f40b729dce711 f4089a6df2fe7d75c52cb8800071c38faa62f520 f60c59513939dd6fcb764b27784b5fa31880d054 f674ef5a63471e72fc78bf85d8b1b40f5effcf43 fb404ed1f6270b1fd36007561c7f0f36f748ee85 fba0cffd774830e3662ecdf0d79dd134fc9a67e7 Package: syslog-ng-dbg Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 7111 Depends: syslog-ng-core (= 3.30.1-2) Filename: ./amd64/syslog-ng-dbg_3.30.1-2_amd64.deb Size: 6304784 MD5sum: 00e4c2adf6e8fe368deaacefb88a102b SHA1: 8ed39409710930a6f62b248e9e7afe72553089c9 SHA256: 4e4ee52b6ac5753092b90855f2d43d1399f32ef07213a4c985be6c532495326c Section: debug Priority: optional Multi-Arch: same Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Build-Ids: 009e3c411eaaab32fe4749269209b04c35fb2052 0252eac12026b019c6a13e6df184d75082d9af54 079eb9504e36e62dbea6aa6f52d05695f5296a77 084298efe853d4a3a78d8d0470e379b505796bb0 0b0252d554dc679ddbd46cd40f487fb4dec84232 0d977a6181dfb614ae3005006e9cbd4c2c225803 0df09197c9ef0feb854e8e0c765f0c3a0fddb5bf 17954e93881177b1c8e9ef201e3f5e7fb05b6dcd 1c7149fab09f077e93f4414e87847eadd386c6df 1cd382c52755ad5214abe7d7fc9d51c3d9fbee8b 21112127b377a7bbfa3a8c5c3ffdc3223160333b 22ddca7dae33e10092759b413bbc57bae198159e 2830e23010b376494052da746e44579401fbce7d 2af6285b0a0f371b7fe5284405573cb07be36584 2b25a7f1fb64801ac0016d476071123f65be0f46 33c5402a355ea0418b8e34852895f74b9cb331f1 3c055d3c749bf7d1e1f1e85769c6b2f6d30eae82 3e68548e4595f5c8ef9a530dc169dbf5b5ed83b1 3efe2dbbed8cef05e9773dc5dbd2bb02a7876614 3fe37f61ffed54a8ffc6ff6629aab092d249636b 43268965e390e86bd9834327929353ba86ffb1bd 46bdecab8ac0d01dfa68325b567e061362bac0ed 47e2a7b6f43d46cd8b40b583428a318ec9e9ac32 493cb15935384aacd569e1e3d9eccbcfeddbdfc6 49ae0ca7f3285c5e11a3eb8d425aa53845dde38e 4be01703d409f1106341f3b9cc784d15f95cf13a 5bfebadd681df8ce98032b9c2624cf3c947eddbb 5d84cdfbe1088fd039cacfb60ee7f18328aa665e 6025dc6df3b2c2fa8e78aef0d654ac533706e540 663ef90e1410fb1e6b467ef9be65d4ba6dc82f3e 68f634d26a6e749ed794a1a59b23d341890631ea 6e63d96cd3edda5d28a29894a1776f120ff8d0e0 81a6a39d5521499133eda10a25948e9537b62857 8a550c73591674c47cf553518aa20fd5614150d8 900d068fae1b0dcc62cd2d1ab8a6c68dc59db4e4 90b3f93d3973730c51e31d07599792b30cbbe141 95cb3e1062bea07c4de68b7804d19a2e877373a9 9776ab502648bb762566ff19b5d0a07bc6270ef7 9ea46b9876e873daa07486cdeb6abb794e76a72e a341562d7fd6dc973f81d1a5a9104d170a3e925e a45668564571ec730ed94eb71347ca308c6438b5 a5195b09c09d80fa5a7701f526e746f5e2674795 a8aa2b6e00e9034f0596e3e54a5d50c85bb7bae9 aab390118fefb00470bc586d488229d2b11d711b cc866525ac64725f00c6cb7e07529529d3a0de8b d6eef7f33e9a0a6c7657f2dbaeda76c4455b1cbf d8cb4a4107c85cb67e0cddb8f8304bef5f3ddf8c dbbea6001a24142bf52dda513ee6cdaff8c2c236 e0d850c529630e9cae1ab419618427eef0268085 ea5d541bb484c582718c7c7306598c9b8e012690 eadd237af9b6cd6f472887a3d6acd893dc9765c9 eaf33f7a6d25cb5a57bdeae954e0bec1a7acbede eca512e0c004aa1ad8f649d00a7e335767ee4bd7 eec5ad5aad50a44773307bc9ad15a6d4a2a413eb f1ed5a77ceb70ad0fdda6b7b62b2251f6b511ffb f3dc32e97f886eea941826b34a8cb4339f10446d f632bf943c065481c962b0d1a62753030e41d98a f7467f530b01ad57c98dfe3e964f2f4319f3d1b4 f814fec353d970c9e9e415835a5f9a4a5d4a289f f8959f3272bb17b9188a95b57d8149be572f0b84 f9aa83623a0fc014e1bccb9650603ca1f5e6e9dc Package: syslog-ng-dev Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 739 Depends: syslog-ng-core (= 3.15.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.15.1-1_amd64.deb Size: 107644 MD5sum: 5133026512376192d55df1271c094159 SHA1: b9837d80714a46bba1dfcb9610774df81ff6178c SHA256: a4f31bf564b7dd48a2cfc888bc71097d75daf37b8fbce8d86fe4b5311e08593f Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 783 Depends: syslog-ng-core (= 3.16.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.16.1-1_amd64.deb Size: 112900 MD5sum: e6b6d609c818ab5202f215cbbf93aa01 SHA1: 739eb992c23c5465c46009383d6338af175c672c SHA256: e4b51ef0ea1e4f6868b1ea3641ca67cf3ec28991b084c16de4043d65ad2e496b Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 792 Depends: syslog-ng-core (= 3.17.2-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.17.2-1_amd64.deb Size: 113940 MD5sum: 74e7325412448c4e63efa584cbf60dde SHA1: 8418f63e4991d1469872e152b4ae1997ab24e6ec SHA256: 1dd9e15efc17dacecaf6e33dd1febd7556a141ed8ae19bf45ab3c486928194e9 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 810 Depends: syslog-ng-core (= 3.18.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.18.1-1_amd64.deb Size: 115888 MD5sum: 6ab8908b4579aa884d2e591ddfed427f SHA1: d3b3317eb3e146e44c57d98c0805b464e5221bc5 SHA256: fd3f80b5160825723800aaa834e3e21adb8e45e95828a0fee16aca39ad958b37 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 810 Depends: syslog-ng-core (= 3.19.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.19.1-1_amd64.deb Size: 115532 MD5sum: 299a4a4f3cb822e84abfd1343d0dfb5f SHA1: 8169f1f03f85e69ef83bdec0fd6330a5941037b3 SHA256: 7dad2c4e2f14aa376f378aeed3907714c9741d4d310c3025c3bb98373a8d5d15 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 833 Depends: syslog-ng-core (= 3.20.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.20.1-1_amd64.deb Size: 118120 MD5sum: 5c52277178f68f88cca404d3d04aae4f SHA1: 4ec957653b66f7ecf041b3d40b4cf6b1078ce1a1 SHA256: 23ff52d9094619c6ddfd67b026efda66caebbb1b9c7cd90ae009cb737eef0859 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 848 Depends: syslog-ng-core (= 3.21.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.21.1-1_amd64.deb Size: 120444 MD5sum: 76c3c15a4393c0d27b53e0797f84f778 SHA1: 00a4e65b7867d552f3dfc4fd58c72941b8762568 SHA256: 3183443f2e5abeee3d48758183144bb57cfb39bed6908816ca1e2582f3337990 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 855 Depends: syslog-ng-core (= 3.22.1-2), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.22.1-2_amd64.deb Size: 120984 MD5sum: 9c7c760b28c0e6519a8c2e60c16efc82 SHA1: 36ef465fdb57d0be31bf88f7baba26dff7bffa2f SHA256: 03a23e4f2b0077a71137373a3e71dea23d6cc205df8490057afc9f55f1ac92b8 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 858 Depends: syslog-ng-core (= 3.23.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.23.1-1_amd64.deb Size: 120984 MD5sum: c6badf194ed3bed3e9036544e8b13530 SHA1: 631832791d3efce4426e9796bb0216a9b760114b SHA256: 87452927e41beab6abbdc474048f7e1fdd64fe63ded0d73087bf337ad5f691b8 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 847 Depends: syslog-ng-core (= 3.24.1-2), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.24.1-2_amd64.deb Size: 120988 MD5sum: 3ef830c6442ab65e4ae6e108617a7211 SHA1: 5171b2c64f918769cce23dda972144d5ceb52126 SHA256: b62cac9a7f6e26a5e15856eb8f6d4e136306c1de3c6097d87ee7d7c7ed4048ff Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 855 Depends: syslog-ng-core (= 3.25.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.25.1-1_amd64.deb Size: 121632 MD5sum: 870fc63e54aeae3cfc2158a81974ef57 SHA1: 2208850d5879d821e68f82a24863fb9d2a798420 SHA256: 53890fdbf0ed71726c0424ef8b317cdd0a44cf3c51eb95ed4c40db01328f2364 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 873 Depends: syslog-ng-core (= 3.26.1-1), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.26.1-1_amd64.deb Size: 127140 MD5sum: 25ecea0043c1977701ee751e46b22415 SHA1: 94a8b8cfe1703b8b929827c6713c403111165a4e SHA256: 56dc2e05d6f399eb19e8e341ce3f5722b5204a01d4e9939eeceb19ada9728580 Section: libdevel Priority: extra Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 884 Depends: syslog-ng-core (= 3.27.1-2), pkg-config, perl, flex, bison, python3, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.27.1-2_amd64.deb Size: 128728 MD5sum: 458307865f545a5c99717a6211a0df0d SHA1: ceda657aa3264b9656a6d66f2c632411717f4fde SHA256: b12ab34902aa15375136f0b570194db16a8e1ede772e5538b47a8b67d4d26eeb Section: libdevel Priority: optional Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 882 Depends: syslog-ng-core (= 3.28.1-1), pkg-config, perl, flex, bison, python3, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.28.1-1_amd64.deb Size: 126392 MD5sum: ee1465180cb6aab32c8b396424fdcfd4 SHA1: 1c51399776d7aab23e0ef26c393656d9981c047a SHA256: 33c245a55c33a9b519f47eeab6d356d81e04f515860d0a78f833567c5a10ff62 Section: libdevel Priority: optional Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 891 Depends: syslog-ng-core (= 3.29.1-1), pkg-config, perl, flex, bison, python3, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.29.1-1_amd64.deb Size: 128108 MD5sum: abfa2c0d6809b9e610d5bf07c5385601 SHA1: e5a864bde7ba60045ccc5b2850cc1182aebb498f SHA256: 13dccee81f19f4d0cfa67bcfd212429901a1fc06ca4f663e7dec27bc6f7f6ad6 Section: libdevel Priority: optional Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-dev Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 902 Depends: syslog-ng-core (= 3.30.1-2), pkg-config, perl, flex, bison, python3, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.30.1-2_amd64.deb Size: 130308 MD5sum: 8bb317de2aff75c6966cbe4f1c8e6a81 SHA1: b72863c74ebd3bbb39205ca341adcb05ba802da1 SHA256: cedbd480b4acd1a540583c14984bf3422caea36811516a7a4b234d23ecd7402d Section: libdevel Priority: optional Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-java-compile-deps-mvn-repo Version: 1.4-1 Architecture: all Maintainer: Laszlo Budai Installed-Size: 122169 Filename: ./all/syslog-ng-java-compile-deps-mvn-repo_1.4-1_all.deb Size: 95411672 MD5sum: 777e08de96a0b5fd544defd2df23e82e SHA1: 9e0ed4cf429a7b48cb46548174c819874db5c152 SHA256: 729e3f996c058f30b84dde7d9288d6dfd442a37eedd2359318d7cb7646652cf5 Section: universe/java Priority: optional Description: This package is for make it possible to build syslog-ng java modules in OBS Package: syslog-ng-java-module-dependency-jars Version: 1.0-1 Architecture: all Maintainer: Laszlo Budai Installed-Size: 76739 Filename: ./all/syslog-ng-java-module-dependency-jars_1.0-1_all.deb Size: 69454604 MD5sum: 1855b7af40f7e8f2b79673f28c5f383a SHA1: a6c90c0e78917ecb6d18099cc7dfb7d653232dce SHA256: ea6de3a1b4392d026aa43815c01cfd331dda5a20a9ee3b3f6e5efab85e10a29e Section: universe/java Priority: optional Description: This package is for make it possible to build syslog-ng java modules in OBS Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 84 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.15.1-1_amd64.deb Size: 33704 MD5sum: 0e9ccc00b84101c1823e32496c1918e0 SHA1: edbcfd0d9fb8b814afb86e096f461e34791a29f4 SHA256: 3ebd34a14c838d49257e1f0d41a3e18cb3e7dbce30287255e7aff29331818790 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 100 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.16.1-1_amd64.deb Size: 37356 MD5sum: b8ffaf2bb05a7bfcf2c6d12a503ea9cf SHA1: d397b4ef64e85926446580938854f90a8ec55910 SHA256: f98fbd05cac3193b63952aa8c9499c5b13a72fe6236c9024e8f307af481ae6ef Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.17.2-1_amd64.deb Size: 37896 MD5sum: 4f8a22a039fe338602fcc3fe8e018911 SHA1: 9d80aed2a01d25ff39884c1d98c912d1d49715ad SHA256: 80fe2b49bfc8b1986b37c0b24438d851fb2fc99e0653205123ee4b117c68ee7e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.18.1-1_amd64.deb Size: 37920 MD5sum: 233b5472677b7837da6b46ec1ec22a57 SHA1: 7e382ad5990f0479a1b4c3d4b1b0bc642891e008 SHA256: 7e3f42c55551aff4aac1d850f2d30def71934c9202f2de5c69890e2893b90d22 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.19.1-1_amd64.deb Size: 38064 MD5sum: 0e200af118f7473905438e422cc3f9c0 SHA1: 6a0fdd8b48c92130260e7844d9c0b393ddfc96ef SHA256: 64ce68351b0f1f78bc096627de2914e3b60f45ca5bb84a477d6cb259a8180bfc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.20.1-1_amd64.deb Size: 38536 MD5sum: 14e994b9a1ebc6a424043fe2642e0dcb SHA1: d3f86751c0fa1a101c74643097195b0646a82cbf SHA256: 0619155d24160fdedcbfb35129376089ffc8dce3cec6ea2fd3eef116fb79da36 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.21.1-1_amd64.deb Size: 38900 MD5sum: 5a2b911226fa094dc8e95a0c8bfe2fb0 SHA1: fe3fb885e30260d5556855020cf911124afa3af0 SHA256: 3c75a98b2e0325df5e6d6ada46898f9b48a5dff90e2e8aa7811d20efea7f6736 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.22.1-2_amd64.deb Size: 38544 MD5sum: d2f2b8bad97503f7a64988797b81308d SHA1: 9c2c623182b47808941992a29b89aff092a583ce SHA256: f89b8582f8d9b0755b1b68a6d81f2fa67f60a2c8851151b5927e06367b052201 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.23.1-1_amd64.deb Size: 38168 MD5sum: ee48e803625c8ba05f6324fa250ba700 SHA1: 46147f9d93b6972543be32ea29cd6c035d2a814b SHA256: 7067503e2740b69ccbf0d28064d513e029b298b19f0973d3d0e8bee1e6fb324c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.24.1-2_amd64.deb Size: 39788 MD5sum: fe9ebcf6e66387c21de3a1c8af3230f4 SHA1: 4ec2a1c01423c24db1cf3729349c0de435b72bfc SHA256: e85d9a128f92bc7063ac5d97eb73af94e49d57b24ba533a3ae64a4f16f9d15f7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 109 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.25.1-1_amd64.deb Size: 39844 MD5sum: f6ddf05c3fb530b26d2b4686f2c406b2 SHA1: ba0808c2a4bafd9a48557e6b4c971f91d7da5708 SHA256: d25f5b57be8e545117bb7217a94d2c57bb5080c29d30482538725d471c10f914 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 112 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.26.1-1_amd64.deb Size: 43760 MD5sum: 30c18768d08abd88b7c0e3a7be92e011 SHA1: 8164c75791b538e4e8af1756b5f8fd9583e25fff SHA256: 64749a27f68d64296516a31bf958142afd52361814b0b057cb9cc0ed2fc43939 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 113 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.27.1-2_amd64.deb Size: 44420 MD5sum: 1c337d03f18ad388bf75b95e8d2ab129 SHA1: b4354e7a03d87bb380fb83435b27c86f6f82567b SHA256: bcfe9e70af1bc3076526dc9bfa475dcf9f86c61e69aa6fdb3342e0b744f4b0b6 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 111 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.28.1-1_amd64.deb Size: 42152 MD5sum: 94b4cbd87a27230c1709c1e286be94cd SHA1: 0409e9c3f1af54f4bfba2dc336274038cecb421e SHA256: 3aafc1db65a0e6f3eda5c220586140f8e493f5bac88d921930441c8a881ccdbe Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 111 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.29.1-1_amd64.deb Size: 42920 MD5sum: 98225562145d60e21af809c3f82edaf5 SHA1: 6af0123b8b681033d6f31117a51e0d7c848eff01 SHA256: a39913aa2e213b69d24f574544306e481aa75059dbee4d6137be43289bf0790e Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-add-contextual-data Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 111 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.30.1-2_amd64.deb Size: 43164 MD5sum: d1be0c6e15c0585b683ea1ce565ebba1 SHA1: 9e34d806ee70d717388bb904c886e766fac9004d SHA256: ecc34b06d4b35d56531d9e3db54b61a84281acefddc9d97070eb6da6bebc064c Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 88 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.15.1-1_amd64.deb Size: 34076 MD5sum: 81e02cf8bbbe2a80189b7a57412e542a SHA1: 7535ed4be3c4eaa7b3982d83861eef12463a79da SHA256: 0aa2836bcc9938ef13752496a763a90d14f26f20a93af7a319a169033fa4b4e5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 113 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.16.1-1_amd64.deb Size: 46116 MD5sum: c7c23d394dedff107612a5fdd440bf94 SHA1: 2e485a0ac6bdeccef8140ea6ba4d992104be6310 SHA256: 46967273cc33246ac5bd7b334821e5c923201489462fd5a6176cbd0c29307339 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.17.2-1_amd64.deb Size: 46624 MD5sum: 7c6f39a9cf47bd8cb7306093b21538ac SHA1: 73c4fab29663fd5b7ca918bbbeb88cbe7bc34f25 SHA256: dcd5f74f0bb0bfe56ded5d57b9443f14107b06bfacdffd17ede59ddd276598de Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.18.1-1_amd64.deb Size: 46764 MD5sum: 4256593b55330ae0ccff45426b5b61ea SHA1: 778f8d1b50516b64b057c880f7d226136ada4b53 SHA256: 28905933bce042cb64a3909e9b514985d6a74f2e19ebd46f7aaca0fb4ad1bff4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 113 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.19.1-1_amd64.deb Size: 46464 MD5sum: a53bbc18bb1ef0243a7e9e6f3925f2d8 SHA1: f6e5aac7f0387b9425b5cbf29f00af26be29ca18 SHA256: e92fb50bfea52575fe1cba4cb0c68f7d839b4b2799a45678ffad13323f7d5a4f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.20.1-1_amd64.deb Size: 46960 MD5sum: c20a34bfa6ec75926184a56fe547986d SHA1: acb08e30c70e881c3df173fda8305e18a0a177cd SHA256: d0bae614555b57a6502e63a1fd7ff5235714a214438421def3e0bd1d5c1ac7ae Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 118 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.21.1-1_amd64.deb Size: 48264 MD5sum: cd97e8a3cd35b31cea22e5e821a8394e SHA1: 8079cff14be41ccf9e20252e9acbb2af5cbb44dc SHA256: b31402213541fe5f565dd84e0c8477133e654b0778a19f750815a6ba0dede569 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 117 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.22.1-2_amd64.deb Size: 47644 MD5sum: 3e10f663ea8a68a2050c3e599036c90d SHA1: a4d07679a0fcc6267df19715a9e94cde64a4df47 SHA256: 9cfc2d96ec18c138c57eb9fd59f9447b3c86f2feee2aab114e6242566b38d6c8 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 117 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.23.1-1_amd64.deb Size: 47552 MD5sum: d8b5b9fcac03fe64ac8baa83ea853b79 SHA1: c2851d2ba29ac0d84158a1488c117904939d8ba5 SHA256: 7bbcbdf10d8423c564727ff2e5e29e748b7f176f8afe8664b3f177cc27f91684 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 121 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.24.1-2_amd64.deb Size: 48148 MD5sum: c8c7d8ccb884f23e3fb8b90f7b0c5472 SHA1: f79f6b94015c096adce9d332076cae4eea184659 SHA256: be530b957210f092176ef45129180a2b1355e95aad8650adeca9946328ae7949 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 122 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.25.1-1_amd64.deb Size: 48328 MD5sum: 5d5ceaae2d7a486f3e10e419c45faa35 SHA1: 0c1095cbeb6584b6233178f4f6391868be56ebae SHA256: b3ba57610dd937222e3940695592e6cf37f330b00b73d2068709f1357de89cd1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 125 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.26.1-1_amd64.deb Size: 52208 MD5sum: c233334aa1caa287e344fdc4188aaf8c SHA1: b5be0a5817ba56604ec5b6188b7938225db6a41a SHA256: a21cd31196e9ecbfc0fcc42f30b75115a2dbbae86944abbe0ba12df490d48aa2 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 126 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.27.1-2_amd64.deb Size: 52900 MD5sum: 5823bd366125db054921b5253420e241 SHA1: 8bb0ebd15f51c5c4382eb5b2085166cbe3bcff04 SHA256: 3d4b2ad8150a5299e63c84482eee0ed666eca2f0c3040720a5b22af40458df68 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 124 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.28.1-1_amd64.deb Size: 50632 MD5sum: 728590795774224840cf7bbd47052a89 SHA1: 5f102c3534724dcfbb7d7295a82662ca80e83a73 SHA256: 89c9356a87223d52f032b34ba9c6a93d9e4bd0eb7cd554fc67a69268cd6d05e9 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 124 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.29.1-1_amd64.deb Size: 51408 MD5sum: 4d1e5d6d867471e5bb676c963e879c82 SHA1: 56721b10cb1f70a07210d6134693b04cf1da35b2 SHA256: 05ed57ff3dcbb191cde9dd9b006b097feb3097ca3863bd5df5f8ceeaa7499bd2 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-amqp Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 124 Depends: libc6 (>= 2.14), librabbitmq4 (>= 0.8.0), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.30.1-2_amd64.deb Size: 51588 MD5sum: daad221b7e1eefa196e9f793f365ec4f SHA1: e7ce71e2360af378973d2bb2c7df06754b621f0a SHA256: 89059bcb1654b96ac7a0385a35a5632248048347c0fca2c9f6391ba4a23ab1e2 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5158 Depends: syslog-ng-core (= 3.15.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.15.1-1_amd64.deb Size: 4610128 MD5sum: 4fce9aeb52bad1691fe5aba333ad7b83 SHA1: a30a022512bdab4ee0e745d250e7509fa0d6bd42 SHA256: 7ab00c92f4a941878b8255739c0356aff31c255ea23670a32b57ca3e98c826a5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5174 Depends: syslog-ng-core (= 3.16.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.16.1-1_amd64.deb Size: 4613472 MD5sum: 844f5a6595b052435967d1dff1b2d2e5 SHA1: c91935cca2bb864590ec46c423cfa6a6ee963318 SHA256: 208679f64a301f54e20d38a548295914633a994275670c1025775c30f3c550f6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5175 Depends: syslog-ng-core (= 3.17.2-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.17.2-1_amd64.deb Size: 4614088 MD5sum: eb04da9c9785f98931ea690e926fd773 SHA1: 5bc1ab757da6abb17971eefc65476eda65a071cf SHA256: 01c35a9cc898d3398632bab5c582044feac03b8a93d2e85447c866577ff60bc6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5175 Depends: syslog-ng-core (= 3.18.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.18.1-1_amd64.deb Size: 4614128 MD5sum: e4af9398f2e6b60c0af0425814afa88a SHA1: 2e334b3b2ac6152884909028e457dc3bb28dca4c SHA256: 999b21d46050860f41c6634fc5c0b510ef7775bd4c7534a45ea1b56367e2571b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5174 Depends: syslog-ng-core (= 3.19.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.19.1-1_amd64.deb Size: 4613572 MD5sum: 1dce622b09d94bcbfd42635faa194e50 SHA1: 54333b38aec007988b7c7a92b4fcee253b404e29 SHA256: 846550bee7921753fd7a19b76b50a701da8ea761e8fb1bb4ff357ec2713ad84b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5156 Depends: syslog-ng-core (= 3.20.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.20.1-1_amd64.deb Size: 4598772 MD5sum: 5b0e2e9a5baae6f110cd0bc195e2ab3c SHA1: 1ec4802e2848c644b622c2b4b207948c9c54b9b3 SHA256: af71bd0cfc779b95dfb3e01f1fa1cf42a1d339ca1ff1d51ff4ecb1a983c0e6e3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5158 Depends: syslog-ng-core (= 3.21.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.21.1-1_amd64.deb Size: 4599340 MD5sum: 374924713c334d89f015b01fd595a1c3 SHA1: 245f504f1a86d02ef688ffcb0b3c4174ade2c518 SHA256: 2630c57ac36f80f4d8b031b4d335a8d25dba3f6b5c8538d08eeb84a4911ccfa4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5157 Depends: syslog-ng-core (= 3.22.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.22.1-2_amd64.deb Size: 4598952 MD5sum: 32718353e03c8a6f1b7d8735436c3246 SHA1: f566d68f80a7cfd1ac685409446d3ae16c3f1c74 SHA256: c5f894624205af14ff1ffa530162991864e0509dd94d5ae72e27ba6aa6b7c685 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5157 Depends: syslog-ng-core (= 3.23.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.23.1-1_amd64.deb Size: 4598236 MD5sum: ac4e03bb95d44f5fb1db8814c8dc167d SHA1: a0d1eb1b3bf1c51cbf7d23ea6411c09dfb19b4dc SHA256: d2641e39546677c75e713d9099703d786d7d94c992504de9276e86724f7124df Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5155 Depends: syslog-ng-core (= 3.24.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.24.1-2_amd64.deb Size: 4598584 MD5sum: 4a7bc6cb4accb504ec392792dfd39937 SHA1: 73bbb4640d0aaeb7219b5a6063bd50300a7a429b SHA256: 1a2b23e30513f0bddfd019ec14c9721f7731f0924524a24290eea665b24f1d28 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5156 Depends: syslog-ng-core (= 3.25.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.25.1-1_amd64.deb Size: 4598568 MD5sum: 9b2432194bcdad05979842ff5ef591ac SHA1: d33044e76c6dd750800974e811f79af1684d3854 SHA256: c297de19575bb8d6be84cf378b585e45b5c652e3f7189b665c90207002a58cc7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5152 Depends: syslog-ng-core (= 3.26.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.26.1-1_amd64.deb Size: 4602084 MD5sum: c37e22309b1e21e6f9bb9a66923a2620 SHA1: 3f247ed9c6220d4b180f3a18e00c79150ac5e560 SHA256: 9e8d0e3e45077603bc67c06fe2bfbfcfea691be17e92c76a3018de93618322d9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5153 Depends: syslog-ng-core (= 3.27.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.27.1-2_amd64.deb Size: 4602608 MD5sum: 0c9c95219051d4076db62f31288e29f0 SHA1: 3a7a09a440a9d8194ee596f2c8790c7545c096b5 SHA256: 624a04243cf0fdb74da2eb3a9757f898251e6f13602129a78d47df3d5e3b5dad Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5151 Depends: syslog-ng-core (= 3.29.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.29.1-1_amd64.deb Size: 4601120 MD5sum: 85ba2fe07d397b81e987871b9840d73d SHA1: 9a4a73be25f1e584510bf327e31444e4e2ef885c SHA256: 5add874ad901ea059b748c51543afeddc02b10264dc0cbafaf4ee70b17ee051f Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-elastic Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5151 Depends: syslog-ng-core (= 3.30.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-elastic_3.30.1-2_amd64.deb Size: 4601324 MD5sum: 9570a254d1efe4613ee3c8bd2c5cad5d SHA1: 952b8176c5bf3245f4869632de13c22d0dedc818 SHA256: ca90dfef6fd8b720b4963163dcb61cc5c7761be3e54c97f58d8f8b82d1d4ccaa Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Elasticsearch destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Elasticsearch destination, allowing one to send syslog messages to Elasticsearch. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 181 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.18.1-1_amd64.deb Size: 53280 MD5sum: bd94f0c89bab13f0a566dbd6b161a480 SHA1: d94554fab0c860a95048c279a6707f7be9fbdbfe SHA256: eddbe5bdd5fb579129c8df0ca0d11526c4943db1afcc5a61979118342b4c18b7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 180 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.19.1-1_amd64.deb Size: 52868 MD5sum: bed1293bfecff2614ecbeebc88e6cd0e SHA1: 6f58fa1e71f9343eab1d966f57846f7adaef9452 SHA256: 8d404466f5cabc4d9f68a5bb93595210c667862b2ff20349d26e5e0320d8ebaa Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 181 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.20.1-1_amd64.deb Size: 53680 MD5sum: c7bcff3eb71447d23cae286faf8908af SHA1: 2b197c284f9b28d27e24ea0ea84b76b5374d0373 SHA256: 37df8f293f78bee4bd652efc224c5e8db54522b58e204a576ab68da510762e87 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 181 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.21.1-1_amd64.deb Size: 53884 MD5sum: b8bd3cebfccfbef88e792392559a26b2 SHA1: 3ef26f7e9505ac09bf48c14a3cd3570ddf2dee8d SHA256: f35770d67bdf0727deae4d695d8945b0cca4fc3431a80f0bef4688cdd8ce07c3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 180 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.22.1-2_amd64.deb Size: 53404 MD5sum: 1b93e59632de0d8db0ee4c2c7b2318e9 SHA1: 05c4c3b89fcf4df4a785d7a69ee26e2cfd6f9ff2 SHA256: 7aa99fdd3e986f0c9eb2304becc0965928683ac906d830a83d49834f1041139a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 180 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.23.1-1_amd64.deb Size: 53068 MD5sum: 0877fc2798288a3e8fd0563c0b610f03 SHA1: 05cce0a09accf36e84b0c0900635812049ad2e7b SHA256: 48acb660dc865293827e840ac4abecad087796ac8d30b1f9fa392ed723f567e3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 180 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.24.1-2_amd64.deb Size: 53572 MD5sum: b834324c310d78b2ba00700281ce3f7b SHA1: 6d94e9758cfc41e731ac4a8714b65a065886b949 SHA256: 8e255ca3680b721068a3dcdf2480f62854a0b79439d871bd36099bebf70f76ca Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 181 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.25.1-1_amd64.deb Size: 53724 MD5sum: a2c37b231e3e31dfc6df8a5ec7900618 SHA1: 09684531fdf18adbead2767976b7328a1b38895e SHA256: 56fe93e2b2e62041ed5520565b9770bf3b22473a33039d3467625561888756eb Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 205 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core Filename: ./amd64/syslog-ng-mod-examples_3.26.1-1_amd64.deb Size: 60292 MD5sum: 3bf62650408ca504796cee1417d4e531 SHA1: c8aa1c164b38562ffa5356ba0068ce256c52527b SHA256: 9a3e6745d92938f2f0108b2b900e20268bf5026025ce044c70021c5dcc95edf8 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 206 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-examples_3.27.1-2_amd64.deb Size: 61144 MD5sum: d75b9c09f09e2019d2f6b5b38f08eae7 SHA1: d151816ff1c9afb1e1ed11a100993bfe5a2972a3 SHA256: d172de8e42c726ebda0c29a5982090b08232f4645bcdd07f51e85acdd9c84843 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 204 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-examples_3.28.1-1_amd64.deb Size: 59732 MD5sum: b25e09bc55ecf3dad72bd9783fcfab6b SHA1: c47e76ed16c7e6f81e8032afcc5a0dcd6569dfed SHA256: 3aafd736a9ca2bdedbbf1a2469f158de400497eef50eb8d93cceac528108682c Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 236 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-examples_3.29.1-1_amd64.deb Size: 64140 MD5sum: 1ce8c5488415fd185d3efd4e6fb5c4ba SHA1: bada738a18a9481a4cef0764f43fff37a634cd80 SHA256: d1a66ed505ad62c123c6d8d8a10608eedc9bcbc67c217e6d0016b6b564085b41 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-examples Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 236 Depends: libc6 (>= 2.25), libglib2.0-0 (>= 2.31.8), libivykis0, syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-examples_3.30.1-2_amd64.deb Size: 63972 MD5sum: 1be54ddf25fa8a876948031fff22f61d SHA1: 55be9aff3aeae9df73bf1da55b2e4288b0a8a37e SHA256: 7bc10ec255edbd566b1dc999b6e511f258b9a837b0550f77387a5d38d46a661b Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 25 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.15.1-1_amd64.deb Size: 20200 MD5sum: 1a41e311b7497fa72ff708faa9e66360 SHA1: 651737636d72ba4a390cd933ba3bfde4158fe9a1 SHA256: 4e8bbf47a3a584ba9a748b20de7984be66b88391d4fd6b322e587a61ef454aa5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.16.1-1_amd64.deb Size: 23796 MD5sum: 24263102c065c6768f64dd1746b78c6a SHA1: 53c6fef47a8b265d9e3793a1c68f158bf7268e5f SHA256: 7c6a21cff445d20a2852cbb8f8efb0a14231bb8743eb661d3a570dc9b6a2502c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.17.2-1_amd64.deb Size: 24284 MD5sum: ba870fe8882015fff1df12ede733cff8 SHA1: 08d68dbc23b21c029a8c4fd42621d30215e6255a SHA256: 515fe72e90639550bd00a54be9f6e31d816a6e51a4d9ae9450c2ce98805693f6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.18.1-1_amd64.deb Size: 24260 MD5sum: 55095976f747dd18e9235618c48d5943 SHA1: 7a67a18b3bb1fc377993e400da98cebaac3628e7 SHA256: c1eb03a06a3e7ec6b58e430e79a7d249f849d535b34746bba2b71b0503145d69 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.19.1-1_amd64.deb Size: 23844 MD5sum: fe4d13e77d29906b7c9098c612737731 SHA1: d2100f33a7605d19daa32c114d3fbd3db221576b SHA256: 7f329b6eb04b0f2183a162d580c00109119307d866246040054f67736577f6d1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.20.1-1_amd64.deb Size: 24268 MD5sum: e71f98c7d8362c3f8bc1fa7345bfd564 SHA1: 60e31093b43141edb2f78ab609c5fd26ec5c27a2 SHA256: d980cd6d3face28030ee71cc9bd37516d5a2c2ec74f6eba93a8c414a47834621 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.21.1-1_amd64.deb Size: 24656 MD5sum: 37286ef430caf17715e9195bd4f2faf9 SHA1: c25ceb34e5aa2457bcca663e265f9649cf66551b SHA256: 35a22f3a50499325db1e14dcc0781c3d8b8e04b8a1bcf1f612dabf6d56fcbeba Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.22.1-2_amd64.deb Size: 24052 MD5sum: e374ac861acd4a28ff0b78ee2ffa06b4 SHA1: b008b47cf293e65747926cbe26df781548641797 SHA256: 97c1780785a9d3a5c76014385b0e478472b72ef62ba263cf96590ba494fc8776 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.23.1-1_amd64.deb Size: 23668 MD5sum: 96d1efee5c8a67d5c8232203701f29a7 SHA1: 8eb8b98cc11555956660d9d8c4ca71ab25113252 SHA256: d186f5d20e7780d23d67da5c825755e106e89006f79345572dbf5362bc0865c3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.24.1-2_amd64.deb Size: 24168 MD5sum: 43af1ea5f5f269597e7c31e57140d1df SHA1: f2181171eced1ba993d35f79ce4eaca5106f36aa SHA256: a1c81d1d38b27ba9c900e3b48c7c6d6a12d172a02f8018e0e8ca0e2d555504c3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.25.1-1_amd64.deb Size: 24284 MD5sum: c8df852cbb901ee500dee560ad485164 SHA1: d45e31dfd7bd88bdc48a2155cf659fa9ce3bb2b7 SHA256: be1d0b7cdf199e9c9c0dc072afbc5c80c8c3ed0283dc9590ce275efdd1668345 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-freetds Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 45 Depends: syslog-ng-mod-sql, libdbd-freetds Filename: ./amd64/syslog-ng-mod-freetds_3.26.1-1_amd64.deb Size: 28220 MD5sum: 24860fe8d0746baa387f86f94acc2f13 SHA1: 54989cfdf011268e10d117afe27f3cce455c0be8 SHA256: 8b1e3eaa71aa0a377d9914f4c3ef2d605b07df67a293a0828d88d58092dd55d6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MSSql/FreeTDS databases. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 75 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.15.1-1_amd64.deb Size: 29576 MD5sum: 935d4acaad5ee42fcb7710205f88f0cb SHA1: 23b5405f0dd155b4a39e3f9273984c9226c4f86c SHA256: 0a639bca83bc162545dec5d0ef74aa82486703ce9d051f4a5b5c9beb5bb87aa0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.16.1-1_amd64.deb Size: 33324 MD5sum: 6f5eedf5cccefa56e6a637b092f6daea SHA1: 92bf0decc0daa30e99353c0f10ed2cb3ea33c275 SHA256: 8ff2c3fdf5b6b616754ce7462123dfd4800cd8f33deb310f65b0bbed73bf2f3c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.17.2-1_amd64.deb Size: 33800 MD5sum: 52db74e4ddf5b50e798f665f40fd2d46 SHA1: 7e489f59df984f80215e770421257f108acd6f11 SHA256: 28b7a0d2e42910fb5025bb893c54017dabad9f113ab754fb362e48905de5d742 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.18.1-1_amd64.deb Size: 33816 MD5sum: 6f05f7f59e61dcb2afc26741941a30d7 SHA1: 6121e84a29f77a12f291567c80401239480e1572 SHA256: 44d34d3e96942c74b1d0df81265d178c66cbc976b2575d19f3d0b2259979497a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.19.1-1_amd64.deb Size: 33348 MD5sum: 748905f813fef6e531603e1b3b1fb846 SHA1: b2adeed1e125ec881844c85c13f1561589b97cfc SHA256: f3df6feb35ab9753dad3ef97ac8d458275a9930f06e4fa29a16458fdf46a2f29 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.20.1-1_amd64.deb Size: 33832 MD5sum: 5b38cc9fda9783eb7be7dd398b1acbe6 SHA1: dc95438cb12d295d4e38e357273ccb929547e323 SHA256: 27177cdd5412bc28eda00ba38da12f0bb85971cdab507f007e6a1ad5a574b403 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.21.1-1_amd64.deb Size: 34208 MD5sum: ce0c40dcae892aaaac2ff0ca1bc438dd SHA1: 9fec45463ff29d2995666457bdd90da2520978a2 SHA256: 6f46b46ac8e3408e528920af4094ea69269292b786a3ee8beffaf6e7fa44057c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.22.1-2_amd64.deb Size: 33624 MD5sum: 5945cc6921d9cf1993b874e4699042e5 SHA1: 57dc07d5caf161f1f89d838db5ba54765c5f08c2 SHA256: b1dacc8d141df5c54bd1b18ee695358d01529baf9b9a029afc7b62a12633cd1d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libgeoip1 (>= 1.6.12), syslog-ng-core Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.23.1-1_amd64.deb Size: 33452 MD5sum: baab810638f0b4899d23899df30c9bcb SHA1: 7f4ac0b0f0f1ea49e479b433415c7c750f8101a9 SHA256: 7a2a23ba732715f8441fdcf15a974feada02496c3ab9776c7c5e16662c87e81a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 75 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.15.1-1_amd64.deb Size: 31292 MD5sum: d1e747cec3764cba0fd1b4fbf15861f4 SHA1: f8acd59a6c92363a477ec6fbadadd0778584cc27 SHA256: a96225bb0138de9c98e6f445eb5de7d7b667344c59f1a27c72ebafcb9578e580 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.16.1-1_amd64.deb Size: 34956 MD5sum: 9065e059c0ccdf2e52829e1bc9f0fac4 SHA1: 4ef97184116db2f6ce7f4f1fb2dc881109ede095 SHA256: dd034c5a90ede55fd6e266b8ad23ecc3ffd3da925fc20cff99d975373333c957 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.17.2-1_amd64.deb Size: 35436 MD5sum: d6527fee951392766ac8568f1f5aa530 SHA1: f70e98da25ebcc0a9516bbc8a4c4fa6f38e3ab9a SHA256: f49efa1be39f9ed23c6ba922aef5c28bdff79204b9dd8313b53d15a74cbd6462 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.18.1-1_amd64.deb Size: 35448 MD5sum: f7862b28453dc1ad1c0e8f26907b1255 SHA1: fc8300a515d0be18fc3d05c72d9de5f0372e30c8 SHA256: 999877cdb02574657a1731084100b8daa533985743efb5654bc4ae5c45904202 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.19.1-1_amd64.deb Size: 35016 MD5sum: 2db6370ad1cf54de02544c657ea2ee59 SHA1: 345f74c3e60c2e61185c8e7b33a9556c2f0a6083 SHA256: f5414583eee2ee8f18df08ab4be708c5cf182699e619370c3034a9b603241fad Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.20.1-1_amd64.deb Size: 35472 MD5sum: 039f7e654eee3d948c28641baee39a77 SHA1: b4cd83775fe4ae7e6f41a48ec0763e09dea137fb SHA256: 48cf1475d96a6d80ee92cd0907fbfc3366dd42c444472e36459e5a27ff610bd3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.21.1-1_amd64.deb Size: 35816 MD5sum: 65a6a1e5a52d96fa000914a850df1aef SHA1: 7b0713ac296bced7481381748338fe0a34ec2005 SHA256: 750bdf4d41e0866f18e81aef7c82d5ede3e24796d942d2f936780361f6171a87 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.22.1-2_amd64.deb Size: 35328 MD5sum: 46f5f3f0ae922724de952a7212fe327b SHA1: 80ca39889f4858350165a2366e9533d6237fbead SHA256: 4b73678d07d7ae20743e280f0bdf969b0c34b70c0fed2dd3cf726c665e13d9a3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.23.1-1_amd64.deb Size: 35072 MD5sum: 5fceb14a06a17e2b9c26b2ef43c29bbd SHA1: 0ba1e9cecdd84f83feb1014aeb8f2118ba3bf4d2 SHA256: be9390df9dc434b7b78a9d3971baa91e99c84a8dcafc3c9b2c85763061cc236b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.24.1-2_amd64.deb Size: 35768 MD5sum: 64d67dbb76016831e0f9641e2a17d574 SHA1: bea56d5576e2da56d1ec57fd4090103c651010c5 SHA256: dda5257a08584bd2d676f901a78cb00e80eddec87f56c67b3d52029704d2275f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 93 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.25.1-1_amd64.deb Size: 35908 MD5sum: 478db434a0ec616b4231dc04e0b1328f SHA1: 2037a112baa7543edcbaa46db149094ec31d2de9 SHA256: d9326d00e07db643fbd95bb4472aecc16cac20f9370c1ecfdff1665d310bd121 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 96 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-geoip2_3.26.1-1_amd64.deb Size: 39924 MD5sum: 9b5230c149ac9aa629070ee38cd654ec SHA1: 9e1f7871fb65b32b90510b3ecb42a442736aca5f SHA256: 2235a7851af47eb382def026205e50639c53cfd87542a5f0d4e817f162219122 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 97 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Breaks: syslog-ng-mod-geoip (<< 3.25.1~) Replaces: syslog-ng-mod-geoip (<< 3.25.1~) Provides: syslog-ng-mod-geoip Filename: ./amd64/syslog-ng-mod-geoip2_3.27.1-2_amd64.deb Size: 40632 MD5sum: 4c5d50601ef9121bbfb034fbdfa3127e SHA1: 1325b8ab091d77ae21862d432a1896c5f545c477 SHA256: fd1153a1fe922d2be5db39b2b596d44de5dbddba5f7a9c44c5efd4eed2e62dbe Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 95 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Breaks: syslog-ng-mod-geoip (<< 3.25.1~) Replaces: syslog-ng-mod-geoip (<< 3.25.1~) Provides: syslog-ng-mod-geoip Filename: ./amd64/syslog-ng-mod-geoip2_3.28.1-1_amd64.deb Size: 38320 MD5sum: 1a5d5fdfcd90daf83d06a632c3ed69b9 SHA1: 050d5e80e0d7fd1f86b1a1a8665993e6d7cda6d1 SHA256: 4fd8beec91b90572c335f335af6af6018ad41997952ed7e69d443c7b26309449 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 95 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Breaks: syslog-ng-mod-geoip (<< 3.25.1~) Replaces: syslog-ng-mod-geoip (<< 3.25.1~) Provides: syslog-ng-mod-geoip Filename: ./amd64/syslog-ng-mod-geoip2_3.29.1-1_amd64.deb Size: 39048 MD5sum: 709b8c4178199e5dfe51f1446082237a SHA1: 362b23d2906cacacacdc467ae959dc0809124b1b SHA256: 9b0227bc25b14281d83182f6da482c21fcc79e73a64d7596bc6869f025be2400 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-geoip2 Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 95 Depends: libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Breaks: syslog-ng-mod-geoip (<< 3.25.1~) Replaces: syslog-ng-mod-geoip (<< 3.25.1~) Provides: syslog-ng-mod-geoip Filename: ./amd64/syslog-ng-mod-geoip2_3.30.1-2_amd64.deb Size: 39268 MD5sum: 1e88df1ccf58f6dc6edee46cbedbbbf9 SHA1: c7ec287855a049962b0794540030914ffdd445f8 SHA256: bcdc7b017ff94048878ad63a375638d86efd857014f6f1c9c7bd33627f3f2691 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 47 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.15.1-1_amd64.deb Size: 24084 MD5sum: 1e0c6d498132f2aae3a7f0da415b664e SHA1: 531712a8cdd8f8f25bd0ba2e13804315b1f138d8 SHA256: 18437eed6ce5bc4d9eea86f242d3ec3ba58d4b230ced7c54a808f304cdeeb832 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.16.1-1_amd64.deb Size: 27672 MD5sum: 50dd0dd8ea00ce2b386c5bd91329aa39 SHA1: 229178ecbf33427f1d953fe408d9e182ab35b288 SHA256: 86c82e58a201701aed19264ea053e798ab3ba6c5e060da475376df7dc5b79518 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.17.2-1_amd64.deb Size: 28164 MD5sum: d166183d0f5feaf608124feb7c0d4586 SHA1: 925696f82526a5e67a0f42c815311fcf57c764a5 SHA256: af81c625d00cffa3a5491fcfd975856ab2f4a3a103d0ef037a7996884cf8ce41 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.18.1-1_amd64.deb Size: 28124 MD5sum: 21de7427fb5ec70e9cf96e166536e34b SHA1: 4837c0c009282b5c5647cfa23db9a760225e1962 SHA256: 9068ceb83fc46996ef81e13453d54710e82bf212001e7f38a2a8ecb754b48a48 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.19.1-1_amd64.deb Size: 27704 MD5sum: bc347640132c3068fe0c9a771481c838 SHA1: 94e6a402bea1b6caedd04fb6b7af6a3576e01259 SHA256: 509b8ba556ea637208b0352c77cbe0df531033b441c6ca40a6eb47eaed19731f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.20.1-1_amd64.deb Size: 28160 MD5sum: 2a1dc32244a0f96bdabf8d7fcc4714ad SHA1: 702c019566e559e80556fe18f5fd5d2f40bf601e SHA256: 45cf1448525b704e76d27a0752b39ca76adb75e81cf3483b23725a918c2a26fc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.21.1-1_amd64.deb Size: 28520 MD5sum: f561ddf938ac78cd88daf29c260d3d61 SHA1: 58d6f84b13742b00b049f8b55cec1ca23b886bf0 SHA256: 5a1eddfa015492c7ccb8eeb33ee2c7e651170464fc1460f19bcb4d701e6fce66 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.22.1-2_amd64.deb Size: 27936 MD5sum: f3328506b5c38fbc49e0bd807751500b SHA1: 58472bc4fae77df18a0ee347fe40809df7ac09ba SHA256: 762220b42f92760e9ce0caa58e736568226b1cb50e1e0bec710cd4bbfd0b0336 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.23.1-1_amd64.deb Size: 27520 MD5sum: fd6b1727c124b8187e80b4ad320fdab4 SHA1: 42e7e1bdfa03ac57b45b0b8017906e1fc7fd3c56 SHA256: 1112ec1924828e62629fecd89302db0e9a7f295f5c01205beb37518f39c56914 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.24.1-2_amd64.deb Size: 28044 MD5sum: 0ddc0636f6b6d44fc14af9c160e5f36e SHA1: 0b2df19aa5812f18fef342c74cce4386d7d76340 SHA256: 18cfc318fd3a4e0c657546b37dcd7a06a8c6a3d16855b81ffd6cfbc1d272bc55 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.25.1-1_amd64.deb Size: 28164 MD5sum: 3f57bfe87971b4fcdc368e224f73af11 SHA1: 6986c6f189c3ef22da22d5d79e24feddbbb07d23 SHA256: 0f3306e314ec1892453fd5da4b6968de64b11cbcf5771e99c1821b03ce3aed6f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 67 Depends: libc6 (>= 2.4), syslog-ng-core Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.26.1-1_amd64.deb Size: 32076 MD5sum: 514e041316cc837f3e397846c3909d0f SHA1: d43558e6d9a5a8459583c91e6e4c46db94e3a7fc SHA256: 89ef27144f49d7b7b4deb6121e18353866c5bba74be6e6a9a046dceb41692e12 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 68 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.27.1-2_amd64.deb Size: 32728 MD5sum: 5d06a02d301b8e22b93c0e9185b15ca1 SHA1: 4486dc524c1b5108cdd8966e6facd7fb7f50e38a SHA256: 27c6a2627111e05ca95c2ec0fed118e473d149d3c0cb0473b29b6338073799cb Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.28.1-1_amd64.deb Size: 30436 MD5sum: a2fc016913fbda0b3ae2aa868e5f8913 SHA1: 5e83e7f4710076017def5f75fee1e0ca0b73a3fb SHA256: 9ab995d60c85996ef120091d4b6172069b7bcf4764067d1a913e689e9ab8bb3d Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.29.1-1_amd64.deb Size: 31184 MD5sum: fd5e952c7e81ec1b204a03823918382c SHA1: 2c63e320753d5aa36c72ca61a599d8774d35eca3 SHA256: 61d1cb9b6b2646692ce491f913a555218de7067f170eeea9a73a74d6f00690e2 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-getent Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.30.1-2_amd64.deb Size: 31352 MD5sum: 1fffae7a4b461dc75b2e6530b0aa551c SHA1: 72e2239ba0463cd47469859bf69d7a9c60c27d43 SHA256: a071a120a7654e356e36d46adcf4df0887f3ed0a6419679cf0f96447e9d145e1 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (getent plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides getent module which allows querying the Name Service Switch library to convert UIDs to names, protocol names to port number and much more. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 50 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.15.1-1_amd64.deb Size: 24384 MD5sum: 29e0740b864a3f8129009d2d793527db SHA1: 1d623c052be004b73486817f42a527606873a2f2 SHA256: 571380396e0bedc940a4b28be69793a74e22a8515711d685571d98f7d9728651 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.16.1-1_amd64.deb Size: 27508 MD5sum: a4bd02272a714246287670f492228569 SHA1: 18fbd8ac0d4d51ff07405681d9f3e091fbbef030 SHA256: 37946a5d07c13e905e987a56edaf7334bfc772459635661bde5d48b4939cddb3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 67 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.17.2-1_amd64.deb Size: 28008 MD5sum: 0d5c5e768f1d3437fb9887bc14b9e8e8 SHA1: a84bdeeae0910a5c75ff8120791ea885f3587e60 SHA256: 849321f58e4be848c1ef8ebb183644b71c7e3aeaddc37b6923e80060bbfc1f3d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 67 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.18.1-1_amd64.deb Size: 27972 MD5sum: 0fe83905b2655c8ca2a6954a4ce27e56 SHA1: d7967171047b411f92e8606c2230bd60b0de4ace SHA256: ff1909bfda2ec7a02afef6854ff920fbf7d30ad00e956f7984b70f100d8e9596 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.19.1-1_amd64.deb Size: 27560 MD5sum: d571c50a40cdf19eb4c5da6de26e6cb0 SHA1: 13531ce7b97743e7c7cdf30677341e74589e06ba SHA256: 1e01fe0459f0398aafca5c7956620d51277250fddcb9e7907b94aec10148f9ff Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 67 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.20.1-1_amd64.deb Size: 28000 MD5sum: 80fe71e863d8c80ed29e756b904c393a SHA1: d054127feabfee206b5dbb0e085af853b24e418f SHA256: bf47509339dc81f70d09714f7500defdea756741ffe4717b3867ddeab3c5e339 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 67 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.21.1-1_amd64.deb Size: 28352 MD5sum: 36a51c572ba13663dcc70f01d584c1db SHA1: df77d7b1a3de92f30c06888ce9b8bc50117e6f22 SHA256: f762fcc4d0f8a952685e0d1f253525887ceeb3fa954b0bae1c8c9bab3b67806b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.22.1-2_amd64.deb Size: 27776 MD5sum: cfc669b80ee3bf7fe87c916be1c12e68 SHA1: 133ebe47dbc2f1427a8f7b0c56ea425c61c98dde SHA256: 321e34d948c0f8ba5c03133e3ad898619c98f437b671f0dd320e50e95abde864 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.23.1-1_amd64.deb Size: 27376 MD5sum: c7edbf99fec5762f3ffee51765cf3d76 SHA1: df0ee76e4df7378997e167ef868a81611477a8ef SHA256: 02b00d7422af717c1119d558fda6894042d4840fed6a8b24e9102c0ecf8058fc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.24.1-2_amd64.deb Size: 27884 MD5sum: 922a67b79cb979f92851a4004c3f5970 SHA1: 1bbc5de15790efed604cb8860c2afc1939453397 SHA256: cac22c8e1ecbfd71c495014c60d65fe05fab959bea8cacfa565a239e78617100 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 67 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.25.1-1_amd64.deb Size: 28008 MD5sum: 01161b22ceec715005d2bb8e04dda869 SHA1: 720de6daca7f6eaea24741887a59b694de97bae5 SHA256: f3a908fcefb8cda39d63dda4f07bc5baee47345d94252428bd0b308c69d025a7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), syslog-ng-core Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.26.1-1_amd64.deb Size: 31340 MD5sum: 7decffef50617aa879187bfa5d803800 SHA1: 50f364dfa34de4191a9b6220d48a755d0813b577 SHA256: 27485da5691362741cb8bb77f1030fd4b97cd7dcc79f19605bb5cbc651e71d7a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.27.1-2_amd64.deb Size: 32020 MD5sum: d7a5153b8e81cd1793a4af2e74fc76c8 SHA1: 4e41973f8ed00df8ee427188d106b333f52675b1 SHA256: d4aff76ab9c7c5977a108a9a59686ef86c58f0bc34f66488dd3039ac7aca814d Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.28.1-1_amd64.deb Size: 29732 MD5sum: 1b148dfa052028adfde0b196724d562c SHA1: 103820c1265a33259604fdc5cde2fe66414f7498 SHA256: 2382747efc9b29e35faf4eb121f23d8a42e422f437edd7c2e1825f6fc9d4061a Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.29.1-1_amd64.deb Size: 30480 MD5sum: 4211e0df972911481cf1ebff95759e72 SHA1: d55aa5b8970524d3082c300e82aa316fba254b2c SHA256: 4dc8060c54748ee315a31cb467493dc63c63ceb9bd8eef985d4f893c4899355e Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-graphite Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.30.1-2_amd64.deb Size: 30640 MD5sum: b42e12d7bf691b8b03fc193170d13c3e SHA1: 4cd00ec42bd14c7564cef2f173afbdefb4cc649f SHA256: 6ba7f94559f42b107699bfeb5d2527e8d9d5cae501351d4abaafe4c1e0ce7e62 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 44 Depends: syslog-ng-core (= 3.15.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.15.1-1_amd64.deb Size: 28984 MD5sum: aa4f7f16f138a4634f7df1238a272fb6 SHA1: d51d2ff3494c265e76c14d5639ad5c03501ce404 SHA256: 9fefcd549d47457a783efd4bb354024f6325ec860d585a8d389285f3658e51a5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: syslog-ng-core (= 3.16.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.16.1-1_amd64.deb Size: 32124 MD5sum: a0357b2b812843830b82d38e1606c6a2 SHA1: 5a12c88559fc82acfaf68abe26a22f0c4bae2448 SHA256: fe1999f60551d33a0898310b5955b889c7a726ccbe6707d030a73042f9236e2a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 61 Depends: syslog-ng-core (= 3.17.2-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.17.2-1_amd64.deb Size: 32616 MD5sum: 2c317a3ae36e74b290cc4c1807721157 SHA1: 8c765a87eff9dc814dc78f545cc59c59e8e28bbb SHA256: e075ebf7cb4902a70414c3c9e6664151fe8ecf8567876b720c96703aba6c4b87 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: syslog-ng-core (= 3.18.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.18.1-1_amd64.deb Size: 36388 MD5sum: fb7922a26f4fea50a6fa762e8f056f19 SHA1: 7c5d9483e914f1c230fc5e645b84d116e71aedee SHA256: 1b2ce14be2b450efd968975e481fe38d6365aa80510311d68baa7f0253340df2 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: syslog-ng-core (= 3.19.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.19.1-1_amd64.deb Size: 35972 MD5sum: 51123e285c8590b6325453b5bbe10da9 SHA1: 6b47948211b37319f9eb732142a6010e611e0e5c SHA256: 4d53627e09bb01ad7f68edff35676c64b9374471b192d3dfda84c8c78ad537e0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: syslog-ng-core (= 3.20.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.20.1-1_amd64.deb Size: 36456 MD5sum: 9270f96e249917f05cdd71992c7db96f SHA1: a2024468868d7938960b11fa46560f5d844114f8 SHA256: f0c9c41e58085e91daae417b6c3d246db602cc6d42af158179107ca2446a6f8c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: syslog-ng-core (= 3.21.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.21.1-1_amd64.deb Size: 36820 MD5sum: 8d2a9f98e11302cbff4c2017844a0297 SHA1: fd8871144147850e9c7aff8f8e2c7be083f20534 SHA256: b419a5f2eae000bac2a4b11023762c84e5011b6438aee7e546894c9faac7954c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: syslog-ng-core (= 3.22.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.22.1-2_amd64.deb Size: 36240 MD5sum: eff874c2ff87e4dc6681a3af302aeeca SHA1: 6927fe57f7f0a1628ba1ac5ec36b4656cd668b8d SHA256: cd5156d35fa300df53739cb6def4c6dc211b625def0c1f0b3506688681f97719 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: syslog-ng-core (= 3.23.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.23.1-1_amd64.deb Size: 35856 MD5sum: 043ec195afae634ae7afbe18076f3f3a SHA1: 394df95f2f587c4c60af24e07267d78cdbb7f3e4 SHA256: 74c9621156d11bece2140beb059211dbc099f5abcc324b40cb5e1148904fda1b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: syslog-ng-core (= 3.24.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.24.1-2_amd64.deb Size: 36352 MD5sum: 917f0ed3516f7c808bda521ac952e830 SHA1: f3ca316b918d323780991b50f03180ac0d11220b SHA256: 7018b757da77ea906adb4f1fb4357afcdc4519d1092043850363d32cdb85560e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: syslog-ng-core (= 3.25.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.25.1-1_amd64.deb Size: 36468 MD5sum: ebcb4954c644f1107d1c079d9c59a47b SHA1: 6a0ea23102c844d4ac7c1a29a745107d9d829eae SHA256: 578cd5b2c7e297756a2c0a1242af32eb00f4900e7b02dd80a5ca0c92529b06e1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 61 Depends: syslog-ng-core (= 3.26.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.26.1-1_amd64.deb Size: 39880 MD5sum: e68ee567bb17b7e6c99327a6fd68b52f SHA1: 8a1091735b47fa2ddac92c49fe4cd3fed45625fa SHA256: 8940de79e884554bc6a53783facdd35bfeb61c7443cc4a0e9cd45788bc7c29a4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 62 Depends: syslog-ng-core (= 3.27.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.27.1-2_amd64.deb Size: 40532 MD5sum: 2335dc7f48836cd4399ed2370c54a44d SHA1: c71e865786784b07a2db6044c5ef133a5a1be261 SHA256: 81b20fe3dbcc0ef1bb7b1cb2ef11ce4fe3e37c06a9f87af2eafc4a241d81b2ca Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: syslog-ng-core (= 3.29.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.29.1-1_amd64.deb Size: 38996 MD5sum: 40e8eb5483d544a634c4c1d970d2b170 SHA1: 288d9dcba6e51bfc0cae23d3f269709ced773a57 SHA256: 3499aaa3868ec36928704149ae7d0fb70d110e53bae3a705aad86c395fe2f90d Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-hdfs Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: syslog-ng-core (= 3.30.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.30.1-2_amd64.deb Size: 39168 MD5sum: f0f3e799d13bd7050fe44bc76a2f2241 SHA1: e6440a9d2813b3250880e1f5710fcde3f4d58710 SHA256: 36b9c3cbde62f0f2532b8877052c3cf1c30552b9d3d5569c238c792817606de1 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HDFS destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the HDFS destination, allowing one to send messages to HDFS. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 84 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.15.1-1_amd64.deb Size: 32976 MD5sum: f12090be16a4e8e9d263abf4f5892aff SHA1: 12d54da724765a4e53b6826165a08f55e9eed57f SHA256: eda0622ab3efdd8175cd03745243b7898c5bf3726b3526e98d46e593c45e382a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 106 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.16.1-1_amd64.deb Size: 37036 MD5sum: 801c54393d90017eb3e7ae7030236377 SHA1: 1e9c7a5394d42aa74ed9f57620ab922400070584 SHA256: 7f88635ce36a93dc40cbfbc0754f8f3afc098e0f65e94b4fd0426b6615086429 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 107 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.17.2-1_amd64.deb Size: 37532 MD5sum: f1ac2575c57ca05e8e9c9004f9ab7310 SHA1: d84d269419cea415c4a3db66749d91ab212c9ed5 SHA256: 935b7fea74de3e59e39dec7a7c7721edab3c69ae6e660a039f4a1d50be552d51 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 111 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.18.1-1_amd64.deb Size: 39300 MD5sum: 158012ef5aeae6352fc02f3af43e80c6 SHA1: af5a5c6830931260f93617e8e68e5ace7c447123 SHA256: 24c738b716218d3c8271f5423660b52e898e6c2f544ca53f5473c62b8247392a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 122 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.19.1-1_amd64.deb Size: 42160 MD5sum: 3833fec06b1fc52f12894237bf44ce6d SHA1: 4d297ce3eed5d322a15dede0a4288880c68125f5 SHA256: 24f6441f8ce1742e7d6c527894dc352f09cb6869aa78ac6ae0765e078f7fda04 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 131 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.20.1-1_amd64.deb Size: 43816 MD5sum: 76e20298f6d9181583183f8443594e72 SHA1: 8d4e758b28c63286aa62125b90a6dd5736356e46 SHA256: f9243952b7029eaf6ca4cfdeaf7c9823d51709a7bdcb4e41c564c869bc2ab245 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 131 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.21.1-1_amd64.deb Size: 44160 MD5sum: 921a819b03a295e563ffe116f1e6eac9 SHA1: 060c7afa529fd353388f9d5d0e6353521a1f4215 SHA256: 0f6eddc6d684c8cc7b719074569c79bb3d9cbe3ceb55f5c5195f5ffa41cfbeb2 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 130 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.22.1-2_amd64.deb Size: 43828 MD5sum: 1d270ec035ff90b3a591794489364255 SHA1: ffe4bb23bcacb378accf19320fd77999f4bf3f00 SHA256: ad6614fa5c77620b607eee11f5c768e4f4a0c47aa60d0e9d49fcee6f543ad036 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 130 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.23.1-1_amd64.deb Size: 43564 MD5sum: eca99d2d69cdbd5064ccc142d7794a2a SHA1: 6bec242bb20beaebe59af5d1c5e10593238c0444 SHA256: 0b494425881ed6f24c289e1a5aa677430fe61ea465c5eb890970577f7874c50a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 133 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.24.1-2_amd64.deb Size: 44388 MD5sum: f263a297ca0b5adc71d23d646fc6589a SHA1: f93666325a01243cf96a71d926e06b71c991e742 SHA256: 9c73eecc5b8f647e47789b7c218706c98f760f82d073e99948c40a8f4ef16d06 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 135 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.25.1-1_amd64.deb Size: 45828 MD5sum: 06037c14c75ece10a2f9b3477eb53a2c SHA1: acab6c1ecf4505895e7244a3b4f939654269ae12 SHA256: cc1472ae76735169bbcdda7d9b0bb7cb1626e94280472c6daf57a5f05cdbe24f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 172 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core Filename: ./amd64/syslog-ng-mod-http_3.26.1-1_amd64.deb Size: 55060 MD5sum: 63aa12cc9bd3246ab33b5ec65a2d70b1 SHA1: 240216497fd8bc6a54a4f846f2e07664b08490c8 SHA256: 7548f78858186c9fef2a62857bfe8470fe85bbb36594ecac100c42207771d3aa Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 173 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Breaks: syslog-ng-core (<< 3.26.1~) Replaces: syslog-ng-core (<< 3.26.1~) Filename: ./amd64/syslog-ng-mod-http_3.27.1-2_amd64.deb Size: 55792 MD5sum: c9bca075db2c289d745333c52ba95994 SHA1: fe04cf89f2345d4974d777d56f91a38d44809f61 SHA256: 5c59ce78ea1003cbacc37fa0916cbed2102261083c19db7ee97db42167872c51 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 167 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Breaks: syslog-ng-core (<< 3.26.1~) Replaces: syslog-ng-core (<< 3.26.1~) Filename: ./amd64/syslog-ng-mod-http_3.28.1-1_amd64.deb Size: 52796 MD5sum: 26d8204a76a939dd45361a39ea902e30 SHA1: bb0d7f59559112ddf044e9eb0b50696048578326 SHA256: 3ceb8ec08493897d7ee88cc5f8c091119139b732af0e1a57b56fa35ff6f7d208 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 167 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Breaks: syslog-ng-core (<< 3.26.1~) Replaces: syslog-ng-core (<< 3.26.1~) Filename: ./amd64/syslog-ng-mod-http_3.29.1-1_amd64.deb Size: 53560 MD5sum: 2fcc9f512af77322e7f3a6a60148c50e SHA1: 1e336709be51128f660f01207b40bd97e66f1163 SHA256: 652c65dba35c6c23336ddfc96331dca3bcd883b460adf7794f2f8fa627626599 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-http Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 167 Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Breaks: syslog-ng-core (<< 3.26.1~) Replaces: syslog-ng-core (<< 3.26.1~) Filename: ./amd64/syslog-ng-mod-http_3.30.1-2_amd64.deb Size: 53672 MD5sum: 9c1927c82b929dccef67581a8a5d6eea SHA1: 8734219ecf7f6fa2a00adeb2f95b8467b31f4f57 SHA256: e95743cfe1344145999b1a2dfa7f553f3f42c9735f7343036e50af911b4a1969 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 103 Depends: syslog-ng-core (= 3.15.1-1), default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.15.1-1_amd64.deb Size: 44396 MD5sum: cf698c5a33b13face9deec6299021214 SHA1: 543173c5b4543632def9f47696e706613cd4c332 SHA256: ead91489e20a9cf23cafacf3ba7958a61aef4e9ff912934e5d966e32459af591 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: syslog-ng-core (= 3.16.1-1), default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.16.1-1_amd64.deb Size: 47728 MD5sum: 01fa6f001dcf4c902a6f06f3d574928a SHA1: 1b386eb3da12b6a7f2ed564f2a7c384a584335c2 SHA256: bbdc62fbd4bfb3ecf50f227b756cc39e84b1a54fcc93bc49f2473e2bf55e44ea Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 116 Depends: syslog-ng-core (= 3.17.2-1), default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.17.2-1_amd64.deb Size: 48448 MD5sum: 750e995f181e2a0034840f7b99e9f044 SHA1: 156e08d4a2fcd3b5d702a106218591b74219c17c SHA256: 419ea96746fc37acc49aa519608d08bde4d1b9cb93f5e5744e7f6cf7dda0d71d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 116 Depends: syslog-ng-core (= 3.18.1-1), default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.18.1-1_amd64.deb Size: 48372 MD5sum: df037580e3fb7b6f0d7e9542385732d6 SHA1: bdf7e89e55b1e747ffca20c1c17659b1cd112512 SHA256: f79bfd429922604ab68241ef9957557f1a646f01559dda0daa96c64642df8d03 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 120 Depends: syslog-ng-core (= 3.19.1-1), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.19.1-1_amd64.deb Size: 48244 MD5sum: dc2530719742b03ac4ce47fe2540ecf0 SHA1: 636525b7b09d46a9f31d5b0adc03826d9fc4f398 SHA256: 35da5aed54e65d6f2c65167b503aa4d65992e4164e729d9c542de8ec6e2215db Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 121 Depends: syslog-ng-core (= 3.20.1-1), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.20.1-1_amd64.deb Size: 49320 MD5sum: 22f2e4c979b48a3e0de7f42d61f493fa SHA1: f5b37e437a4c5269f0ba0459b4523336b5cd8f55 SHA256: 92f3a5cc3cfdb595f4f3605796faa272710932bcc56f79b08896ebc9eee5d8ee Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 121 Depends: syslog-ng-core (= 3.21.1-1), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.21.1-1_amd64.deb Size: 49644 MD5sum: 6922cc42e03f150c7053dd0fe234f421 SHA1: f0cb344414f405cafba55e7008af91793f5fc7ac SHA256: 34843a04d8a62bcfa3ebf14dadb4bd7200c08299372b338b64bee191cb529d46 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 120 Depends: syslog-ng-core (= 3.22.1-2), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.22.1-2_amd64.deb Size: 49112 MD5sum: 27913bf5a4c08263e5710ae502f0a2f6 SHA1: 500dcdf415da8c7e9e12869ac1c7bf3dcbed1a06 SHA256: 9d362b37dec0ee78b28d15e1d431900020f9c11a7029283e374649aa8e9d28c9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 120 Depends: syslog-ng-core (= 3.23.1-1), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.23.1-1_amd64.deb Size: 48704 MD5sum: 4689140bdeb8b7a472ffc31d0a46d62b SHA1: 83aca2c58a3ce7a1471eafe2658616870280d168 SHA256: 8e5840bb98810ad21534f0d31b9e79a6c8191424e2679970494762459e2c16bd Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 120 Depends: syslog-ng-core (= 3.24.1-2), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.24.1-2_amd64.deb Size: 49232 MD5sum: 40949054a28126c4e84764d1f14e70c4 SHA1: e50b83961eb885c477a39fefc96225537f02bd86 SHA256: 20f52035cbdf2d37ddb3c4c271751e28b463a3b76dfd0ae3ab15742789378359 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 121 Depends: syslog-ng-core (= 3.25.1-1), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.25.1-1_amd64.deb Size: 49328 MD5sum: 4c77b6d5931b6d3735052f07f087eaa0 SHA1: c6ca8bc169381d8c99af039ce3582c3ffe9d6b92 SHA256: 4e5b160622b55b61ce2d543f30774c3571f98653c2968062bd7d2afca10f4188 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 124 Depends: syslog-ng-core (= 3.26.1-1), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.26.1-1_amd64.deb Size: 53364 MD5sum: 88c239f209e83aae9b7b318d7b8f5959 SHA1: 05cfbc518184d55dd948313531614c3039c7c0ab SHA256: b2e459429157cc7a5715bfa192342bd39523def28f144fceb558bef5c1ab272b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 125 Depends: syslog-ng-core (= 3.27.1-2), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.27.1-2_amd64.deb Size: 54036 MD5sum: 08eb55b40281b60dae112c1b6b4fb425 SHA1: 2bcf5e23737b76649d002ef6df9bd470b338edee SHA256: f6cb1c9bb5dead8820e0188d760a42fcdc320fb28e069e0bfaa33a88a8f1d115 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 123 Depends: syslog-ng-core (= 3.29.1-1), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.29.1-1_amd64.deb Size: 52428 MD5sum: b48d1f49c32e05d1bc9bd1aa852e7060 SHA1: 1d84a227c3f5bfbe7d58f97eab96ba129c3d40e5 SHA256: 0eab622887610ea6e077d124209dcb98a1ea57a9e83fe988e91e63108ac8a166 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 123 Depends: syslog-ng-core (= 3.30.1-2), default-jre-headless Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.30.1-2_amd64.deb Size: 52768 MD5sum: f5326bf6d24d7c2e452f3f1efb0c8302 SHA1: c365f4bc330f29db70e3431700a6ace4810a6751 SHA256: 4d8f594fe98c9214f5f994e63ffb12f74f184658378802ea6410f203378c4b9a Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Java destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Java destination, allowing one to write destination drivers without having to touch C, in Java. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 511 Depends: syslog-ng-core (= 3.15.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.15.1-1_amd64.deb Size: 462324 MD5sum: d0522de4e9351840aba5365c92e2db2c SHA1: 1879c882c9bcde1486fe289726dd70ef4426bf49 SHA256: de8953a38cbc4cd2cbff92ef4d4bb7cf45a75fbb0bc5a86077c1e3045bb965df Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 527 Depends: syslog-ng-core (= 3.16.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.16.1-1_amd64.deb Size: 465884 MD5sum: d5a23aad5015997221811d29d3936c10 SHA1: 1e2d38ce8fa361f2b1aab08dec74918322877916 SHA256: c429b73ce5254bcff64a2efdd40acd272059c050732774cda32d44c4776b2f47 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 528 Depends: syslog-ng-core (= 3.17.2-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.17.2-1_amd64.deb Size: 466356 MD5sum: 9318ce6e618b4f9867c6c4fa5b908a92 SHA1: d89c9c5fb1f893866bfe76e585d723d5abb22e6c SHA256: c563ebcd9f10911e0ac2b8db8f9eb9ba7b635f146ba69db0d7e9cfac0183a418 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 528 Depends: syslog-ng-core (= 3.18.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.18.1-1_amd64.deb Size: 466356 MD5sum: f7f54a6ce69773fb6f2be3b434dff040 SHA1: 8cf70e0a22efebfe0fa8f34cd07eae8f18a8a88a SHA256: 09bb9de035ad296660aef02c511a91cee5a5d1f9f558c66c38c536ddb095c8d6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 527 Depends: syslog-ng-core (= 3.19.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.19.1-1_amd64.deb Size: 465924 MD5sum: f115d199a7e593ab5f063244b821b057 SHA1: a0d19fe72903de6cb2ef83abfbb763a92a8950d2 SHA256: c7adcc0e2cca63e5ea6f3b4af9d10fed0e5275c8f308cbc859dfeee6d26a97d0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 529 Depends: syslog-ng-core (= 3.20.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.20.1-1_amd64.deb Size: 466452 MD5sum: cf0a9c5cda32c0e8c5caec4846e53949 SHA1: 9dbf09033520efc70c721037b139ed22a20f8067 SHA256: 33d0a0e9db1e3eba41c1f4294ffb5741a7c327873c55208307fda4152d30cbe5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 529 Depends: syslog-ng-core (= 3.21.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.21.1-1_amd64.deb Size: 466788 MD5sum: fa54923505e0fb28ac8ac170a668459b SHA1: b3ea0fe59568fd0681cd959fabfc3b23f3893870 SHA256: 30c86c3e71ef0fc17126b838fa8e46d7df0017ef67c9002db392e30eba2f9457 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 528 Depends: syslog-ng-core (= 3.22.1-2), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.22.1-2_amd64.deb Size: 466232 MD5sum: 147386ab0a0ccbb60fea706861ffad3b SHA1: c3206f61340db9a54f9f6f3a08afe3e983b3f22b SHA256: 146de30a064bbeaf4d4e38a6c005c41b34ad2ee77319d0623c5c116ff99feef5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 528 Depends: syslog-ng-core (= 3.23.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.23.1-1_amd64.deb Size: 465860 MD5sum: 9260c0020f3c200456235e11f524c352 SHA1: c75d3373e0734b3265d46efa1a70411372e5d9ca SHA256: 4d2f28c703e092167c47e0d8037c2701cee599cbbfa791274acf620556c573ac Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 528 Depends: syslog-ng-core (= 3.24.1-2), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.24.1-2_amd64.deb Size: 466336 MD5sum: a58856f266472ac80c8148fbbf97f079 SHA1: 3f54f346b601170a5f3825d671da1ba6b0125f56 SHA256: 2f9d1f6f482cc9971016d044db3b23ea9fc8a0458532a079160ec98c30412ff4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 529 Depends: syslog-ng-core (= 3.25.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.25.1-1_amd64.deb Size: 466432 MD5sum: c068c320a9eacd9bf7610c6e648a719e SHA1: e96ee054b62f07dd6fb0be785c1e6abcecbf5720 SHA256: 0825611acf8ef4a4ef5e1b0395d52890aa5a02c0175f2373b1760bf1dd8afb1e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 532 Depends: syslog-ng-core (= 3.26.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.26.1-1_amd64.deb Size: 470332 MD5sum: bb2e7a1023094761456ca6c6078c76fa SHA1: dc23ae06c792fc079b6ae1f5f169529ca434167a SHA256: 738b3423267c9b3b719b916a906d4361ce423214b95b6fac82640aab2d9e8c7f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 533 Depends: syslog-ng-core (= 3.27.1-2), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.27.1-2_amd64.deb Size: 471012 MD5sum: 7e4ddc21d673648ba5e749873c3e5461 SHA1: 6cd5645f2cbc11f7107e1cd1b93d8c36963d772d SHA256: ffa31899a1e723f45043f3d498760cfffae5869927f328887cabf864325c85f0 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 531 Depends: syslog-ng-core (= 3.29.1-1), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.29.1-1_amd64.deb Size: 469484 MD5sum: bdc19ac69b6dfd91fa9178a05856aeac SHA1: 82866f623f1a066c8ff65faf4f0a1a5a21255ad0 SHA256: be43942cfbaaf83cf3570c90cbbad39d8870f5c1a741fb284507db5c14e74dbe Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-common-lib Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 531 Depends: syslog-ng-core (= 3.30.1-2), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.30.1-2_amd64.deb Size: 469640 MD5sum: eec3093cc5d8e3476a5f03a85e8f3e1b SHA1: eebd5aacf356199923f32e8cfcc8fe4a5398e0d1 SHA256: aeacb3d9d79f74224d6afeef5dec03a319fc6caaef89ec9fc841d460a5db1331 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Java module common library) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides common libraries for simplifying the creation of Java destinations. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 34 Depends: syslog-ng-core (= 3.15.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.15.1-1_amd64.deb Size: 24260 MD5sum: 2008f1c77b310a46f70ccf04ee343664 SHA1: 2a566857dbd8a5b36710ed20b3566d35337c115e SHA256: ca576f26b8c77e5f0a532fbb4316d5dd465e0b473a265fe1b89beb6262be896b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 50 Depends: syslog-ng-core (= 3.16.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.16.1-1_amd64.deb Size: 27864 MD5sum: 97df2871a2852bde4d69d9dc7ba96239 SHA1: 33b71582a5e123ebfd3ad8c01fb74e9aaa8bb126 SHA256: b95fc543f8fe87e5fafaaf02291dd023593c44293885e144a7195b145e66ba5b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 51 Depends: syslog-ng-core (= 3.17.2-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.17.2-1_amd64.deb Size: 28348 MD5sum: e5e9c8cc3d12025f2ac5cb0ecb0d3332 SHA1: cf4bfce7e8cbed78e7578d99fdffd8e9ede1e481 SHA256: 4b74c99349f624a95a9aa23a5e688fc379bec8ed660abe21abcd85d03bf39776 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 51 Depends: syslog-ng-core (= 3.18.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.18.1-1_amd64.deb Size: 28316 MD5sum: 405b219f08eee0e489892ba32364d114 SHA1: dfc59c8f53663455c6f816af08a29a7421454b16 SHA256: f08df2139629c177ae243bd07632e1fe4829d5874987d82a947f32e4e97d5118 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 50 Depends: syslog-ng-core (= 3.19.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.19.1-1_amd64.deb Size: 27896 MD5sum: 3e0216859e4dc0946cceeaa444e77d2f SHA1: ea84fead666d42d449bd8624877c12db794c30b6 SHA256: be1dd973a476d815a341c6648d2738dbe5f4d25b2d867165380d7b25c8eb1928 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 51 Depends: syslog-ng-core (= 3.20.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.20.1-1_amd64.deb Size: 28348 MD5sum: 15ffd53227c966ef43c532fb807e95b2 SHA1: 319550dbf582b0f590d3117a257158d2c816109b SHA256: 313336b9603c571b5dda734198770c1428081dd6be5d93296a12f080f4827e2e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 51 Depends: syslog-ng-core (= 3.21.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.21.1-1_amd64.deb Size: 28716 MD5sum: d1760d1adf64f34737c4c8c0f6891d1b SHA1: 74978f85b5e3aa217c5b6afa5e7d2c07c8cb1c5b SHA256: 7a64bf5929586509e33e11803189cc3d99cec721edaa4dceebff659580051b4f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 50 Depends: syslog-ng-core (= 3.22.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.22.1-2_amd64.deb Size: 28136 MD5sum: 875bc17689847756bbdb76ce99e3ce56 SHA1: 5d2ec63ca6645c59ad7ee2ad8d1c1ecfcd43a3c5 SHA256: 1c47546177123cb470b384ff05e1640dc55809947386f76e3d03b9d5b37a9ecd Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 50 Depends: syslog-ng-core (= 3.23.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.23.1-1_amd64.deb Size: 27748 MD5sum: 2f4d997e06e1cdd3cca5cec8fdf6a044 SHA1: 49d15a38a3ee0c559cd2659bb741d6ac29796634 SHA256: bb99c892f71afbdbcc8dc11b2e26833d914a3b97eabc0a4eadfab963c62dd118 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 50 Depends: syslog-ng-core (= 3.24.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.24.1-2_amd64.deb Size: 28232 MD5sum: 511f815cb964289d04f8f9d4823b348c SHA1: 22a44ed3d459236f9099a051ab8b5d907a4a13e6 SHA256: 21b7c32f2f59d9f9823d1a077c96ef60a81cc1a8c6158ee03da7f8b6d8d5fcce Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 51 Depends: syslog-ng-core (= 3.25.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.25.1-1_amd64.deb Size: 28364 MD5sum: 7a48fb6d294e24e56af8fde3df1c5692 SHA1: 43ffbb410e24550f6ad741fc96987d2c769e46e4 SHA256: 473e5ca843eb2ed654f066c4d8116d2e76c1a75bdc2dcd53ef3a637a3005b249 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 54 Depends: syslog-ng-core (= 3.26.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.26.1-1_amd64.deb Size: 32284 MD5sum: c502aa02d1d3a9c724187fc822801df6 SHA1: d60050252acdb729b9b9454cdad9ee1fe0effeab SHA256: 6516981cf093785faea9940207856ef95ee18f5936cc314fb521b9d6dbf1bd62 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 55 Depends: syslog-ng-core (= 3.27.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.27.1-2_amd64.deb Size: 32928 MD5sum: 9b424060e53efcfea2bc9b5b470fc1a7 SHA1: 5e56e875a12caaa340e962c8e148ef90c7fc5af5 SHA256: 4a9af50baae5aeadc8ee41e8a8c1973cf4ec08a1096f9e083c3ff0871be32968 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 53 Depends: syslog-ng-core (= 3.29.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.29.1-1_amd64.deb Size: 31356 MD5sum: cdad43c07e6733adc36629d49b34db73 SHA1: 362f63ac5f20a29405d0b982c4dbc4732ecb9017 SHA256: bbe58f9cbd84c1c41636de626ee2cfc19b3351700a8949afbfea373935ea61e9 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-java-http Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 53 Depends: syslog-ng-core (= 3.30.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.30.1-2_amd64.deb Size: 31528 MD5sum: 8bd769011b90c86b5aee6043d045f149 SHA1: 36d219965011d8b500288f9dcf04dbd16f6b5c4c SHA256: 0e8f67d7367213679e6f5193f54231c58326ec20aa237d0f169344e5d2701934 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (HTTP destination implemented in Java) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-json Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 25 Filename: ./amd64/syslog-ng-mod-json_3.15.1-1_amd64.deb Size: 20184 MD5sum: e058ead9fe6495dd31302100d2412295 SHA1: 9cb67cf32842871da6d6b36bc6b382324f82a017 SHA256: d4b85995e1f6a0b8c388ecc7942733a0c1af5d2ba9e1c307c6baa0bd0c6223ae Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Filename: ./amd64/syslog-ng-mod-json_3.16.1-1_amd64.deb Size: 23776 MD5sum: 24aa74f92952a443a8b52f22cfd003d2 SHA1: 1e280e9eb7fb85ffb8945d4f047c4b44e018482d SHA256: 2a8aaa1e6ed53516e0d6451eab1414c9849640c129d68cc0bc5e791e3f79bd98 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Filename: ./amd64/syslog-ng-mod-json_3.17.2-1_amd64.deb Size: 24260 MD5sum: 08c5a36a54dd82721ff7c154261f2dcf SHA1: 0d1c077f860344303bf214e280c3ff9470d3068b SHA256: 56ee4fd750d2cded011d1803b8cd00af8d5b4058916844658e06638cb962430f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Filename: ./amd64/syslog-ng-mod-json_3.18.1-1_amd64.deb Size: 24224 MD5sum: fb45ec23a5d1b702b18542d8b3a953d2 SHA1: e18cc2b48c7fb711f9f6eb35ef8e6463a76c6cc9 SHA256: 084df71524640a379e54feff26702845c193d381cafe48de96e07c617d8e12a1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Filename: ./amd64/syslog-ng-mod-json_3.19.1-1_amd64.deb Size: 23824 MD5sum: be5fa425e4165052e8838eec67c78442 SHA1: a3248fbda760f951ba50eb03193740ab896636b4 SHA256: 8c126692a739841708c918fa3b27081fbd3ac0294dcc9ee1a140100e3695355e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Filename: ./amd64/syslog-ng-mod-json_3.20.1-1_amd64.deb Size: 24252 MD5sum: bd543747adce49bef2257aa7fc94d986 SHA1: 04aca0cafe665cd5bcc70111f8ad4841388a3d6c SHA256: 8f6722bf638d9b7d6e243f7765ae645969cc663dd5b51e314c1cbf5470f1e17d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Filename: ./amd64/syslog-ng-mod-json_3.21.1-1_amd64.deb Size: 24624 MD5sum: f0c87bd2bc0a56c822db96eba1134bc5 SHA1: defbe1b1c09a0cdfce4ede23c060d722f3e2d931 SHA256: a35a9fe81b723dba30632bae5037e7cf511b08cfd877347b3681f371fbffdbef Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Filename: ./amd64/syslog-ng-mod-json_3.22.1-2_amd64.deb Size: 24032 MD5sum: 26117e2fc2f3c7abf63fe9ca5caed828 SHA1: 6d7c9bba9bcad35a6c80a1e43c1e50d1b2ab4789 SHA256: 0e68261a17e4beb0296ec5a27e9a9ac9d569b80968d99e46245a838413b8fc96 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Filename: ./amd64/syslog-ng-mod-json_3.23.1-1_amd64.deb Size: 23648 MD5sum: f3aa34b2ca1e9645bbc944b32f92da74 SHA1: 573ba1205b0c38c74fc4b3332f020d593197721a SHA256: 6b76ea68329a7be913a3095b6128ab36694388ca6b8808c924971472a36e2ed6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Filename: ./amd64/syslog-ng-mod-json_3.24.1-2_amd64.deb Size: 24144 MD5sum: f4beb5702df79a955fbb81b90070c917 SHA1: 95441aa1a58c7ab276fcd9957409d114a2cf8cfb SHA256: a3332d41231386d6ca9d094064a024789d463d4fb7988e15acbd77b29cdc4945 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Filename: ./amd64/syslog-ng-mod-json_3.25.1-1_amd64.deb Size: 24264 MD5sum: ef04295c8551ee7a7794a7ca10496754 SHA1: ac1f0ac603e5940bbe8f4071a25d4dd2b8a76d86 SHA256: 308e3f9df7a4c436825baa65a8d3d7165a938d3017f5e5c94113648f75e21527 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-json Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 45 Filename: ./amd64/syslog-ng-mod-json_3.26.1-1_amd64.deb Size: 28204 MD5sum: e9952cbd90def75185eb3d2ae0ec8491 SHA1: 6db27bff6082597eaa618de9ef42c5d623953c72 SHA256: 77d6fc549afdd83baa17b5a330408bf91ea02ed889d75bc50f4b136803c87430 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a transitional package for syslog-ng-mod-json which is part of syslog-ng-core from 3.13.1 . Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 43 Depends: syslog-ng-core (= 3.15.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.15.1-1_amd64.deb Size: 27644 MD5sum: b7eea682c06d459ae321cc3b7f3c8feb SHA1: df98f4a0e4542dbd735e2ac523bc7aacff6f1fa1 SHA256: a2391b18be3c8f279b8a94bfeae14927ea8ba89ec59e4c954dd7decee3bfe5fe Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: syslog-ng-core (= 3.16.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.16.1-1_amd64.deb Size: 30800 MD5sum: 6169f964236ecb9eadd26676a3ab47f2 SHA1: 02902303a26d59ab08389366254d070e89141b17 SHA256: 7392fc0aaba54229929758f5a1873e61a16c1f9d16daa227df6f446c22adba7c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: syslog-ng-core (= 3.17.2-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.17.2-1_amd64.deb Size: 31276 MD5sum: 342fc23b329bcae6e41806fb5eb9504c SHA1: 8d0f398d6c921f70acc7c6ab6fd56557eddffd89 SHA256: bd8598f90ffcce1e4d71a458f1a228705f07e6418388c3313ad2e27ad6fd44dd Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: syslog-ng-core (= 3.18.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.18.1-1_amd64.deb Size: 31260 MD5sum: b932c7f1542790faad013d59aa989d9f SHA1: fa11216325b2a37ec5c1cff1119507dbedac1840 SHA256: 307a312e810a0a77eb1d9a657ec22e4556403f2253821dc4338245e00722975e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: syslog-ng-core (= 3.19.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.19.1-1_amd64.deb Size: 30840 MD5sum: 4ad3f5434ba5c938c7414914ec8cf5bd SHA1: 3c76195b1b28c40eb445b9838c04067016cd31d9 SHA256: e3979ccc0925c37f385e69ba3dfdad7436ac66e63ef8c4e2ad67c51cc6881b40 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: syslog-ng-core (= 3.20.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.20.1-1_amd64.deb Size: 31340 MD5sum: f20642a68cd2561ed6a01ad9bbf4d253 SHA1: a3f7529b288404a937b1cc750e3200305dd56578 SHA256: 9e236901c60bc40258d92d0c44b0c08301ef770060073dce356cec83c2d4fd8b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: syslog-ng-core (= 3.21.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.21.1-1_amd64.deb Size: 31732 MD5sum: 12297e4121a60841dc064dbcee208f50 SHA1: c4f4247b36051ed9da787091add0942d8ea601fe SHA256: ce0104f8bc12d703fdcbed6c6e777c9b4dd3224cd05ac796db6da6789f2cd3d8 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 123 Depends: syslog-ng-core (= 3.22.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.22.1-2_amd64.deb Size: 46972 MD5sum: 278c96e8e877d9ab255fcf1d1e1a542c SHA1: 45505c3b4edf144f0a6dd49b50c6938bfad603d3 SHA256: 94f38d2224318e07914f7b2a57a5b552f7395d52c7f5382b874842d3b3eda522 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: syslog-ng-core (= 3.23.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.23.1-1_amd64.deb Size: 30772 MD5sum: 9c820075d1f8cee491a716599b717f87 SHA1: e7c090d359535632da9b618ff9d66de2b64acd18 SHA256: ddcc4fd429608dc56f39eebe2e9cacfb186b3d0743a2a86a3eca7c8d72b5122f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: syslog-ng-core (= 3.24.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.24.1-2_amd64.deb Size: 31264 MD5sum: a8ff3223ebed1393d59789819f5c7cc3 SHA1: e3f6dfc0ee13be7bff767b13d0583b9ea835b367 SHA256: 32c85f9122a7a9a45e39e54f9911c929f8fd2b35a261d303d8aaeda3060a766d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: syslog-ng-core (= 3.25.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.25.1-1_amd64.deb Size: 31388 MD5sum: b94d24cc1d44fe39e9dee684ba7ac680 SHA1: daeda2fbbdb545eb6f1e28f06c7da0e2958a6ff0 SHA256: 4bf34df264a2ce39703b5d54e9dcd850cc5e8d8a98aa6fecad8078a0337d2728 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 57 Depends: syslog-ng-core (= 3.26.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.26.1-1_amd64.deb Size: 34816 MD5sum: 90763a3fdf6d6dbd89d03a78dcf0c1c9 SHA1: c1025c88b71fe5b9c465211fde6b7029f916080a SHA256: a7ed347a68f2f2c4bff77b00178a9364b3e4a4cf432b93c5f585fd6b37a61dca Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 58 Depends: syslog-ng-core (= 3.27.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.27.1-2_amd64.deb Size: 35476 MD5sum: 8d59f13dc034aa0af0749b29a95228e2 SHA1: b4aca04bdacc3216d27a9105347035ea87b273d8 SHA256: 3bc318e60aff929f9358a7d94153c9c2d003f03a97462268cc9c0f4debee1f1c Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 56 Depends: syslog-ng-core (= 3.29.1-1), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.29.1-1_amd64.deb Size: 33932 MD5sum: cbc9db097af229988f9ecaa922404c9a SHA1: 12e76b62495bf8c36055ea8304e07bc64e06e046 SHA256: 528cff2133c8f13218235f831a2a233db39b33b25a5de4f3f474cc720a07989a Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 56 Depends: syslog-ng-core (= 3.30.1-2), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.30.1-2_amd64.deb Size: 34100 MD5sum: c6c55f149f9759957e0f8a923625f404 SHA1: 25ce13a15a3dd9c7f2ac9e3badfc8182ce8c8665 SHA256: 23771f9966815fb9d6c59ecf0b5791963cd3bbd823320ad0c6ff0614f55c11d2 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Kafka destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Apache Kafka destination, allowing one to send messages to Kafka. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 71 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.15.1-1_amd64.deb Size: 28484 MD5sum: 33bd09b55809e492335e1964476b6fa1 SHA1: f20b819c86f4abe284b9cf42a257e3c600f1045f SHA256: 32df0915e28ef1bc1b44377a82faaf37bc3bc88bb877db23ae8312ab4c7d4382 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 87 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.16.1-1_amd64.deb Size: 32292 MD5sum: cba992f8166b0abef4f93afd78e04c98 SHA1: 11583b9758405ac6517a554be53fd9eadc9369c4 SHA256: 8908ed1eac7523f2c686690d0db4884892795093d4e0fe1b181d4016ebc28589 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 88 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.17.2-1_amd64.deb Size: 32740 MD5sum: cb81350ec049f1eaa336a2e064f91968 SHA1: 160aa3950830469ca110b17a9d8ff9e2a95d71e5 SHA256: 06912e9fa85e39ebc2744159c223a7832b9504e259b613b826f8873432ac534a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 88 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.18.1-1_amd64.deb Size: 32844 MD5sum: 13c737c02f1f2151e7eefbecaec7421a SHA1: 70d39e7d548c6e11cb086964e752d8244595cb10 SHA256: ef242c7120d3a2a23fbbeabf2a2538b2cf7dd4f4087b0e4bcee6f76158ade63f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 87 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.19.1-1_amd64.deb Size: 32448 MD5sum: c01a27c92f24d6c3561c27a86255a891 SHA1: 9fe4e06c493c81e3b772ca0ecb11c54f9b7748be SHA256: db722db40cd55fed4015202fd03b595a386322cc164ec03a1869676ceeb55336 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 88 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.20.1-1_amd64.deb Size: 32916 MD5sum: 0ed10c9086cd49bca234f181a03f1769 SHA1: 4ccb53d467a7af1e2795883bc9e3761d9dc765ec SHA256: ec5b0ca4fbf4269329a2bb52e8c27421ab9a22558065e52ef29f4b6744e3f213 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 88 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.21.1-1_amd64.deb Size: 33284 MD5sum: 2a747af95d7b39f553f42b09a197a270 SHA1: b9fdcdb01c2d6dfeb23bd567d40119e81bea3e82 SHA256: ff3756b461d8692bce1df570cb3dc11d769cccb96216112c96021df11f63dc89 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 87 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.22.1-2_amd64.deb Size: 32696 MD5sum: 79affe7dbfc430654577498eced1dce7 SHA1: ea9ba4359b756611b5a8a90bea1dd55b5549ad6c SHA256: 61739e6732478a8e70ebffb549f803bb43117130ba9eb07c1e3f301433ce9558 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 87 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.23.1-1_amd64.deb Size: 32360 MD5sum: baa312dfa4ca730e2148f2a62b7c68ac SHA1: 9327b5beac4387aa71b563ce6aaf1188dd65eb5e SHA256: 79f18d88923124943cec6a96033981e8d4c0af8573a811b25e0539ce25b19a65 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 87 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.24.1-2_amd64.deb Size: 32836 MD5sum: b6cf06ed693ac60c055ff7abbc31b518 SHA1: 83de56846c327db7e949585fb858d017c5155267 SHA256: b98596053947952a3ab8cdde09832821a52a98b3cfd5cf0f77b0ede3735ab30a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 88 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.25.1-1_amd64.deb Size: 32972 MD5sum: a7486c05096a8362990da2201604fadc SHA1: f5efd31fc33aee47ee4928170293828ce280a086 SHA256: e81b97591b9b9e46addd315f3fdafbf22d460687ecda822920a5b7194dddc48b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.26.1-1_amd64.deb Size: 36876 MD5sum: 8ffcd8c89dd2544563a9f0616988704c SHA1: 67a2b9384a34c52a7550f28bb5dd33c85086d3ff SHA256: 25d37f0d6f653c2ebb6baa0630a1377f7b99f38cd1a09722ed2f701b46b12376 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.27.1-2_amd64.deb Size: 37540 MD5sum: e0b0f83436acfc66e7dd39a4427370a0 SHA1: c9f5b1d51971a7fdf1c7b015cc90a8358005120c SHA256: fca875a4667186fc000e99a1cf5f5480eb2d759ce632091cd6be0aafc7c31c0c Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 90 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.28.1-1_amd64.deb Size: 35236 MD5sum: e168b5dc58c025fec8f006ce52ce0018 SHA1: c71b249531fec755738b0d48324ea114b123c3f0 SHA256: 9ce1829eff8e51c33593cca5daed8a97d13eac89c4ec65629c28cab31a8b6f37 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 90 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.29.1-1_amd64.deb Size: 36020 MD5sum: dc1a9dfd9ef22dd8d4bc322e51c117fc SHA1: d012d5b1b8729aee864b8938fb11d71d5208c191 SHA256: b1acedafa271b18ff376a07c39a6216d5a428ab5b474f5066c7728283360d5d3 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 90 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.30.1-2_amd64.deb Size: 36240 MD5sum: 2c60604c4c044544708bfb6f31c20140 SHA1: b9742e12337879945b6f508bdb54e490298f85cf SHA256: 782668f96ba23106f72dee17164c7c586b4f28871523f6298d772fbb2bc36df4 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (map-value-pairs plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . With this package, it is possible to copy key-value pairs and do some other conversion and alteration in key-value pairs. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.15.1-1_amd64.deb Size: 36452 MD5sum: e39cd73473871bbe84e93898b1b0d684 SHA1: 8d69e5fd66e43bc3007d8f8c0b429b7532d11d56 SHA256: 61985084953fe6fa24d222678d9cef1722c2221202a710cf41e92650a460c3d0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.16.1-1_amd64.deb Size: 40080 MD5sum: f661d16bb803c16278313dd7a858beae SHA1: be641896efa2b5ebc0b71d72255176e5b8c23f63 SHA256: 69b66e3a159c8de0be2a195c429813bb00a17ff43e1c5abfd10fc413a9c2ed0c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.17.2-1_amd64.deb Size: 40352 MD5sum: f0868611bc1cc88da109501f55bb4fa2 SHA1: 2cc19cc65ca63a3a1f496820f6bac86626bd3e35 SHA256: 451c27a4cdb353ae59d36266a7b2f352dec8cf70ed8036de2cc860336e687aa0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.18.1-1_amd64.deb Size: 40364 MD5sum: 817e470acc482e27cdbf3251be31aa6b SHA1: cd2240c01395ba70696a9ed32ae0f0bbffc052b4 SHA256: 11b1a4c8a6523854a8327983db5d3e30adde2a5d0d42759a313d99d049c708a2 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.19.1-1_amd64.deb Size: 40032 MD5sum: 2811b0eff1532bb096cc3ad3f932d79a SHA1: 28abdaa5ec3ff16c78f331bf1fbde4be3361cf36 SHA256: cdd900bb5e6b99c7490728bacba3f31870caa899138c5d3e071dc688c31cca11 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.20.1-1_amd64.deb Size: 40496 MD5sum: 506d31d0b4862dc9274b6e04271add3b SHA1: 999898a63c36ef0a04759ebb1bac15a674b818d5 SHA256: 8de72c41354209c19d3e91a58857d6caa85965d5acad0c33696c531bcfaa47d5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.21.1-1_amd64.deb Size: 40912 MD5sum: 581e44b6f198e3c5c58a4cb518dbdbde SHA1: 388cab7480aed69ef9af0ce99e8b97fdf79e87b1 SHA256: 3fc68dcb87cf3e396981fc65ce2ebffe27a1bd64fa255f5701fd719e35b90fae Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.22.1-2_amd64.deb Size: 40388 MD5sum: 9d56a45611fcf5949502b83d4251f094 SHA1: 98c3960c3ec7e3b40cfb991949cc2669e541442a SHA256: 2dc73c8448791e02287abb9d6b5785176ce8123da2dbc9d007c33dd38f570925 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.23.1-1_amd64.deb Size: 39984 MD5sum: 842702f170bb90f2ab6fce933c74f542 SHA1: 5ebbd4c8b404c0601440fbec870f504942f90f56 SHA256: 0585702788f0285eb67ba9a16ff153975601da41634c5b0b406607eabd91c0cf Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.24.1-2_amd64.deb Size: 40488 MD5sum: ed67b93852d33cfe5951d8fddd1da694 SHA1: 1fd8458a92e7a9cb2495d95394a378a276c3dfd7 SHA256: 1ef9e18be7112a32a83ac63c39473806082a52b2d23890cd57024b55a78fe84f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.25.1-1_amd64.deb Size: 40608 MD5sum: da76d36e413148bee08bbf1e161c8d4b SHA1: 7c3a5fce412dcc94c590230f09bd86882de58bbc SHA256: 686de88236f685bc41a044c9588ab98736214912362ba1095276b7f334f33012 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 110 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.26.1-1_amd64.deb Size: 41356 MD5sum: b2dd95d19ec7db5ddb5d053cc6c70440 SHA1: 5ec16fff844c13dd68f2eeaa5f43dedd5e24b2bb SHA256: f87e38e32378bab887f25e86b6a721d247888719769a367447efcd104e55b917 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.27.1-2_amd64.deb Size: 42012 MD5sum: 7fa60b2eec128125eb3b734e6ab7c37e SHA1: 5c08221366b9b08f3c277f18fb0e06e8830eaf44 SHA256: 97df4b8e23d20a47b0c762efb2a182b8e03a4cf5c2efb336d447177dfbd75758 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 106 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.28.1-1_amd64.deb Size: 39724 MD5sum: 916293f98350b5a07ac5ae67f053411d SHA1: cb28c71b01ad0b8244822e614346d660e2717840 SHA256: 598ca9f7ea76417f33f006037e0c7bc1ab06bab81bfb0f4d8d3bd2821d7963a8 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 106 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.29.1-1_amd64.deb Size: 40436 MD5sum: ca1ead716db767c7a61571ac7109c1a0 SHA1: d9183e5fbce867108ab7b6c755ff89e9e6f1f0fd SHA256: 97f97dd21490dda3a8427013b7d42b3afb13a423e68803943526bdc1ec890a17 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mongodb Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 106 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.16.1), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.30.1-2_amd64.deb Size: 40596 MD5sum: 914f2f7d347e37e56e4c8abd9d1a1d7e SHA1: ccd88c803dbd0428ef3d5b79904f077eab9e9dd1 SHA256: b80d43df07827d4a2baa227cd4127649a8d72f7e63c0c07ad0b26c8a3119a14e Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 25 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.15.1-1_amd64.deb Size: 20200 MD5sum: 8cb8b7109409d3338d6e7390098073b9 SHA1: a91a22ce035a2cfac95bfc6987caecb7e699987c SHA256: 34ac4bd6b378a6034285ace0b472cfc19ac870b91b84051c193996eedb996658 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.16.1-1_amd64.deb Size: 23788 MD5sum: c5b5e96936770bd7194603c44e0a69fa SHA1: 522c85f4d956c50e404382729bbe83d4d04fba6b SHA256: 05c813805583ebd0792c01598b39702a95f3f9d727061711382e7a397bec9456 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.17.2-1_amd64.deb Size: 24280 MD5sum: 5f774eb58ea46d2c5cd4d99f48a24776 SHA1: 46d73c3c0822ebda3a7a5d14dbcad26f2572b65c SHA256: 996bf041e2aa42f73d5c4d941ca6b5c0c18598e7eb0dcca03065244dd4876022 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.18.1-1_amd64.deb Size: 24240 MD5sum: c4d52b3ad1204fa9db7e2df21e4d4793 SHA1: a5c24697e47ee81e076ff6f235650a54f59ebb7e SHA256: 6529047e446c84fd1ade50f8c5a7746743fddf98698480eeebaee2bd3fcdd3bc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.19.1-1_amd64.deb Size: 23828 MD5sum: fd5e55e6a74fc6ac4173967cc36eea20 SHA1: ff313b2164e8c15b250d27c847b1d330db9eebee SHA256: 22d99d3ba87bf72f4e601e404439b9a373736456ada8f4259882d5bc40c7b586 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.20.1-1_amd64.deb Size: 24272 MD5sum: 1fb44f09e5c18420c8d752a18ecd0582 SHA1: 4893f871efbd09ba90917f56b6dd4e61434967f9 SHA256: ced4a3745602650b94f09f26b77b94086b0abdc16ec0bcd755eb3d58650e8730 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.21.1-1_amd64.deb Size: 24648 MD5sum: 29a1490395d2be4d749534e346faa15c SHA1: 111898a27647d81ceeca92fbc198f4c16018bb96 SHA256: 9f36787245665af5bd19c81040a47918ba8e3ece18e0ceaad84185a0850f0a50 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.22.1-2_amd64.deb Size: 24048 MD5sum: ced7db7154b6ea7d38319a20275e05ee SHA1: 81604230ef3bc8afb4f4cb33e181f8821b7fe6fd SHA256: fe819a125b8a2cf692541893b14ba02f567a707dd33ae56dfa6b2598967c0037 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.23.1-1_amd64.deb Size: 23664 MD5sum: b5bed5e75372f4d9d856529e84f32835 SHA1: e60088d37d987a3bdd35782900b294a661555827 SHA256: 95bd42919bf5dadca0c70e72858af402600135471b6adf5e1f9f29363666bc35 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.24.1-2_amd64.deb Size: 24164 MD5sum: 97b8f04507038e4d6d77c44bb514a1d2 SHA1: efa723cc360e51cb08d2680d0e5fa364b4a14022 SHA256: 67698d4884bf3033c181e797c00ee8c88f73508d220e53698976ff2335649dca Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.25.1-1_amd64.deb Size: 24280 MD5sum: 21289f79976a96cf42711488644a47c8 SHA1: 863a90559f7708b95613610e03003778432de081 SHA256: b52174d71bf4ad9698098529003a72a753bd69437c68cceaf0f17cc0f2ad722a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-mysql Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 45 Depends: syslog-ng-mod-sql, libdbd-mysql Filename: ./amd64/syslog-ng-mod-mysql_3.26.1-1_amd64.deb Size: 28216 MD5sum: 7acc6d291404f05e3b4b47737f68890d SHA1: ab3fd1dbbfcd34f6bad28014d617adbc058cccbb SHA256: 8a579b708c03759171f9e2b0efeb5e3d63c49df852d0d63ee0097f7bf041d662 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to MySQL databases. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 49 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.15.1-1_amd64.deb Size: 23752 MD5sum: 7203f821ffdc6ebb765e3e32c274d8d0 SHA1: 3f6bcf25e26f61d659a84c3a6a100f49cc9ba1ef SHA256: eb9f907357d84ec48d796c7da87142e18f636966c2fb345065cdc419e382d98f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 65 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.16.1-1_amd64.deb Size: 26884 MD5sum: 975b5132b91287a2445ff355c2740c32 SHA1: 48a4e61d66b3374bd799b54e6b2cc240df1180d3 SHA256: 16be7b0c95d6ba3c0cc6956411daacbb662f364d9c5f9de8a3364f8f10fbc460 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.17.2-1_amd64.deb Size: 27396 MD5sum: 06237653f8aefc65395c4953ff2c4571 SHA1: 84f02372e98ec0ffa63c2fffadfd4230299c2e71 SHA256: 6374ecf92324c31bd101d9be0f987e8d24f3e90d82e0c4e3847d5623bd496b51 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.18.1-1_amd64.deb Size: 27372 MD5sum: ea000c8a406659b7f88b28ece036591f SHA1: 5d561a4aded729fdc50ea051e95c40f1a3ca484d SHA256: 793d2a5b6b6baea350af100927734f169542240838e282b0067a960a26c2483c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 65 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.19.1-1_amd64.deb Size: 26920 MD5sum: 8860fe23ff81793f55e6d2463bbefb4d SHA1: de0afb6691e50b79c1ae5b6c760a375114ef4f7b SHA256: a2f5e97fd30d7ea5f208944c146d78e53402c0d0f54044872cd9e694c6be8daa Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.20.1-1_amd64.deb Size: 27396 MD5sum: b4667c8a04b388e57e2ccee1679bb4f4 SHA1: 73f2b5bc980b04456d2858bd86c99e70d5708394 SHA256: 40fac4de749166ac51c61c9af9f6b066f82f64db58b1651d13af5535300d4385 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.21.1-1_amd64.deb Size: 27756 MD5sum: 8fa481bf447c71a058b981e4e85e7d45 SHA1: 8eb415160af2ef08654d39d19fa9fa961588fd8b SHA256: 5db1bc2ffdef0b2ef9d2aa14c78c454cb68c9b349c64b5526aca28d9288e7df1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 65 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.22.1-2_amd64.deb Size: 27148 MD5sum: 5f013aec3325a1717299391da13faca9 SHA1: 40f20970828086a4c9c9cbc97adbf372f923328a SHA256: 133d935829c6ff30891b3273b0ffc1e05ffc187feb820656b2bce3c08daf0e36 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 65 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.23.1-1_amd64.deb Size: 26768 MD5sum: 88a98e8f1461b76199cf781d1327f908 SHA1: f4feb9778c26c7e83949270b25b4de5697919fb9 SHA256: 9f2b93fe4ed173525439ef777971c6f6c327c2e16c4493871355ce235efd31cc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 65 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.24.1-2_amd64.deb Size: 27272 MD5sum: 3492bbae62926a191bfdf3ea81260de3 SHA1: 687dedb5799b9679dbe5ad4a1bd86961ad070eca SHA256: ce69fe55b40039f7e87c52059f2ee34cd404145827c0969f31172bae3cf1298e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 66 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.25.1-1_amd64.deb Size: 27408 MD5sum: 29976421d250eee126420e47b5222d76 SHA1: a9da8df26279de44e919e306c5144a748128abb3 SHA256: 98f7cf2501a755842a4d0d4dbdb3d2330e4108df7424484e409602077f1d42d4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pacctformat Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-pacctformat_3.26.1-1_amd64.deb Size: 30968 MD5sum: 3e7312204bf5684c9ac128c341be4443 SHA1: f453b3a789b0b84180a0ecfe49d917e2cb6a378e SHA256: f2ec21ecf1c16d53cec76f9c48ecb0844a1a98028684ff94bf777af757199cb3 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (getent) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the pacctformat module for syslog-ng. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 25 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.15.1-1_amd64.deb Size: 20192 MD5sum: 4c4a842a8cf52bc160b5ce0aaf6483f8 SHA1: 5a0317f2af4c3b9bd97a85473bbac27666e7fec7 SHA256: 48bbf229f78761d13cc9e1a1daf50ae8c74f0c3be32b7bb9cd3e7176f1402bf5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.16.1-1_amd64.deb Size: 23788 MD5sum: 44846953efc85117b00decb262864e5f SHA1: 4a18b98a17cadd7325d858225e32a36c6ab61b19 SHA256: ec608726d7529223b641e89cfd491691305512824a275eb3172f54279a804cd8 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.17.2-1_amd64.deb Size: 24272 MD5sum: 7269019457ab9d22593be7f49844b4cb SHA1: 7ae0339301ae1ca5e526d471027248a5a6842f3d SHA256: 8b74e79709087017dcebf41d730df77d3fb6430c5566e74f79682475ea20bedf Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.18.1-1_amd64.deb Size: 24236 MD5sum: 440733c4fdb2de6920c4a37242e7b9fd SHA1: 0d6e0471ab3529da5b13a8dcea55a84e9859c347 SHA256: b749c870776f0a4780bf79bd525fa7b573352e664371236f9f40770d72fc41e2 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.19.1-1_amd64.deb Size: 23824 MD5sum: 566266c59dc8bddde9e6cde3b0a0a18e SHA1: cb25b292283f8e9dce7293622d016de1d31ac8f9 SHA256: 3e06b88a9cc19b82e82190bf6ca7bbc3beb2fc9a6389d507f852e0393bbdc1dd Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.20.1-1_amd64.deb Size: 24264 MD5sum: f88eeed09eafc8c4d4b3b1bfaa1abdfe SHA1: 827744fabf88f87e0a9046ee391a3c02db4818c6 SHA256: a119b73e42682c21cbc5f26ecc09112118cb74db5387f637aff924a597c6e7f9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.21.1-1_amd64.deb Size: 24636 MD5sum: ecafa710d73a73fcd08bfbdf1210cb29 SHA1: b54473560edc9aa6e31d9ffd6bd3e1dd2c073476 SHA256: beb3b307dbf2fec4ee514f870d6f111f5e8a23e3f9101a306d631248375e8372 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.22.1-2_amd64.deb Size: 24044 MD5sum: 11409e042c0aba144a6eab36c9578277 SHA1: 4db5c5ac017362c1d21bf8e3789f16c63f74df1b SHA256: 05be7b77a41d0d4a0dafcd13ce13e4f2d846463c73f37dbada759ceb4a744381 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.23.1-1_amd64.deb Size: 23660 MD5sum: 182b7355009a1ebab23ebacdc78eca93 SHA1: 4599c6c05f604d422e574aea20c9707a216f08b6 SHA256: 29ddba49602853c3ee4501d59d77ff8854fcf6463dd19b7d2420f3b83576f582 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.24.1-2_amd64.deb Size: 24164 MD5sum: 231baa36b26fca127b74e64c4c1aa2fc SHA1: f7974e7ae8ae160d7ce08b397ef22789a706a398 SHA256: e0fe147ba8d92d752618e84961a742043e6dd4e868c14c4e5c51d31b77c017ac Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.25.1-1_amd64.deb Size: 24280 MD5sum: c61b58ffc43a97be5f03cda5bbf5496a SHA1: de606b468c843d15ebdb71d80d26f7d323aef556 SHA256: cee01272ece49423d32e3a228837fca86cdebace9b44f77a634f631855e60fe1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-pgsql Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 45 Depends: syslog-ng-mod-sql, libdbd-pgsql Filename: ./amd64/syslog-ng-mod-pgsql_3.26.1-1_amd64.deb Size: 28216 MD5sum: 2bcd7f47212575c45fc6d567af239989 SHA1: 2836b5afdee48b2d8cb78ab19cfa93b8486be406 SHA256: b6565e8fdcf5e65fb8e46c3fd597f965cdbaf9a69da92401984bd3589c270b91 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to PostgreSQL databases. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 190 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core, python2:any (<< 2.8), python2:any (>= 2.7~) Filename: ./amd64/syslog-ng-mod-python_3.15.1-1_amd64.deb Size: 51052 MD5sum: a9be3fc7cc4af36ad81aa817782d5e09 SHA1: 505077daa4539963bd3ea063746eec7cd054d7fe SHA256: e0376a29855459c73a9108ac8328f010e949e84c964602500e4355c7ff136266 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 206 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core, python2:any (<< 2.8), python2:any (>= 2.7~) Filename: ./amd64/syslog-ng-mod-python_3.16.1-1_amd64.deb Size: 53816 MD5sum: 164c12a0f04b96675a134f8197af9cdc SHA1: 64b0a9c267b8fd7e5a42495611d2ae6c86fa1006 SHA256: 9513e9dab0e309ab0a7dd50a8fdffc2cf7da68540f88a607cc029a3520249a71 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 207 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core, python2:any (<< 2.8), python2:any (>= 2.7~) Filename: ./amd64/syslog-ng-mod-python_3.17.2-1_amd64.deb Size: 54240 MD5sum: 4dc31413efa40099bb332565189d1833 SHA1: f9b0c9b632a7c0596998cac458892d2875b6adac SHA256: 70c689ba66f4dc5a1b29756fe8ca7ba5892945c993b694b20a09d4809f50945e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 238 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core, python2:any (<< 2.8), python2:any (>= 2.7~) Filename: ./amd64/syslog-ng-mod-python_3.18.1-1_amd64.deb Size: 62384 MD5sum: 5429794fa0a01881bb2e6e20239323bc SHA1: 096f7dbfc784dd05ff22eb7c114369d544a8514d SHA256: a497cad34208aec7e90729a4c3a31842775de4bac97a629ed3c04e234530f648 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 237 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core, python2:any (<< 2.8), python2:any (>= 2.7~) Filename: ./amd64/syslog-ng-mod-python_3.19.1-1_amd64.deb Size: 61976 MD5sum: 8b2a797caa9e66b1fb07abed3ec9b171 SHA1: 48633d3f1827bc145250de8a34f8290068ed516e SHA256: 0dbc748da99c3eb7a1e075537cb757cdac0f36520f335a02342bc208189ad46e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 239 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core, python2:any (<< 2.8), python2:any (>= 2.7~) Filename: ./amd64/syslog-ng-mod-python_3.20.1-1_amd64.deb Size: 63376 MD5sum: d102c810c06693b407144db5095f11ef SHA1: 902aea44394b78da36ce3436072a32c694b2e0ba SHA256: b9bd7027391e3a866d76728d72f19335e56df308b00dca9a96cb3500f9f90669 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 239 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core, python2:any (<< 2.8), python2:any (>= 2.7~) Filename: ./amd64/syslog-ng-mod-python_3.21.1-1_amd64.deb Size: 63920 MD5sum: 7aa5eca2abc19536405b87134ac3ddba SHA1: bcb7986b359e40f018bf7fca9503f357db3068ec SHA256: 74accf2b50cd81284625a30d910243605b0d80777009fe67480324a88b490fc9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 310 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core Filename: ./amd64/syslog-ng-mod-python_3.22.1-2_amd64.deb Size: 75292 MD5sum: 48917c700edd4cce07093f0355ab7d01 SHA1: 1c2a426894dfd7349f0002481335b0d21d8969f3 SHA256: c15f43ecb38f995cbcded1030b8d1d9384bdaaf92b2d0f9da840ddb85d877940 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 310 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core Filename: ./amd64/syslog-ng-mod-python_3.23.1-1_amd64.deb Size: 74880 MD5sum: c10db824b2f27b1cb1ade60c67f5f740 SHA1: fb07757375a8939fe0932bfb866a0c130f49b244 SHA256: 3b4509950f4ee77bf9c2003026cc3bd6ffaab358bb175b28aad50cc6480ac5c7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 310 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core Filename: ./amd64/syslog-ng-mod-python_3.24.1-2_amd64.deb Size: 75472 MD5sum: e255e7b5a0ac5096943edb061a4976d7 SHA1: e3c2dfe115981a8945724fe3df63cdd84135f0c9 SHA256: e96c458fed12de3dfe0aaecfdbdac8a0008f7c4a71f4d999fb695756134a8eae Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 311 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core Filename: ./amd64/syslog-ng-mod-python_3.25.1-1_amd64.deb Size: 75800 MD5sum: e5934a0f6dd1e03a3880a3553683aa2d SHA1: a0b1ed5d5ab918db8edb7ead23b8cf91e78bdbb4 SHA256: fd7d45eb1a57bb1833f65843a900c389e3dade05c413fd449c5a0741d8071393 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 327 Depends: libc6 (>= 2.14), libpython2.7 (>= 2.7), syslog-ng-core Filename: ./amd64/syslog-ng-mod-python_3.26.1-1_amd64.deb Size: 83220 MD5sum: a960bf2eff8689b9cc01a2c87ee3526b SHA1: a0641eddfba249998388686b097098cb99262e9f SHA256: 880f6b926bf5bef5c4d47da333bd77b01b744b2eaed69f29861f9f1b0aebad35 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 320 Depends: libc6 (>= 2.14), libpython3.8 (>= 3.8.2), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-python_3.27.1-2_amd64.deb Size: 87728 MD5sum: b7bc29ee7fe1e9256619dfae4b62e6da SHA1: 46e5b64627d13a8e1ffd40c36e00167e3bc600e5 SHA256: e864a5db1a5ca43a1be72d024a6e5d207a66d89696b3d53f9d46b78f831f1a73 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 318 Depends: libc6 (>= 2.14), libpython3.8 (>= 3.8.2), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-python_3.28.1-1_amd64.deb Size: 85520 MD5sum: c0607c7c0e570d4ebed7b09491663001 SHA1: 8a473e5d1ca6f9b11899578ccfff8a657b78f259 SHA256: a3fb3bfa2b993da3639d5c964c13c9a707bc6bccebf0e8fde6f20da4494935a3 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 334 Depends: libc6 (>= 2.14), libpython3.8 (>= 3.8.2), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-python_3.29.1-1_amd64.deb Size: 88200 MD5sum: 2d0ee414318eb9c9d1ac7f7efbc2b284 SHA1: b105c41ffea46b6a8ad07825652ff83a83dace15 SHA256: 6ed22abdaeb58121f14cff4e4fbdd73125507ded848bf2e3e32157be0681961e Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 342 Depends: libc6 (>= 2.14), libpython3.8 (>= 3.8.2), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-python_3.30.1-2_amd64.deb Size: 89964 MD5sum: 9bf588a6e24527441582f84fbd38d6f9 SHA1: e442cc9664cd5cafb8a8b7b1ae0627ad692cccd8 SHA256: 07617720ee290eb221db002d335489bd78a41bc0ae8da72967eebdcad422dd2b Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 109 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core Filename: ./amd64/syslog-ng-mod-rdkafka_3.21.1-1_amd64.deb Size: 40576 MD5sum: a5d1cf0f6ba54b43bc0e430786b316ec SHA1: cb3574dca18da6866df46eabb40aa4648ba632f8 SHA256: d955ec9fcf1aff3ebbaf1a450cee4c79f66e0245182e002cb3b6de24df5463c7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Filename: ./amd64/syslog-ng-mod-rdkafka_3.22.1-2_amd64.deb Size: 24068 MD5sum: d7b3a32cac3467a0aa4a70b2537988ff SHA1: a1e6b1ec01db74d133901a8fbc31f718a20f060c SHA256: a3810b9ca03910e58de15ab6b178e8ac2b1a660429dd2ef9be390e0b6e1f8265 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core Filename: ./amd64/syslog-ng-mod-rdkafka_3.23.1-1_amd64.deb Size: 39812 MD5sum: 9a1ac5a8075341674ca5bb72563f2471 SHA1: 7250082630b8cc7c632c1d5b5f29cfd14de4fd8a SHA256: 5d6348dfd53a1816521f11d1c1033aca5cd004ffdc3ff3a0aa848d2f82547f89 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core Filename: ./amd64/syslog-ng-mod-rdkafka_3.24.1-2_amd64.deb Size: 40304 MD5sum: 87f8c67ac4008076a235b88e87870afb SHA1: 88178a1794f38876051aa423316a0f7588480255 SHA256: fa23873ce8bbd9d8c9b6692b18d1c88d85875bb81022122ebd5f4886a311fbd5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 109 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core Filename: ./amd64/syslog-ng-mod-rdkafka_3.25.1-1_amd64.deb Size: 40348 MD5sum: 0ee3918dcb37dad80765ad62b7426f51 SHA1: ecd6af0ddd6e8e2ee1a6b30061424866eef10b2f SHA256: a6c007fd364c22308b75e22baf07e9dac5580dd6a949a1c68a929762e105533a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 112 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core Filename: ./amd64/syslog-ng-mod-rdkafka_3.26.1-1_amd64.deb Size: 44304 MD5sum: e0377ff441306b45c82ade70920928a4 SHA1: 94b12b6de24df48f61507777034bc0ccb17994fe SHA256: d9385c3f3ab5631f150ee3d009acfcb213f6e23d87b9b1f0b19407c25d877ca7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 113 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-rdkafka_3.27.1-2_amd64.deb Size: 44944 MD5sum: 178a9b972fe423853152b2302aaa2a32 SHA1: abfec971c77bf5bd6d20828a2b88a1dc0f0cf031 SHA256: ddfe7db6dc0f2461563335241f54ea494ab96a7087fa3f9ef43f12bb8080fa71 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 111 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-rdkafka_3.28.1-1_amd64.deb Size: 42804 MD5sum: 07d6b301c2c67695713f03f08605ef2f SHA1: 7a935ad0ab98f7a264c695125684740e51b4d56a SHA256: 8cda788bcfdf4c089458687b5069cedbea010fb6a6da3930dbd88755db342b0c Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 111 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-rdkafka_3.29.1-1_amd64.deb Size: 43588 MD5sum: 2fd2612d53d5d78c47ed9dbbd81c9b97 SHA1: 9df143db85d5b7582eb2042d360bde1d2898b22f SHA256: 578160684a4bc19414a8b7cfd57808a09fc234da08d93814aafa658ef7ca24ab Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-rdkafka Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 119 Depends: libc6 (>= 2.14), librdkafka1, syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-rdkafka_3.30.1-2_amd64.deb Size: 45528 MD5sum: 174442b970cb41fa53abf5e8c02b6d9a SHA1: 7249a35d185c469730f1595321ffbcfbf8e369c7 SHA256: 78b8a34ecd66c57d961511da87a9ae634c0b2d87eea58aa4ec99ab0baae79794 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 75 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.15.1-1_amd64.deb Size: 30792 MD5sum: 0ebc35a21518dfb7c049c950c01188f1 SHA1: 4808a08791cd26e996db31f7eb6de444446f0e50 SHA256: b4b49dec31fd457f485400153f6e0cba629e4d632400b803ca6b7c8362291fd5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.16.1-1_amd64.deb Size: 34332 MD5sum: da2b8919545be27ebcd8f173fd3395d6 SHA1: f53507845b80746dfcf59845e663ab5a369c135b SHA256: e0bb6f121abd3184272994c7ea959613f4f1ba28333b74e6831f0987e813438e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.17.2-1_amd64.deb Size: 34840 MD5sum: 5d67b77eb614917b37fc3b2ca0613d05 SHA1: 9d06788d427974ba2b2fcc73e8ac72703603b7bc SHA256: 6b5b5dab81167c12830feb5398642a525d377f7afe3059caa9cb004888807fc4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.18.1-1_amd64.deb Size: 34884 MD5sum: a8a03ba5069a0b7938d756f10cc4f218 SHA1: a95da20c15f666d193fb2eba611015e2990fef6c SHA256: ab91ac9ff5a4959a50ade55c4933821dd4a833f44ce5b35b982a200543bc5bc4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.19.1-1_amd64.deb Size: 34548 MD5sum: 66213eac22bb09daf1102eb8845a0f65 SHA1: 57e55626ce339e915288898a507313a341fead0f SHA256: 2ed2f0ebac6f59ad44567a9ca872a53824bb7a80fb6d28cc281d643acde28724 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.20.1-1_amd64.deb Size: 35016 MD5sum: e3b57657bbc88f2b33f6ee9a630aec41 SHA1: d0046f55690a79d0bdbcc6ea920290650fd47a78 SHA256: 959a3564a9662c9969ae9f100b53f6163a9ca353bfe6b6339579b81ce0833d7f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 92 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.21.1-1_amd64.deb Size: 35404 MD5sum: 5543ba2df2a5a27ea637b3ffa404fee7 SHA1: e8af0a205f1852bfda37e910048fcd0bcf1b853e SHA256: d7c609284cdb33cf68b93c2e8c6cd0451b83c011e6e90a8f4b5c225fa2a2baf9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.22.1-2_amd64.deb Size: 34844 MD5sum: e4c463996f3790abf14927aaadb44b9d SHA1: 253426ea1b0cb906930de3cb6c20865a37ea378d SHA256: 524ba853ac80acceffba3e79befd378093c88a9bde8ff434c917db236bbe98a1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.23.1-1_amd64.deb Size: 34616 MD5sum: 47b02bb848922f879979c40be98bc9dd SHA1: 6ed2fd9a0d954170c85b09435594a91928a28461 SHA256: a8c366940f4d6f1e2771c27240045e8a61fc076275716d5719ed61538371b7b6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 91 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.24.1-2_amd64.deb Size: 35148 MD5sum: b3a7bc24bda07f4f0a57d6798b86a8fc SHA1: c0f9b69dcf9ae712ac48c09811b33bc5fa86ce2e SHA256: 4ea636446c2fac8bbe4da37df120afab2ea72e8da3e681a013c54b1f887480c7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 96 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.25.1-1_amd64.deb Size: 36600 MD5sum: 86d4e3189fc5ba2d67455ffb2a51198f SHA1: 2a34c5710e9710d6f536848eacde06ed96e31775 SHA256: d942cd5f29b975683900cd5ffbca27d129f8f9de9862fb2420e1cb4c8f2c1a44 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 99 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core Filename: ./amd64/syslog-ng-mod-redis_3.26.1-1_amd64.deb Size: 40500 MD5sum: 1b22eb9b97aea07fd8d0a05d55307f99 SHA1: 741a70fce30f12cca4d9e15d16ebffa7c65c1757 SHA256: 3bdcbb5206c1050bd8bf30da9d282c5d0717f467c261d81116b58babd9a1b149 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 100 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-redis_3.27.1-2_amd64.deb Size: 41168 MD5sum: 940f354bb3d4b632fd6d8cfaca8b2cac SHA1: a2223e597235f5db6b9ca6dba23fe1f502f2aa13 SHA256: f03d82b1f8d28e86edfd8c34525d106a8a8e212a223780cb1edf5013117d5a53 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-redis_3.28.1-1_amd64.deb Size: 38928 MD5sum: 23247ef81f2eea230113107b8a4f95d7 SHA1: 56166578a5eaf8b1650ed0c0aaade655c781aeba SHA256: 8a051c5420d6d9a364fe3cf06cf6cca6c78a2b14981621332a2e4f1f94a42f6e Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-redis_3.29.1-1_amd64.deb Size: 39648 MD5sum: 259d85a0a0a5cb16ea0367667013f4aa SHA1: 576ac0ac1f4d766173bed0203ae0f002262f7c06 SHA256: bc8f6e536659aa31972f3b07e25739595035b63fa6e6bdd879ff462e17f34ce0 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.14), libhiredis0.10 (>= 0.10.1), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-redis_3.30.1-2_amd64.deb Size: 39912 MD5sum: c15aa73324eaff4db6558868d3847102 SHA1: d42830ab3e78c1ce14646958d920647579382fab SHA256: e407e60717fb83a381d62b549448eac81b94d7993a60b3a8c3f1060d21ae7ce7 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 88 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.15.1-1_amd64.deb Size: 33704 MD5sum: 648e1a36e84b0e2d7fb40171ee45b3c1 SHA1: d5ccbd531556361106572a683a5f23941363cf03 SHA256: 2aa5068ea18546d194e58197f2461e3b33954823da00a0087bd55e37f2fde3b4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.16.1-1_amd64.deb Size: 37264 MD5sum: 03b9042ec8c6434c8c332bf96fb91213 SHA1: 2df8dd76895fe4a7f56cf7ad5b7f85372700d9ed SHA256: 7642673f7a86deaaa49e8e72e69c1013e34a043a1f08a1557284a951732f6309 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.17.2-1_amd64.deb Size: 37740 MD5sum: f3ed7397a4c6f893f97d1ad52819c90c SHA1: f1cfd1ae809ec3b6829bc6a05dcc4b987041360d SHA256: 26b3b584db8b2ec117c8b5aa6de4a641927db799248c7bf8906ea6f62f773ddf Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 109 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.18.1-1_amd64.deb Size: 38852 MD5sum: 1bd71fa6d7b634653c289210ff1d0c1b SHA1: 3f576dd954c467a7f97e89e5aef9ac4e5f9e79ba SHA256: e4a0408b043eb7a9fe414b6a0534f0b4e011e929c7a5b6e3ea54dfc70a0ca2d7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.19.1-1_amd64.deb Size: 38808 MD5sum: fde915a8f66bf6e1cce327789b609f51 SHA1: a6c6fa6202a21e506e905a286b11f477ae2ce870 SHA256: bb2647192d5d0ae382bd0ef8a9eb43561770fd0298686742468a57bf8e66911c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 109 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.20.1-1_amd64.deb Size: 39304 MD5sum: c9550396cf79f0ea99aafd77d7af84fa SHA1: c7691981d504abaa2bb268d6938734a3084abbbf SHA256: 860c0c0c5d551991cca228aa2fb74913c3360d4ac045b2365ca4364871263e96 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 109 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.21.1-1_amd64.deb Size: 39700 MD5sum: 4dd5f47561f4ce2ff7c78f38a9f4f738 SHA1: 4d045e7787ddbd6d4ccecce87dfdbf6f355b177b SHA256: b16230607f46ac079c7af56b66022585a8929232dca36cdca334ed7185d56564 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 112 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.22.1-2_amd64.deb Size: 39212 MD5sum: 9c5bef8a1d61fbb686708f6b5d95e1b4 SHA1: 7b40fc9b06c0a8488c775408e0c505388cf1cec1 SHA256: ab9a948abe1080956973f5cf6b586aced1ac550a4c28e79663cd6b192f53fe17 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 112 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.23.1-1_amd64.deb Size: 39016 MD5sum: d15544bf8eb88ab0a1c2ca0d40d78f60 SHA1: 9f0c57b16664f144718c7b24cbc004e46e80895b SHA256: 5a669594c35b9a7d60f9e7cc955f70ea1c48c3d5d639b6e6aca791043a2787ae Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 112 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.24.1-2_amd64.deb Size: 39592 MD5sum: b622c4774a814777bd0f047721f08c5b SHA1: 77d4db242dd9fb07f36d26b15f0de55e6e424234 SHA256: aae7ec86270e769b6ef6731580642804217a458c6c7264cca588029d15749a6d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 113 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.25.1-1_amd64.deb Size: 39608 MD5sum: b992914ce535e72a054ef66ebf933972 SHA1: 111fa45004d9714d837f83ab052d61b6ea2cba2a SHA256: 48c8d5958384916d198c06f874792c44fcb32908442c2fb012316f181ceb47dc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 116 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-riemann_3.26.1-1_amd64.deb Size: 43604 MD5sum: b0805aa0a724d69391a438edd5bae5b1 SHA1: 03ef66b6eef256528bf09122ba7880faa701e58e SHA256: 936c3806f241b189989fa653403cea224ac46f6ea6ba2b850f24c63ba4c71f7e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 117 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-riemann_3.27.1-2_amd64.deb Size: 44268 MD5sum: 825c72eefefe8cbae491e3da9a04c6cd SHA1: fa4cc3fd874caea4abc9658757c23779763bf564 SHA256: cd09702011144f75bbb0c4e7c1b32552690dd1381f1224e8e8ee736d23cf88d8 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-riemann_3.28.1-1_amd64.deb Size: 41944 MD5sum: 022df9a8b07e6b4b8b5e5b945e77ea22 SHA1: 95ec82e47489e8262327017599a51ad895881037 SHA256: 7f9833c79b99bedd57a7cf2831ab886fb214d51690f2588d49feec6c400b4232 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-riemann_3.29.1-1_amd64.deb Size: 42628 MD5sum: 7248b609928706d436340b620aaac221 SHA1: c25b6c8683addc9c29581908636941713156dc19 SHA256: e339e5ffefe55b89a2c5c05a02e953b5769e2844f3f4c47ff86335b8a4f6a1cc Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-riemann Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libc6 (>= 2.14), libriemann-client0 (>= 1.10.0), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-riemann_3.30.1-2_amd64.deb Size: 42972 MD5sum: 902c92de7802c3abdcbef6b80a0dbc0e SHA1: 3659d75d7eae41d4e1ec2a35d75ce58112de1b20 SHA256: 951dc62574e47ddee1629adb951f19b301d3cdbfefea5b36d95abd72fbfcf537 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-slog Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 138 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libssl1.1 (>= 1.1.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-slog_3.27.1-2_amd64.deb Size: 50828 MD5sum: 5e767181bfcfff63fb57561a750cd67c SHA1: 0c6542f56f73850d999f54b5ba55a9bc428e2fff SHA256: dcb63885e2e787f67025bc5843d68cd3f9b5e93c693c885f9b54b3c1d0e7b73f Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (slog) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(slog) template functions and command line utilities (slogimport, slogverify, slogkey). Package: syslog-ng-mod-slog Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 241 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.31.8), libssl1.1 (>= 1.1.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-slog_3.28.1-1_amd64.deb Size: 65588 MD5sum: 28fd3caa1e1ac8ffd9ba298e8eedeb45 SHA1: 0874955e055314928ac577602ea4fbe12a2d4858 SHA256: e18b2009185808f520a5da8b7cc2a40a726d3615975b37ce2ade392d141e30fa Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (slog) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(slog) template functions and command line utilities (slogencrypt, slogverify, slogkey). Package: syslog-ng-mod-slog Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 241 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.31.8), libssl1.1 (>= 1.1.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-slog_3.29.1-1_amd64.deb Size: 66164 MD5sum: 8877e10c37f822144359fe910aa7ba14 SHA1: 6c5d67b1da0e77e4ac5e54b1cbc56aeb9212e47f SHA256: 1debaf4799f3876c9a80d2b57b92b309dbfb23de4c40a5688183923a01eb22ef Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (slog) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(slog) template functions and command line utilities (slogencrypt, slogverify, slogkey). Package: syslog-ng-mod-slog Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 241 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.31.8), libssl1.1 (>= 1.1.0), syslog-ng-core Filename: ./amd64/syslog-ng-mod-slog_3.30.1-2_amd64.deb Size: 66320 MD5sum: d6798212a6f9115766e9fe343c161398 SHA1: f60685d5f4193f92edca682e2a88923bc1f12484 SHA256: 41e8333a878af1e4a1759ac9e17df7d0d3a62b3eb4cf22d2aa68e62d2c9ce083 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (slog) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(slog) template functions and command line utilities (slogencrypt, slogverify, slogkey). Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 84 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.15.1-1_amd64.deb Size: 32836 MD5sum: 7e927855b254c72f972278d49b951755 SHA1: 5256f1f4c6836451ec33ddb05e0a959fdfb133f7 SHA256: 6d22c259a92a755b952c547beae9b75193d15d0f09f9b68d8dd4e60acfc02ec0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 100 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.16.1-1_amd64.deb Size: 36432 MD5sum: 57a1abc2ea8d5aa78d9fa707e8d903e6 SHA1: 82bdbed32115b94dd8dc82877712cb1a10341523 SHA256: 6d0393efa2f585ffeb2427a12deee677d737be1a2d09e702d4134ecdeb59de6a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.17.2-1_amd64.deb Size: 36952 MD5sum: a361428de62f5f79a624e2da7f8e1434 SHA1: 5b81b5ea1404ca56ff8f962d12ff179ca92abf2d SHA256: 336e9383ace94cd1df8043d196c5eb7df390888dc888c1ca09a1a5e0ea2b5c31 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.18.1-1_amd64.deb Size: 36904 MD5sum: 48bc57ee3e2a8ce956acf858a57e08c4 SHA1: 0cfc4b8f8fe1aa30357f1c88edc76738a156068f SHA256: 154bf856de2d838de1291ad0869f6ac1bc2f68375bb05b6255b0a9929c3a9637 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 100 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.19.1-1_amd64.deb Size: 36680 MD5sum: 1061574a3511a4eba8ced95b3ea2e20e SHA1: 6639d18a2f0ff77c81cf62a4bd45e87ee2b6e304 SHA256: 0e3ea3b60b190f6a4a6a7238a83468776e998922faf5b1a7a7127a3f68d24fa2 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.20.1-1_amd64.deb Size: 37112 MD5sum: 62c6758009c55944d3df51f7806b1f71 SHA1: 753db24b6fbe23c39962f80fbf727cde2170483b SHA256: a3034784fe2d41f546fed9413585f713d5b81385415fe5e0fb89b628c8505690 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.21.1-1_amd64.deb Size: 37448 MD5sum: c5315f91cbdce0112e294857dfc06fcb SHA1: ba472cbb366d7e3d5bbbda4578404c71d0cd6aa6 SHA256: 21a7ebe69e27977fea5fe32e40055030c053e07d299bcdde007fe72f553c9e10 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 100 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.22.1-2_amd64.deb Size: 36916 MD5sum: 42f26bcac58b9cbf8c3e69334c3309b1 SHA1: 2e16c87484f1b41fb1e559d2e9b0bae35253ae70 SHA256: aa2eb8aaed0701370429fb36234f3c39edeb02e1723936081ad19dffeb9586dc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 100 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.23.1-1_amd64.deb Size: 36504 MD5sum: d67495e82f947f7b7e6c85e9ada4571d SHA1: 058f54c5390207e020522716a233e879d971b693 SHA256: ee127820171f9cab1b9135f0f39fbef2fd677257e89faff7472d82464a12f7d1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 100 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.24.1-2_amd64.deb Size: 37080 MD5sum: a5b90ce40e5226fa6a372a22fbeab312 SHA1: 1f7ee6749b8315740fdb83e57dc87a1ef58e2626 SHA256: 981709e16c0b9f6eeade6c82b012857f0e911f7e3400de5f2b84390ef2e35512 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.25.1-1_amd64.deb Size: 37148 MD5sum: 0b590eca6ade87565e5dc28bfdbfd37d SHA1: c3d91a6e1a202e525c7435db157905e8cd687f95 SHA256: a959c49cec7a6168d67e170f0885960481c3c36b23f7ffd447a1b67f198dc8af Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core Filename: ./amd64/syslog-ng-mod-smtp_3.26.1-1_amd64.deb Size: 41092 MD5sum: 4347febdb7bf23eed8768b37d269d50d SHA1: 9d44f7e02d3416745f6cc8a86545d9a6cc668133 SHA256: 9cacaa959f8319f0ed279fc480a23176bb19d151a3bc68cfdd9a561e9da3c787 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-smtp_3.27.1-2_amd64.deb Size: 41748 MD5sum: 0e0b2ff853ec95334464083e7250ce5a SHA1: bfb941704929cd06b077c91e841fde7ae822a28f SHA256: 147c256194f90d9d9fb209f87cf523e9ee273eae494d422c86d55771fd2331a7 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 103 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-smtp_3.28.1-1_amd64.deb Size: 39388 MD5sum: 2d709f0e59a6835a279f35cedebef518 SHA1: 7bc9e43c1eaabf25852a17ccd65fa4cd4faebf66 SHA256: b00a789cb22b096deaa4b39d27c86dd7c5814eb369fffbf36263a9be3db47e5f Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 103 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-smtp_3.29.1-1_amd64.deb Size: 40136 MD5sum: f765ad7b6c354a2400c2a834e77848e8 SHA1: 7148f11b25cec546ba8f38433ffe53d489131282 SHA256: e2b4973121ccdc9e0c4bc920dd017beaf2bb4ae1f12a7f83346e98b17021c121 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-smtp Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 103 Depends: libc6 (>= 2.14), libesmtp6, syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-smtp_3.30.1-2_amd64.deb Size: 40436 MD5sum: 223a5c1463d117fb5621485711de804e SHA1: ddc1ffe3b85c6df3e5e28afbdbc79cc31b145ff7 SHA256: 33ea84199d4d3ac1116cbe1523c91bfe5d20291df88139be378255b3fa6f7e42 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 107 Depends: libc6 (>= 2.14), libsnmp35 (>= 5.8+dfsg), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmp_3.22.1-2_amd64.deb Size: 38400 MD5sum: d495e1a3dd7babbd797f36982cbcbfe8 SHA1: 333ccd3f7e0be0e3643ef73b77dfcbea8b52b7ca SHA256: 130e99195965bc849050edc0ec3ab1e260ed0b8c03f3ada5954bce3943921ffe Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP destination plugin, which allows one to send messages to an snmp server. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Filename: ./amd64/syslog-ng-mod-snmp_3.23.1-1_amd64.deb Size: 23644 MD5sum: 0cb1cbbdcd88ffc1d0507401079032b8 SHA1: e0dead792d48ab2ccfab6fd9e33a7ea96ec649be SHA256: ce31e0a2facadf7bd94a06290aaf7fad208fd4aaecec50c2e488db2c5d471e4a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP destination plugin, which allows one to send messages to an snmp server. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Filename: ./amd64/syslog-ng-mod-snmp_3.24.1-2_amd64.deb Size: 24148 MD5sum: 1ba499db3d346d3d5df090ae9325b98c SHA1: 049706a68e138f4cd92359406697a2b02bae0157 SHA256: bc5654a8ac9f378d85cae072452198da1efe64daaa800092d5fe46d33bcf28bc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP destination plugin, which allows one to send messages to an snmp server. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Filename: ./amd64/syslog-ng-mod-snmp_3.25.1-1_amd64.deb Size: 24268 MD5sum: 1deb6c854a03f1947ec0b4ab3c6d3586 SHA1: 7da8250dbd5ba0616d88bac3e31f9e113a394977 SHA256: 1934e40b849fb8323109cf8c009d95223352f96a629fe88523a7638a3033a6e8 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP destination plugin, which allows one to send messages to an snmp server. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 107 Depends: libc6 (>= 2.14), libsnmp35 (>= 5.8+dfsg), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmp_3.26.1-1_amd64.deb Size: 41452 MD5sum: cc3d80269fd12c48edfddc44dfbcfe59 SHA1: abefe0a0e5062862cd81bb7df2e6e205c8bb4473 SHA256: b382c602b2670a5bb6b4ce038528a1433066363f5985246580ac20503d25ffc9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP destination plugin, which allows one to send messages to an snmp server. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 116 Depends: libc6 (>= 2.14), libsnmp35 (>= 5.8+dfsg), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-snmp_3.27.1-2_amd64.deb Size: 46032 MD5sum: d37466499bb7bcd92027885f06a4ebef SHA1: 7ed4e30c19a2af7f32a8d70d85414f126b980075 SHA256: a470d28ed9894659fdf808dde1b1c1ec1c743a4f22a1295ce45f234961f38ddb Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP source/destination plugins, which allows one to send/receive SNMP traps. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libsnmp35 (>= 5.8+dfsg), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-snmp_3.28.1-1_amd64.deb Size: 43728 MD5sum: 4d407a8453cbf2fb1c0047b5f49ff57b SHA1: a6934462a39e350c5927c5f666624b1f9fd8c546 SHA256: 5a995b8a0a2fd48fa27cee7e4a5c5af963c19206630580c3bb2248fbaa68e448 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP source/destination plugins, which allows one to send/receive SNMP traps. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libsnmp35 (>= 5.8+dfsg), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-snmp_3.29.1-1_amd64.deb Size: 44392 MD5sum: 92684ec2bc27f5daefbc4038d562d7b0 SHA1: 0a93627fe9dc81afef2b6403a47ac033d51ef53e SHA256: 6da338af0b8381e5bcb7cfca9eb2904f56609e83381e65294eb924a4f9bb9987 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP source/destination plugins, which allows one to send/receive SNMP traps. Package: syslog-ng-mod-snmp Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libsnmp35 (>= 5.8+dfsg), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-snmp_3.30.1-2_amd64.deb Size: 44436 MD5sum: 080d6e1e939b1ff8f1b5c1f05a931355 SHA1: ce644e79c954ae23acfc3e8ffaa7a196d1090c8c SHA256: fdc51fe0bb64261fdfe52ef7422b361b2616b5efba9dd114739f12d33b4c7763 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP source/destination plugins, which allows one to send/receive SNMP traps. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 81 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.15.1-1_amd64.deb Size: 31312 MD5sum: 9f332d0c5763c81123106eefe4c962fc SHA1: f80f7700e4e8b1ae74f3f808b4fed19e1f0a39ae SHA256: d69440b1b28313dbf529e989bb6ec2770e9ccd5082db741639c1f78cf989c904 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 97 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.16.1-1_amd64.deb Size: 34756 MD5sum: 1e195509ae4cdd25a6729da4242a4abb SHA1: 46c7226476aceaffc9e32c37eaff44074bb42515 SHA256: 0984c0fd6cf52f4512072d9281c2334238a46f408b8fe46282bc2d5ff25fc1e6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.17.2-1_amd64.deb Size: 35240 MD5sum: 818a3de4b3d2db8b77a87f10f4658615 SHA1: 1d7c5420398aea29faf2ad11607a0fc6fa5b8c07 SHA256: 9591a50349f53e7d6feaeb45586c64e7c37387670d405403fdcba9527873a748 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.18.1-1_amd64.deb Size: 35240 MD5sum: 649b4cd32ee49007e72631bb611ba08c SHA1: 46c3f69b97b1bc0b02e9e7c747425eecc5844f66 SHA256: c15ad8436915289d42fb57e7d7c4c2321838a32ab43cb4a7bf194f2b666060f6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 97 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.19.1-1_amd64.deb Size: 34852 MD5sum: 9507215e4efec325c84e4b3707e0612c SHA1: 58575e91c7d594ccf3b40f42b662e9f1cca2bdcf SHA256: 8df24214b5ad0578dcea4e957896649a2b039a5c4966075e9c65472c962b944c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.20.1-1_amd64.deb Size: 35388 MD5sum: 087db1e2778578c673fc251a5056b70f SHA1: 707d1fb04bc86d76d69f8e1ad55a7a628dddfd02 SHA256: 2189e59e7d282821757390afc5994116822aed57aeb09385b407dc4bda5edb27 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.21.1-1_amd64.deb Size: 35716 MD5sum: cfc9f8ea4f61eea63a8b31a68160ee53 SHA1: a2fbb77bb979225c8f86b4bd9449d48abd5bfc73 SHA256: 9d06ea783cc7527b0e43ff6d09a56bd46b0270b8e7dcb2770f3afabd0d3b743e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 97 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.22.1-2_amd64.deb Size: 35096 MD5sum: 4dc920ebba873d18b740ea612956a5e5 SHA1: c471b64ad565f56dfde10e31d9de5f1c0c05a75e SHA256: 09e625387af2d9ad1f0a4b8f2f0e684e15cdb5cafc9546c8379ba91298f3f491 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 97 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.23.1-1_amd64.deb Size: 34704 MD5sum: 596924e1e36dfad91d4566fc0f5876e8 SHA1: d6735b9bd52cd6dc95478cb192d01bd2324724b7 SHA256: 6b50aa9f22a14ef13c2a1b528980fe2a4b012cf899d56ad0ab3034318690788e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 97 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.24.1-2_amd64.deb Size: 35252 MD5sum: 9297b4fb158756b8a97b82cd545cd715 SHA1: a8acd6864c2a27fdcbc4fa4501c8b5a82ff142b5 SHA256: 639aef34dfbdcef3bc6feae77c0f79438009dee672fe9ee12cd8dc60975b8e40 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.25.1-1_amd64.deb Size: 35372 MD5sum: 35b100c7c6496e7e58d80647bd5babde SHA1: 2ba4f3f2d0eb744ab0a752575a2b042730d06402 SHA256: 8572b9e8665404a3dcf9799c18b524e756ad18b6157fd7c83e8a65ec0184dcc0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-snmptrapd-parser Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 95 Depends: libc6 (>= 2.14), syslog-ng-core Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.26.1-1_amd64.deb Size: 38824 MD5sum: 0ebab3b70967990839f0a2bfa3cc2834 SHA1: 66d3678e46d7ff61b14d9b2cd258c16fe7ea92a7 SHA256: 87610a4ffc306b63b8fb0c0e656798ad9b9037ffafff8a217031ae8441b75878 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (snmptrapd-parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This parser module can parse SNMP trap messages and convert it to key-value pairs. Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 102 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.15.1-1_amd64.deb Size: 38344 MD5sum: 3c68ee355d0e1d89cd276cb7bcef57a9 SHA1: 3d1ee4958095315549721b054502be57607ecbe8 SHA256: d8b597a4483d9d90c6c35fe834bffcea39ae13d23feefc286018049eac8c30b5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 118 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.16.1-1_amd64.deb Size: 42096 MD5sum: 42062a17047e03656abb10773b1f69d1 SHA1: e7a9222c20408d9bdb968b77667874c0c8c30c75 SHA256: 7e00c325276b5410bb8af749e916f518c0aabc59f46e201132c1a1617cd439cd Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 119 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.17.2-1_amd64.deb Size: 42536 MD5sum: 0668fc0eb33b4c830083870d3cdb93c9 SHA1: 177c2b4b96ffef991292e00f83b4de6e309418f5 SHA256: 1dab866bad4d0b6c643d7a40e102195dbaac0458e6fa50239e9f5c61688560dc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 123 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.18.1-1_amd64.deb Size: 42620 MD5sum: 59048043c5c4c0b1e968a5b2efd1b75a SHA1: 29453e2d07ce664d5f118a56489e3ce54050499d SHA256: bea38de6426f1ec337832de01353f360f0608b1bdc3502c6421d5d02e8b936ac Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.19.1-1_amd64.deb Size: 40496 MD5sum: 3e53576980d7df0e65961c78fca2e170 SHA1: b7738cbb1f3e37c4cbc9abf0f4ba454e51c099dc SHA256: 6727e66461b624ccbb227ea7986213d6d507b858cd4f4c117e16ceefdd49cc94 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.20.1-1_amd64.deb Size: 40968 MD5sum: d19fdc72cdfb52006cb46ec86331c089 SHA1: 8e6549056d991b04d48cf2faaad98bbb15e4a2a7 SHA256: fc6910e45bc227e9b2f1398c73e3f8d1603d219db1a906d050be833f858d0950 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.21.1-1_amd64.deb Size: 41356 MD5sum: 6edd9f055a9130eafe4217d75c67db6e SHA1: 36eadeab49bf70734e80e5a12c184ece910d016f SHA256: fa6234ab9d11adaa889d177229addb20847c3b961c7ea1c72ada96f06978ff43 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.22.1-2_amd64.deb Size: 40824 MD5sum: 76d0c1703b6325ba4e21572431b76292 SHA1: d2328709bf436fd6efcf0f8975c1d5bd7195cd73 SHA256: a7102a47c5563c541b581ce8b0cf7fa8551d20d0d8321784d58692f918700c77 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.23.1-1_amd64.deb Size: 40412 MD5sum: e8b7a09b70a2b94ddd7fd582f0de9d67 SHA1: 78568f18ee5df5b76b01965ba23f3c7bd5b25d28 SHA256: c7b90f0ca70db90211477f827a31f6562088b15c1c033a6eb2c64bde2aca3f27 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.24.1-2_amd64.deb Size: 41076 MD5sum: 776bc849e295642401672c69585effd8 SHA1: 2d7c40ce129dd60b26f4aab15cf1b80fe5806186 SHA256: b304deeac27fab90a6017afc060f248e5bb1f33ff38b14f3d0c15648a637df87 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.25.1-1_amd64.deb Size: 41204 MD5sum: 01983c523743f756e161c48da6abca58 SHA1: 343fc55921718e82f70b42eeb1e933f079ec5a3b SHA256: c876fb71b738a1a9e3a30f897b0ae7ef74f65a3aa5e0ebb016728daa654421c7 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 118 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core Suggests: syslog-ng-mod-mysql, syslog-ng-mod-pgsql, syslog-ng-mod-sqlite3, syslog-ng-mod-freetds Filename: ./amd64/syslog-ng-mod-sql_3.26.1-1_amd64.deb Size: 45172 MD5sum: bdc2d3a3a65270e8d0450c82abea1cd7 SHA1: ca0ac8f96be547a6b96e3198614540c1140b1c9d SHA256: 66007bd714cb06f10d081374c3660d35b2bc527b2812647d4ed14b28c2198074 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 116 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sql_3.27.1-2_amd64.deb Size: 45816 MD5sum: b644c4cd62b7f6cf2bffe2b7b1c4dde2 SHA1: 8ac7f264cc8a4faff6f113a30301d553e7d7597e SHA256: b5621360abc9599a06e0208137bc8ad96b3150509a68fb3bee6171a26f496fa0 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sql_3.28.1-1_amd64.deb Size: 43512 MD5sum: 414b07e7c94663dca7af076ada80c009 SHA1: d3fcac769033d26172dba3866df15ac55f055aa1 SHA256: 8dd286cd80338d0ff5a506264c3464930e929cbe6a5ef3cbc9decfcd93b5dc35 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sql_3.29.1-1_amd64.deb Size: 44216 MD5sum: 0f49820c0f68000c420402c2616ca04f SHA1: 7155c2acb474527da3d863abdb1ae1d4fb712238 SHA256: 1c695797fb3d22ee4e1aa328a5928d365313294a3acd3eb697d4dff322a464b4 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sql Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 114 Depends: libc6 (>= 2.14), libdbi1 (>= 0.9.0), libssl1.1 (>= 1.1.0), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sql_3.30.1-2_amd64.deb Size: 44416 MD5sum: 020c9781653bff2dea0981e4662c09b8 SHA1: 8922940ef62b3220dfe6ab0611690de7ebe6d017 SHA256: 427b0aaeb061629a480b5eb2c2277bbd8e2c0eafbf35a5f68531c26b03809efa Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 25 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.15.1-1_amd64.deb Size: 20192 MD5sum: ff313187962cebb7888668c68a827d03 SHA1: f79e1d109491105b29a5ae9866622a83ea1ac7ad SHA256: 2289b3a241dddada3ae0661a5c08f6c26f2c78e86480f79e36a440df36030daa Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.16.1-1_amd64.deb Size: 23788 MD5sum: 2f9d6271cb7791455236d854704bf8a7 SHA1: c40c1a69f1f0bcf6ecdfb2e333b2118d7a15ec87 SHA256: 87f7805b0b37306e3483a3502176c7ffee5ca047f4ba155241cc75af64e5f2e1 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.17.2-1_amd64.deb Size: 24280 MD5sum: 35344d876d5d68947fcc5abe4b619ea7 SHA1: eb2e1052464380c3c4b4a5b1d1d3f315bbb7a9fe SHA256: 5e7c92f376b9820f6f02bfeec8d86b367dec2ef308bf262efeca2380048984a4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.18.1-1_amd64.deb Size: 24248 MD5sum: bf845372c712c720e667742932c575ef SHA1: f7961fb042e05ff472093a9320357bb68c24a9a5 SHA256: 1c05aa385e67358fe1c0b22f5cdf828aae18526266c744c88604826d7e9d3683 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.19.1-1_amd64.deb Size: 23840 MD5sum: 1ee960428777f89fcffac4ca4c0929a3 SHA1: d33cd6cc12f925be94afd65fdc08301160abb8f8 SHA256: ba17ec246e6b18985484b8ee0b8b228a114a29822154e2b09d4ffe5386befdda Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.20.1-1_amd64.deb Size: 24268 MD5sum: 48c1a7e207d441277d4a3819144fd8f3 SHA1: c4a8a523fc48094c1ea4b5c43858dccc9372f330 SHA256: 51a52c10b90f138dfdfcc9c708b5e0904a4f785a08c71c229a411ac3456e0e46 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.21.1-1_amd64.deb Size: 24644 MD5sum: ae234951863366c148b84864c0096a64 SHA1: 99347d18baebb8ad9d156fe5de098b209c7ab41b SHA256: 36ba827696d97e7df2769fc281861e73933a20f283dbb120e9287b83465aa15c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.22.1-2_amd64.deb Size: 24044 MD5sum: 83f48cc6d2cab861520b4d590fe78e14 SHA1: 8eaf2e6f1bc2f3367b76c78249cca6c1cc7fb286 SHA256: 37eb23647ff598ef34688c74812d06079ff70ea00cbd650fc6a28873b4ef93a9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.23.1-1_amd64.deb Size: 23664 MD5sum: fa367356bbd7dd80ef4836052c5fde9f SHA1: 194972c2fbf4070ad89f4d35e180475547208928 SHA256: 35533ae9365c76ac5f14969624ad2a1e3839613c2305ab97f32e7b6e34b26369 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 41 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.24.1-2_amd64.deb Size: 24160 MD5sum: 7cc0a32e8b550613eb562f16da6c8606 SHA1: 8708ccbf41a9680220e342ba14daabfff9bef5d8 SHA256: 1245f6ac4c397626c21e3fc4fa8bbb92886ada59a25275ee2fdd304052acc86f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 42 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.25.1-1_amd64.deb Size: 24280 MD5sum: b91af4a9e9eb10291a3fefaa2f1e379c SHA1: d5323e45e80e8fea45f372451ad2e1bd49297047 SHA256: 0e95669a1aafa837455e013f03d7be5be8fe7a4590b67fd1f5b30549b3ef4fa8 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-sqlite3 Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 45 Depends: syslog-ng-mod-sql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sqlite3_3.26.1-1_amd64.deb Size: 28220 MD5sum: 239cfdc1c5b0d7fd5d6245522d755985 SHA1: f227b72a32abea20b5b6bd8a0cc8c408d111a34e SHA256: 98ff25e867c16ca2355521f3ce4e3ea4f5216ddd742e581ccd271b06ceb2a399 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to SQLite databases. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 43 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.15.1-1_amd64.deb Size: 23408 MD5sum: 2e55557f34dd3213974eb3813e051561 SHA1: 712e45912dba6cedb89fab6bec67b9715a4e9a4d SHA256: b8dda9abb878679051babbe04e6ba6d98c1a9b583452d71136fa639b65936ee9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.16.1-1_amd64.deb Size: 27000 MD5sum: 63223d140976b78c42c9273227dd21e3 SHA1: 4bf6e838934827280b9db21f3a43a822edcbbb72 SHA256: e7d672017582dca726283744a1fe863cc15dfb51e2e2ac1971e9d195797573ca Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.17.2-1_amd64.deb Size: 27484 MD5sum: f66c2a41de9b522362b1e47583cb170b SHA1: 221eee22bbbc4fef2bce72304cb9f76286b23b3f SHA256: cc87e5c4051be2f471e7ec1107c9d0c55e1bb99586045c02022a26bf3eab685c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.18.1-1_amd64.deb Size: 27460 MD5sum: 6926be590f163367a3f8c2b2d9b32e18 SHA1: b6302f7bd6d4af9dc3369580c60ae232b9fe097b SHA256: 4adac0f7384d76c1556358076675baabaacef8209cc415b185413f32d005b928 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.19.1-1_amd64.deb Size: 27044 MD5sum: a9b3ed971e949100a26185375e232ed3 SHA1: ce86f992da87420cb5ce5d324e2e9f6f56145ce3 SHA256: c120eea2dceca41079b6e650438ca8ad7158eb42ccff054cffa2c8e3891ea3a0 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.20.1-1_amd64.deb Size: 27388 MD5sum: 8ebf8dccd66c058100ea1714e81ade96 SHA1: 3d42d6b903a7172f9f5dec47cb0b7babd03872e0 SHA256: d162d6df01be6286897afe0915232464b0db75fec5eded5d1bdf0cf1d75642b5 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.21.1-1_amd64.deb Size: 27732 MD5sum: 047685993ae98071a0c5c7cbbda6805e SHA1: 54e9167de54f4ac1b2b7001b6ea929d975d89a35 SHA256: e3afb609e300a4465a22fae90fafa2b631cdce38960455a3e0e54c1079e53d61 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.22.1-2_amd64.deb Size: 27144 MD5sum: 26b6d884160146403c264d48ae41236c SHA1: d79f08aa54beed9a0b18b0e5cbded46cf2a99b19 SHA256: 94fc10a8fe14cf6cd3ec10209e6e51451eb15f95503895513d76071b90e91167 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.23.1-1_amd64.deb Size: 26760 MD5sum: d5ec31c77afdbdb0008b8efe6fa4623c SHA1: daa06c46cda62136b5841444a1d402e5af63f659 SHA256: c4ce15efaab2ccac979d7df9ba85a1d16ac6c7449c692f6c98dc92d0be618dc6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 59 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.24.1-2_amd64.deb Size: 27252 MD5sum: dccc9622e75bdcd4ae7fb778ecf02683 SHA1: 259876d4d25e654c0149cf671d37076549bab700 SHA256: 1b2284841d527ca92b2c388d5629ae499a20d7d401e52e77b1fc41117e24bd56 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 60 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.25.1-1_amd64.deb Size: 27392 MD5sum: f87c6af2f56b31f7e942d4f1ef6ce8b9 SHA1: a53ccb6c63459a49f27f8481a16b59895b6b5ecd SHA256: 5d4cc9954002980e5da0ac6891f345be9761008c21ff3ef29e69c5c21f899e01 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), syslog-ng-core Filename: ./amd64/syslog-ng-mod-stardate_3.26.1-1_amd64.deb Size: 31280 MD5sum: 1185fc37ec108c30b91344a9c2563edb SHA1: 472bde78a48163b0c78b6bfb28520d978e745db0 SHA256: 62ab9346a6ac37351f3821ec575943422d7b11e38eae58fab2111219ce78490a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-stardate_3.27.1-2_amd64.deb Size: 31960 MD5sum: 974a780abe1364624fbdb47c0a81d6b3 SHA1: 14cde6c9d8b7416008d8949376e7be4fc0fd3565 SHA256: b2e6a7785b4fc67e03fe9cea7e33c9af763a6c88e0ee9565bb037c22f4ef35a3 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-stardate_3.28.1-1_amd64.deb Size: 29664 MD5sum: 961f6511e6de325533653ae5d1a69602 SHA1: f965884f95d6f560c6a0cbd5a3d8e09a3dfcaa0c SHA256: 859c83633c4e780390558c28e916646c62d0f3548261da89d19ca6f9e403966d Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-stardate_3.29.1-1_amd64.deb Size: 30388 MD5sum: f7ba85b3a3e82c3efa43b7072936f708 SHA1: 5345747c5a74f1ce4249110512bb0b7309275177 SHA256: 04d4b7b45d75fbf88ea965fdcd502c43fba10fba76fab6748789a73849fad66b Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stardate Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-stardate_3.30.1-2_amd64.deb Size: 30560 MD5sum: ee5d61d51b8393e87a4675a3f7a2b9be SHA1: 99c1a77bddc9ad2007fffeee3c9f6439af5cc77e SHA256: acda06ddd4a4540587e0d99fbfe7dada3537998d51f87ce050ec97fc673cc5dc Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.15.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 88 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.15.1-1_amd64.deb Size: 34064 MD5sum: a588df77d13663aab96f1a9002089cb9 SHA1: 60a21002168f3fd98a344ab1be7728a2662f0ca1 SHA256: 8213f632a0d8b9c090461da52b0ece94a702bed44e4a0db7c852570d73e909dc Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.16.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.16.1-1_amd64.deb Size: 37676 MD5sum: b5e4f0969279725489743e08bf550f86 SHA1: b62e6b46c1903494ce3389aca55c7b2684be75b3 SHA256: dc0986150cef1cc00c5c395935fbc02200e59bcc2e91a5d54d2e60c3dd395238 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.17.2-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.17.2-1_amd64.deb Size: 38156 MD5sum: a7490a101d65ef8d5fbae9b9820bfc25 SHA1: 5817534ad799460a4cd78e6b047a62f3831e52ec SHA256: 2cce2f22e78f7fb251720beb7c760564c84e414a3db8b4c08a83c98d18fb6706 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.18.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.18.1-1_amd64.deb Size: 38120 MD5sum: b0f24eaf6fd5199fdf7665fcbebeffd1 SHA1: a86f335852a6a5368076583ed754fd1fb7956185 SHA256: a9f78cec70de4384bc97b603956cc9f8d7bff5f677b9041ea4c2410c17bb9559 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.19.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.19.1-1_amd64.deb Size: 37816 MD5sum: 9cbb4e307862749307d37aba1234bb9f SHA1: 16133bc5283a9ae0e8eb549727545c4f2b6e047c SHA256: cdd26e996b11953e3dc6f80b93d533a9dd2eeab99264d28876634b6f1a8d45b4 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.20.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.20.1-1_amd64.deb Size: 38300 MD5sum: 8a4b83edd8f5647af1e54e929d93c299 SHA1: d0e878d30bb7e13487b9eacf528913b16bb224bf SHA256: d4e1259592186dbe33bd6bfe0e8bd6d3b2c75870c044412196063127db61a4cd Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.21.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.21.1-1_amd64.deb Size: 38704 MD5sum: 77c1d72f49c836052975768030c5bc18 SHA1: 8ca3bf0f2cf9990b3a068ac46982e56e3441f690 SHA256: 54eebc7ec7ec8e22ec89383a560afbddbcdd6dddafd48ba97395946353efd158 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.22.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.22.1-2_amd64.deb Size: 38144 MD5sum: adb7a8713cc8ce72315e2947f365a19a SHA1: c14de323498fa0106a496ee8b760442005571018 SHA256: 905df21a4c80529984ca778ff8a20bd7fa2074a005928da01f172e2da405d763 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.23.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.23.1-1_amd64.deb Size: 37744 MD5sum: a18a633360b07ce850a4bbeed411a863 SHA1: be45571ab9bf79afc62b9b97f3322a273ddd143d SHA256: eec76b6fb6057521062d99d0d6bfd8c9f4bc37bbf554268ad93e4da0a34e85af Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.24.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.24.1-2_amd64.deb Size: 38212 MD5sum: 42d3784a5fcb7892dd7fdee4735d798a SHA1: 779e1e83e367095ce5ec5ea3344afa06a1d9f5ea SHA256: ddc0208a50eaeffa4eebc9dd988420c633807dd046b160279a48630fafbcc626 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.25.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.25.1-1_amd64.deb Size: 38372 MD5sum: 3f23d801d72fbf1a98e1ae2151c793c0 SHA1: 80ffa58f025794966fbbf0fa4762b6ade69654cf SHA256: 4aa97747a4fda74192bd17cf0a41c238e4b569ddfc5967516ce07093a4c13a2a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.26.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.14), syslog-ng-core Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.26.1-1_amd64.deb Size: 42336 MD5sum: 7f4b9f84905c0430d9aef2432c690ed5 SHA1: ecd9fb8841b31ff3d92fdd0c51ba18c1d99c0376 SHA256: bb325c515ca86492c271e94b84a4c742eb2f66139549159fe3691962b2aa6fca Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 109 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.27.1-2_amd64.deb Size: 42976 MD5sum: 20bac960c493bb66794f71b5283a0085 SHA1: 6cffd405a3277d448a5019a1b84285d5a4c88e46 SHA256: 579272a320941f080f8247670b21ee5618912959bcb3c0aed0289433d6f69e72 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 107 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.28.1-1_amd64.deb Size: 40640 MD5sum: a5c9c48b24d6251f7a09dd4aa6441bf4 SHA1: 167e0af5470df8633fa696ca27a44f79dae9b39f SHA256: 8d988a008bdf170566ba0ee28af95c105b883c5811f5191e59be976233364c77 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 107 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.29.1-1_amd64.deb Size: 41384 MD5sum: 2513864405a8cca8b529b8365a4e65a0 SHA1: 3ef647510ac4d8420e2f2778283755337dd8ab41 SHA256: 648d8b8e340bca1a085ebe35fe5bf08caa5f1259f71d91ce82e565e866a7fb70 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-stomp Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 107 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.30.1-2_amd64.deb Size: 41592 MD5sum: 2009d55628c42411f0db2f83400eb5a7 SHA1: c7f7cdba16e01ab95ea7c2c03d0322a7c6c8f33f SHA256: 7be44f746a75af71fcebacb57e1393eb18e6f61b70d06ac0404237be07c21df6 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-xml-parser Source: syslog-ng Version: 3.27.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 96 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.27.1-2), syslog-ng-core (<< 3.27.1-2.1~) Filename: ./amd64/syslog-ng-mod-xml-parser_3.27.1-2_amd64.deb Size: 38164 MD5sum: 9e59ca9fb302033cc35cfb64cd2ad37a SHA1: 4d25a839cbd37ce070ec971e6eca6e5b6d9d63e2 SHA256: daee545a63afa32f8126b0eaf33c80de75efa40f605642e87223442987da68b3 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (xml parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . The xml parser can process input in xml format, and adds the parsed data to the message object. Package: syslog-ng-mod-xml-parser Source: syslog-ng Version: 3.28.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 94 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.28.1-1), syslog-ng-core (<< 3.28.1-1.1~) Filename: ./amd64/syslog-ng-mod-xml-parser_3.28.1-1_amd64.deb Size: 35868 MD5sum: 66db09908b9e8188d8e256472cbb1f4b SHA1: d54a5fd88e32bf70511370b9e9295e367be40de8 SHA256: f4d78d916f33f220b25b1c88d2fbca5277de0292a1c9d15aeec1809374906eb0 Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (xml parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . The xml parser can process input in xml format, and adds the parsed data to the message object. Package: syslog-ng-mod-xml-parser Source: syslog-ng Version: 3.29.1-1 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 94 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.29.1-1), syslog-ng-core (<< 3.29.1-1.1~) Filename: ./amd64/syslog-ng-mod-xml-parser_3.29.1-1_amd64.deb Size: 36612 MD5sum: a5accfe3c20ceca20eacc5aeaca8ef70 SHA1: dbfd4bd641a30cfce8dce06bef7119612d362a62 SHA256: 48c70aff765021944db5b1dec7374e47d73be2dd3d6907036c819a1cfcc5318a Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (xml parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . The xml parser can process input in xml format, and adds the parsed data to the message object. Package: syslog-ng-mod-xml-parser Source: syslog-ng Version: 3.30.1-2 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 90 Depends: libc6 (>= 2.14), syslog-ng-core (>= 3.30.1-2), syslog-ng-core (<< 3.30.1-2.1~) Filename: ./amd64/syslog-ng-mod-xml-parser_3.30.1-2_amd64.deb Size: 36708 MD5sum: 73f947f343d64ca685ee5d86d0270a48 SHA1: 263ffa221ff07e944b10522a09b1fdc500c50751 SHA256: 656f275a7ed28e73f42e596e61a6ad09f8666eee9a644733531635df13233d3e Section: admin Priority: optional Multi-Arch: foreign Homepage: https://www.syslog-ng.com/ Description: Enhanced system logging daemon (xml parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . The xml parser can process input in xml format, and adds the parsed data to the message object.