Package: amqp-tools Source: librabbitmq Version: 0.8.0-1 Architecture: amd64 Maintainer: Michael Fladischer Installed-Size: 147 Depends: librabbitmq4 (= 0.8.0-1), libc6 (>= 2.3.4), libpopt0 (>= 1.14), libssl1.0.0 (>= 1.0.0) Filename: ./amd64/amqp-tools_0.8.0-1_amd64.deb Size: 32010 MD5sum: df8877329cd9a3274fdf50f5ec12ecc3 SHA1: 122e9ed7e9335cef91f080d812efda705e08849e SHA256: 19e9b0a6bc242d0eedad44dec0f7c154c053da3f58163127e3aa10cc96d6c8dd 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: amqp-tools Source: librabbitmq Version: 0.8.0-1 Architecture: i386 Maintainer: Michael Fladischer Installed-Size: 129 Depends: librabbitmq4 (= 0.8.0-1), libc6 (>= 2.3.6-6~), libpopt0 (>= 1.14), libssl1.0.0 (>= 1.0.0) Filename: ./i386/amqp-tools_0.8.0-1_i386.deb Size: 30430 MD5sum: 70a92ed70dd5d0c8d25877b60f149240 SHA1: 9e7acda28837dc1c865c074973eb04ed8393f2fa SHA256: e4ea02b560a9c97e27fb974887a5d0562665f8af04d3d041645dad685d29e763 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: 565 Depends: libc6 (>= 2.4), libstdc++6 (>= 4.2.1) Filename: ./amd64/astyle_2.05.1-0ubuntu1_amd64.deb Size: 179400 MD5sum: 8e0a433d77638cff3bf9943f959b0ad7 SHA1: c3adb8a70b1cc6ef299ad13a5470fd3aa973fa6b SHA256: f4fe2785944cf61642a902691ba749d91d7054010808f5bab7202ed17cd3674b 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: 2.05.1-0ubuntu1 Architecture: i386 Maintainer: Matteo Cypriani Installed-Size: 572 Depends: libc6 (>= 2.4), libstdc++6 (>= 4.4.0) Filename: ./i386/astyle_2.05.1-0ubuntu1_i386.deb Size: 180094 MD5sum: 51af6422392179c42461e751ac6498a3 SHA1: e3c4442e5e5b8b543f6244c0f3c947c12af6c082 SHA256: 50f158c75ba5ad8f4b6dc18487371fdcb08b401ac2bf776f8997397692810d7a 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: 481 Filename: ./amd64/criterion_2.3.3-2-ubuntu1~trusty1_amd64.deb Size: 185150 MD5sum: 4e2a8ce7a860dbf9ad1f7674bd40f35e SHA1: 50d8ba873baa8c6585992ef476be07ff5075829d SHA256: e1365899efcf5d63e2a144d6d8af5cc23fe80348ffe52f29157341a16c85286a 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 Version: 2.3.3-2-ubuntu1~trusty1 Architecture: i386 Maintainer: Franklin "Snaipe" Mathieu Installed-Size: 484 Filename: ./i386/criterion_2.3.3-2-ubuntu1~trusty1_i386.deb Size: 187338 MD5sum: dcccf9b228c79a8b003e4c2cfb31aa94 SHA1: e0e0d6c083802e9af860dd0130ea3c0f2bf419ce SHA256: 90477d8399d52009ad9e0eb5c54f9eca9ec8731ae293d276acc6ab2c2410e277 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: 267 Depends: criterion Filename: ./amd64/criterion-dev_2.3.3-2-ubuntu1~trusty1_amd64.deb Size: 29794 MD5sum: addeefb9a75388ae2083f5b2c3f1aa15 SHA1: b40197c2304106373134df3064f966b9fad7a95a SHA256: 60d649c258e3b4349577f4485d04fbf20742f288bc180db8fb01f0bb8dd23c97 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: criterion-dev Source: criterion Version: 2.3.3-2-ubuntu1~trusty1 Architecture: i386 Maintainer: Franklin "Snaipe" Mathieu Installed-Size: 267 Depends: criterion Filename: ./i386/criterion-dev_2.3.3-2-ubuntu1~trusty1_i386.deb Size: 30196 MD5sum: f590ea5c9e1e02621e601ae8d65c0f50 SHA1: a45784205ec874f999dc5d65fd7835d8f954558d SHA256: 3a26daa8f790f1abb33bf8f0df0855ee053ca2393da3807fdeadd60d10b51f9a 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: 74820 Replaces: gradle Filename: ./all/gradle_4.0.1-obs_all.deb Size: 67487088 MD5sum: 0a048be0cd9e6ae906fe2169f02005b9 SHA1: 99d1241c6a9b77b911fd5255c6e5dd771048bbbd SHA256: d150f63c890adf23b18dd7f169354c3aa641f4ff6a73faaaa3ed068363deca8d 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: 45823 Replaces: gradle Filename: ./all/gradle-2.2.1_1.0-0ubuntu1_all.deb Size: 41625830 MD5sum: 7463809a3cc27b8febf60b73d7d03c38 SHA1: e2bd6c13e3804f9c70b21a82368b5281a8891e40 SHA256: a62a0dfc2527701a74788d4dd2f616ea7a7453e6ff7e6c9be806b35ee333cda9 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: lbudai-python-astroid Source: astroid Version: 1.4.1-6 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1154 Depends: python (>= 2.7), python (<< 2.8), python-six, python-lazy-object-proxy, python-wrapt, python-logilab-common (>= 0.60.0-1) Filename: ./all/lbudai-python-astroid_1.4.1-6_all.deb Size: 174530 MD5sum: 43a29b2b22d3408876a24eabceeefd2e SHA1: 7729a990849df688d1156d560120074f73603cb0 SHA256: 056dd320cb7a35856dd17303b3600519c5fa2ca4c626c5f3f3fc16480e5d119c Section: python Priority: optional Homepage: http://bitbucket/logilab/astroid Description: rebuild a new abstract syntax tree from Python's ast The aim of this module is to provide a common base representation of Python source code for projects such as pyreverse or pylint. . It rebuilds the tree generated by the _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. Furthermore, astroid builds partial trees by inspecting living objects. Package: libastyle-dev Source: astyle Version: 2.05.1-0ubuntu1 Architecture: amd64 Maintainer: Matteo Cypriani Installed-Size: 78 Depends: libastyle2.05 (= 2.05.1-0ubuntu1) Filename: ./amd64/libastyle-dev_2.05.1-0ubuntu1_amd64.deb Size: 16288 MD5sum: 653904c6b9e3530571a9deb7eeb38efc SHA1: a14d06558e9d807c3f96326c716485e2b850aefe SHA256: b1f69b40a54f4aad575a20d75b02ceddc4fbf4e8193aad770b4d63623cc9f876 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: 2.05.1-0ubuntu1 Architecture: i386 Maintainer: Matteo Cypriani Installed-Size: 78 Depends: libastyle2.05 (= 2.05.1-0ubuntu1) Filename: ./i386/libastyle-dev_2.05.1-0ubuntu1_i386.deb Size: 16264 MD5sum: fb1fd70ef49478d4a4653c73c24bf5a4 SHA1: c247ff30328fc207b6fcabb32aae2ab943417da3 SHA256: 494a943838ab71a1c4e84678ad2dd19bd108e4da836691e9a305419b92a34729 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: 245 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libstdc++6 (>= 4.4.0) Filename: ./amd64/libastyle2.05_2.05.1-0ubuntu1_amd64.deb Size: 101730 MD5sum: 985170413664275f25548908ecfc0ab3 SHA1: e6390913b4c06b16a4edf9f181be27eace153251 SHA256: aa8aeefeef20a3b5fc42bf7125c553643372704e672f9abf3559ce00795ed852 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: libastyle2.05 Source: astyle Version: 2.05.1-0ubuntu1 Architecture: i386 Maintainer: Matteo Cypriani Installed-Size: 248 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libstdc++6 (>= 4.4.0) Filename: ./i386/libastyle2.05_2.05.1-0ubuntu1_i386.deb Size: 102262 MD5sum: 9ed7f2211f3cb060293699bac62f45d1 SHA1: 4e23a8043274c9fcf538a99c5b460c7625be44f1 SHA256: 85de5b4c9e4faab995870d410778d8d1b816c9e37968cfa44ba7465444e3a131 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: 353 Depends: libc6 (>= 2.4), libstdc++6 (>= 4.4.0) Filename: ./amd64/libastylej-jni_2.05.1-0ubuntu1_amd64.deb Size: 126762 MD5sum: d364e56079d5fd73675aa87b9a2a1620 SHA1: 2e0151545564911ffd70fa365a709f1715a93395 SHA256: 870a31cc3a69e6dc890046a844bc7c61666dc9f63fe56dfd21caeb75fbe67332 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: 2.05.1-0ubuntu1 Architecture: i386 Maintainer: Matteo Cypriani Installed-Size: 364 Depends: libc6 (>= 2.4), libstdc++6 (>= 4.4.0) Filename: ./i386/libastylej-jni_2.05.1-0ubuntu1_i386.deb Size: 128124 MD5sum: 5853882620857eff4bf03604c0926a7d SHA1: a93598cbf78e33d45f4f0a4868be18f4258ce873 SHA256: c1c6c215ea8856de070dd4baf75978a7d7d265c19ae2354096ce7ed2e5f24cba 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: libdbd-freetds Source: libdbi-drivers Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 76 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libct4 (>= 0.64), libdbi1 (>= 0.8.4) Filename: ./amd64/libdbd-freetds_0.9.0-4_amd64.deb Size: 20918 MD5sum: cc4d96e02f12c80fcb2487d88d85748f SHA1: 9f063d6d4043cd54dd3aee28e7e8a7605e8a4f6a SHA256: f26c117de96325914f60a107d2d1f421bc7975d763e711e07612ca832a349f7e Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: Freetds database server driver for libdbi This driver provides connectivity to MS SQL Server or Sybase database servers through the libdbi Database Independent Abstraction Layer using Freetds. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-freetds Source: libdbi-drivers Version: 0.9.0-4 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 71 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libct4 (>= 0.64), libdbi1 (>= 0.8.4) Filename: ./i386/libdbd-freetds_0.9.0-4_i386.deb Size: 20420 MD5sum: 79f8029ff3353c2d82b7ac950de93922 SHA1: 9b8a4f59a2eaa4c9122b04f41041127708134c59 SHA256: 7c14ffc7aca6d4af90587eb1c847b44a08b228bc3616d600c1532b899bef4992 Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: Freetds database server driver for libdbi This driver provides connectivity to MS SQL Server or Sybase database servers through the libdbi Database Independent Abstraction Layer using Freetds. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-mysql Source: libdbi-drivers Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 334 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libdbi1 (>= 0.8.4), libmysqlclient18 (>= 5.5.24+dfsg-1) Filename: ./amd64/libdbd-mysql_0.9.0-4_amd64.deb Size: 164988 MD5sum: 25be89b47d372e44ee91ea6244368158 SHA1: fbbd95717f570494d8f04ee3f50d25eae40cce10 SHA256: a626b0a76a2fe35b70612e39ed7ac2c003f18e413a93d42262b14d6724bea21c Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: MySQL database server driver for libdbi This driver provides connectivity to MySQL database servers through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-mysql Source: libdbi-drivers Version: 0.9.0-4 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 324 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libdbi1 (>= 0.8.4), libmysqlclient18 (>= 5.5.24+dfsg-1) Filename: ./i386/libdbd-mysql_0.9.0-4_i386.deb Size: 162422 MD5sum: 32647d0897236143fac11305744b333c SHA1: 2e21917a6f224cec4594b9042a77ec426469609e SHA256: ab533045d52e490f6b8c6b2f537a34f0e77aabfe7cbbe660a8610acbbfbe181d Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: MySQL database server driver for libdbi This driver provides connectivity to MySQL database servers through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-pgsql Source: libdbi-drivers Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 309 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libdbi1 (>= 0.8.4), libpq5 Filename: ./amd64/libdbd-pgsql_0.9.0-4_amd64.deb Size: 161410 MD5sum: 3ab389426878f73bda5e6786cda59467 SHA1: dbbcb50f1ecc0b4c059a19b79dd9f2d6c2e3ffc9 SHA256: 1b6337827cfe6dab079bc3e9d89f3f57efb4dea290cd751415d0d366a8e1d986 Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: PostgreSQL database server driver for libdbi This driver provides connectivity to PostgreSQL database servers through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-pgsql Source: libdbi-drivers Version: 0.9.0-4 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 293 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libdbi1 (>= 0.8.4), libpq5 Filename: ./i386/libdbd-pgsql_0.9.0-4_i386.deb Size: 159644 MD5sum: a91283368f693041812f4afbe36ed1f8 SHA1: 2007cc09aca001eae40e5db3d10abd97f048168c SHA256: ac43daaf9e85e5afad7813423c1141e08744399964860d9d0335c1acd3704060 Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: PostgreSQL database server driver for libdbi This driver provides connectivity to PostgreSQL database servers through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-sqlite Source: libdbi-drivers Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 345 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libdbi1 (>= 0.9.0), libsqlite0 (>= 2.8.17) Filename: ./amd64/libdbd-sqlite_0.9.0-4_amd64.deb Size: 190096 MD5sum: 109536a73b8dc7fa8e73ce523a22aa5d SHA1: 83bf1fded2820fab8da5b543a9fd603a42e36ac2 SHA256: 04a8195bd75eb035a3a5220f4159e172e066cb4efea759646247f22a128fd566 Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: SQLite database driver for libdbi This driver provides support for serverless SQLite databases through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-sqlite Source: libdbi-drivers Version: 0.9.0-4 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 339 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libdbi1 (>= 0.9.0), libsqlite0 (>= 2.8.17) Filename: ./i386/libdbd-sqlite_0.9.0-4_i386.deb Size: 188640 MD5sum: 956d96c28329be09cb81f13562c33a11 SHA1: c91b67bbf9e523a9673cf1fc1ed4f3157da29670 SHA256: de67316483689e23d25389766275bd49171c67bb4faa4f46867b21317b57583f Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: SQLite database driver for libdbi This driver provides support for serverless SQLite databases through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-sqlite3 Source: libdbi-drivers Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 353 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libdbi1 (>= 0.9.0), libsqlite3-0 (>= 3.5.9) Filename: ./amd64/libdbd-sqlite3_0.9.0-4_amd64.deb Size: 192138 MD5sum: 841c4e842120f137e82af3459a2893c2 SHA1: 97d886f6aecad1fdc595ceb15c7d66614b50e476 SHA256: fefd4de407fb053a4459196626d91b849b61861de7ccb90788f8c621bc60c5c6 Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: SQLite3 database driver for libdbi This driver provides support for serverless SQLite3 databases through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-sqlite3 Source: libdbi-drivers Version: 0.9.0-4 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 343 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libdbi1 (>= 0.9.0), libsqlite3-0 (>= 3.5.9) Filename: ./i386/libdbd-sqlite3_0.9.0-4_i386.deb Size: 191828 MD5sum: cc2f1fafb4e62756e567553746b5c4df SHA1: b702245fa5892f1393ba80a09dd89edfadd92e96 SHA256: 6d91bd28a5c3663957ccfa9c1d6535f2942ea10b546c96ee1a472d1bcb35f4a0 Section: libs Priority: optional Multi-Arch: same Homepage: http://libdbi.sourceforge.net/ Description: SQLite3 database driver for libdbi This driver provides support for serverless SQLite3 databases through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbi-dev Source: libdbi Version: 0.9.0-4 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 175 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: 41890 MD5sum: 9d2a09154e55f852f549cb01e1b91eaa SHA1: b6b1cfc9d15da08f96fa65f4ca4e839be7a099b2 SHA256: 4ca3073dae477342e1179d616427d3e028a6495430b42380a886dc85fb1b227f 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-dev Source: libdbi Version: 0.9.0-4 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 151 Depends: libdbi1 (= 0.9.0-4) Conflicts: libdbi0-dev Replaces: libdbi0, libdbi0-dev, libdbi1 (<< 0.8.4-2) Provides: libdbi0-dev Filename: ./i386/libdbi-dev_0.9.0-4_i386.deb Size: 39748 MD5sum: 701d7fa954e509ca2deeef3aa88bee7e SHA1: f23121411297efe30807e2b50de66d96b852120d SHA256: 88afd5c5bf8860709cd44f57130f0479551832889ed0f333da4420f1c7150927 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: 1168 Filename: ./all/libdbi-doc_0.9.0-4_all.deb Size: 782212 MD5sum: 0e44035462fa86745cb04632aa00e860 SHA1: 29c24e17aac0db8041e537b1d04dc28f27b46f46 SHA256: a6c2d545dc57853ac775dc9188df637a1ce5739d8d9d91e72fb70370b2abb6e8 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: 116 Depends: libc6 (>= 2.8) 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: 37518 MD5sum: 9202d623eb3c22cba2d75f600eb83648 SHA1: 7d0c63c52ac2410cdb88a7f12e921663b1d9c6db SHA256: 8276d25b187573cc1edf1d99826d9636301480c4bd6f731d50cc493dc7ef247b 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 Source: libdbi Version: 0.9.0-4 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 111 Depends: libc6 (>= 2.8) 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: ./i386/libdbi1_0.9.0-4_i386.deb Size: 38434 MD5sum: 343e2f565bed4a440aa4930013f93861 SHA1: 026c9d6cd5a373293fb3d81640af95932aa19ba1 SHA256: 2285e71e56c0dc62d9ec32236455a8031cdfe717c3aca8d9802e56082f2fa705 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: 114 Depends: libdbi1 (= 0.9.0-4) Filename: ./amd64/libdbi1-dbg_0.9.0-4_amd64.deb Size: 62990 MD5sum: 543cf591e1763bc132f61acc6e8fcb1e SHA1: 28276568a7d6675c4392aad8adc376e95b947106 SHA256: 86c12740f00102d2a004f94ba871a21883818967f10b8f0c360b2242b32dd58d 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. Package: libdbi1-dbg Source: libdbi Version: 0.9.0-4 Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 107 Depends: libdbi1 (= 0.9.0-4) Filename: ./i386/libdbi1-dbg_0.9.0-4_i386.deb Size: 58682 MD5sum: ac3a871acf65b8ff542a3d9e565b6555 SHA1: 2fc75632ec16c49cbce823a8332bcce325e3b8f6 SHA256: f713643a913b7a840bec6b7e0627ea549cee469e544c6eae6200910abad56007 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. Package: libevtlog-dev Source: eventlog Version: 0.2.12-6 Architecture: amd64 Maintainer: SZALAY Attila Installed-Size: 80 Depends: libevtlog0 (= 0.2.12-6) Filename: ./amd64/libevtlog-dev_0.2.12-6_amd64.deb Size: 14086 MD5sum: dfd6473ed3d7ad304eab68b13b4e0db1 SHA1: e7401bd87837f09ec0869b6902e70224387aeacc SHA256: 2b8a8de3fc775e258cd8ce7145f81117fda314a87114e6acff64e6ed1b7e3d16 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: libevtlog-dev Source: eventlog Version: 0.2.12-6 Architecture: i386 Maintainer: SZALAY Attila Installed-Size: 72 Depends: libevtlog0 (= 0.2.12-6) Filename: ./i386/libevtlog-dev_0.2.12-6_i386.deb Size: 12514 MD5sum: a8c8fbc82031f11feb496c833dfc86be SHA1: 0c8ce70151c9988270776c90a4f5986b3a27489e SHA256: 2c587516d6e0a776965726c311a01deb25b3f729fb7ac8d1b06ba5f4ff14ca10 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: 49 Depends: libc6 (>= 2.2.5) Filename: ./amd64/libevtlog0_0.2.12-6_amd64.deb Size: 10928 MD5sum: 98345280f5928886f0c80cdb9a23fb5a SHA1: b838e4820d6c83a4cfece570b800992642494be2 SHA256: 5cecd3ef930d394a549fcb8ed7a9c12d4d0bacc6859cd9a46ccf236a5494196f 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 Source: eventlog Version: 0.2.12-6 Architecture: i386 Maintainer: SZALAY Attila Installed-Size: 46 Depends: libc6 (>= 2.1.3) Filename: ./i386/libevtlog0_0.2.12-6_i386.deb Size: 10836 MD5sum: 2f4af82544eeb0b0ab1a5c1117420c2f SHA1: d90d7d323254ad101faff6e37118f1463be1d5eb SHA256: dbd1ab4a22a19998a6215e1fe970d976f19517ba90a50cd87962891602dc279a 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: 90 Depends: libevtlog0 (= 0.2.12-6) Filename: ./amd64/libevtlog0-dbg_0.2.12-6_amd64.deb Size: 19142 MD5sum: c604fee54b4c43157fdac9882415949f SHA1: bf4b4643e9f140d6c6a026fb73c60ea5413d662c SHA256: 6db26a2c2fbd4ed7bc780dda9ea925daa8c0330ffecb3d14c2764d1666b20785 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: libevtlog0-dbg Source: eventlog Version: 0.2.12-6 Architecture: i386 Maintainer: SZALAY Attila Installed-Size: 78 Depends: libevtlog0 (= 0.2.12-6) Filename: ./i386/libevtlog0-dbg_0.2.12-6_i386.deb Size: 17758 MD5sum: a51f85eb94c94ab6d91c46a7197b8e9c SHA1: 8f2074bf0d3b852498a216a0a944edc8c8bfdd60 SHA256: fcb378e01639e5f06d3613879daa07d699799f823e6f42002a0cb67b3cd8e5ad 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: 97 Depends: libhiredis0.10 (= 0.11.0-3~talien2) Filename: ./amd64/libhiredis-dbg_0.11.0-3~talien2_amd64.deb Size: 50814 MD5sum: d84aa2db4399302ae48c05387c4bea7a SHA1: 78b8f02a86ed9914669360aaebe4ab11e81a86f9 SHA256: 56127b9bc95134f69ea9cc286294df2013d1945bcd77d3276e4bc6ca3326cade 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. Package: libhiredis-dbg Source: hiredis Version: 0.11.0-3~talien2 Architecture: i386 Maintainer: Tom Lee Installed-Size: 92 Depends: libhiredis0.10 (= 0.11.0-3~talien2) Filename: ./i386/libhiredis-dbg_0.11.0-3~talien2_i386.deb Size: 47302 MD5sum: a07d3bc9e0b3f6974dbbddd4411e6a6b SHA1: 4f71a8bfc7d28ec9107e99fe1e55b6da54a9c014 SHA256: dd04391a7fe37f2ca2a6a73a11345ebb772d39b4739c0dd20e730c6ae003d280 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. Package: libhiredis-dev Source: hiredis Version: 0.11.0-3~talien2 Architecture: amd64 Maintainer: Tom Lee Installed-Size: 155 Depends: libhiredis0.10 (= 0.11.0-3~talien2) Filename: ./amd64/libhiredis-dev_0.11.0-3~talien2_amd64.deb Size: 38540 MD5sum: f68d35c9a2882bb9e0936c9d799e5515 SHA1: 163fd6e00dc0c6f9f768497f553fa30a755d0063 SHA256: 800494983d0ed10c5dc7cd363aae4fbb4ba59a526c5c27ba15b4e1b5ae8e369a 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: libhiredis-dev Source: hiredis Version: 0.11.0-3~talien2 Architecture: i386 Maintainer: Tom Lee Installed-Size: 147 Depends: libhiredis0.10 (= 0.11.0-3~talien2) Filename: ./i386/libhiredis-dev_0.11.0-3~talien2_i386.deb Size: 38846 MD5sum: 84be02611577dfb4e6a04f2fa4a180b7 SHA1: 26fb439856702c75f5bc479ccec0adda7b5a0d21 SHA256: 9fb13e257494aa78df49de701fbd82e0b5fff6f6819461014fa9110e140fbdfe 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: 82 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: ./amd64/libhiredis0.10_0.11.0-3~talien2_amd64.deb Size: 24854 MD5sum: eb556d9478a1e440457e7d581b5ef0af SHA1: 84e1addb9951345d90754bd8b46547806e6d190b SHA256: cd3ae023ff8d3bf6c9b0df8f0cf97e7e572024fe2850be04ce85f8f0212fd51c 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: libhiredis0.10 Source: hiredis Version: 0.11.0-3~talien2 Architecture: i386 Maintainer: Tom Lee Installed-Size: 81 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Filename: ./i386/libhiredis0.10_0.11.0-3~talien2_i386.deb Size: 25728 MD5sum: 9327618be2a0034dcd31e99d9ffb703e SHA1: 279eb0146ed709129ec372d06e9d9f43baf40854 SHA256: d7d332a7f062e052da6d2c5dcf6dc26f36c51b64cf6e04ea63d3bfac8325bf14 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: 206 Depends: libivykis0 (= 0.42.4-1) Filename: ./amd64/libivykis-dev_0.42.4-1_amd64.deb Size: 64438 MD5sum: 17528cb1ecdf7319c5d712a903425064 SHA1: a022e26b7242b8b52aef17044b3f234f23e7b80e SHA256: 756cef51ca0e7e78e6f15918aa54eca8c2a39897177d6be44a7ee551050652b3 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: libivykis-dev Source: ivykis Version: 0.42.4-1 Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 174 Depends: libivykis0 (= 0.42.4-1) Filename: ./i386/libivykis-dev_0.42.4-1_i386.deb Size: 61642 MD5sum: aa0033d5a73fc1eefd4457220150071d SHA1: 5351e3b6bd26874da5bad0ff9e88630923d5267c SHA256: a72dfb689a2b93b12ccbe0cdba31d6c2ea47ef7ec807dcf5be46a3a2aca1f267 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: 92 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8) Filename: ./amd64/libivykis0_0.42.4-1_amd64.deb Size: 28590 MD5sum: e4c3ce72ec742f10411db5279640cfc5 SHA1: 76396e250f8eca9b11ca79e49499c9f0a5bdc9c9 SHA256: 630c22e6525f60d32ec11dbc731dfd5a3f68ca4eeea119fe520558d27472ebf3 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 Source: ivykis Version: 0.42.4-1 Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 87 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8) Filename: ./i386/libivykis0_0.42.4-1_i386.deb Size: 28398 MD5sum: fe9048922932fe6b68c9b8338909c4bf SHA1: ebcdc5444e49eba02ae75f0a3a9042707fd06674 SHA256: 5dad5cb47bf3a806656811ea824d297b287824f64ca7a0c8d3cb975290b1a53e 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: 131 Depends: libivykis0 (= 0.42.4-1) Filename: ./amd64/libivykis0-dbg_0.42.4-1_amd64.deb Size: 84174 MD5sum: c4e24e9548126a6eb2054581068ef656 SHA1: 03b10c0d6d9b4406562e4a6013d13598c25b5162 SHA256: ca80c1eca633437d705d3e1cbf4f7eb9e56787e0e28e545c7f85812a5f746225 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. Package: libivykis0-dbg Source: ivykis Version: 0.42.4-1 Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 123 Depends: libivykis0 (= 0.42.4-1) Filename: ./i386/libivykis0-dbg_0.42.4-1_i386.deb Size: 80312 MD5sum: 7f964bc2a19c2defc14afad91a36b622 SHA1: 6f661845b9358fc7b2e710c886144635cfffd630 SHA256: 8d19c0d491c7ef944b4946450b28b27d2eb1a3fb031a1b4568cf0962c23c0e69 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. Package: libmaxminddb-dev Source: libmaxminddb Version: 1.2.0-1 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 86 Depends: libmaxminddb0 (= 1.2.0-1) Filename: ./amd64/libmaxminddb-dev_1.2.0-1_amd64.deb Size: 21178 MD5sum: 0766861e067f8aae744998929e6e61a6 SHA1: 24e3e69eb67f4e267899e2ea2c0ec4ff99ceb41c SHA256: 38dc177e43d2b8983f7535886b11622f355b42cb862b3c241cab1d72d3ae96f9 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation database library (development headers) The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the development files for the libmaxminddb library. Package: libmaxminddb-dev Source: libmaxminddb Version: 1.2.0-1 Architecture: i386 Maintainer: Faidon Liambotis Installed-Size: 81 Depends: libmaxminddb0 (= 1.2.0-1) Filename: ./i386/libmaxminddb-dev_1.2.0-1_i386.deb Size: 20622 MD5sum: 0d9bb7aff77bfb6e01c89ba543ccd394 SHA1: dc4665d6e1fe03ade1f0ed7e154ce7afffb856a4 SHA256: f3d565284e4c1082cf89625189c5f8cfe97b91230048756a65927f03c1eddf6b Section: libdevel Priority: optional Multi-Arch: same Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation database library (development headers) The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the development files for the libmaxminddb library. Package: libmaxminddb0 Source: libmaxminddb Version: 1.2.0-1 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 69 Depends: libc6 (>= 2.4) Suggests: mmdb-bin Filename: ./amd64/libmaxminddb0_1.2.0-1_amd64.deb Size: 21952 MD5sum: a001f3e399990a3ff62a6a7c26d72cb2 SHA1: 19ae144c6dfa1d27bada7411706578b25fdc6ed1 SHA256: bdfe6ec71171436c0d7257154e79a495abdce8e9dc861017119fb72fb2a74440 Section: libs Priority: optional Multi-Arch: same Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation database library The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Package: libmaxminddb0 Source: libmaxminddb Version: 1.2.0-1 Architecture: i386 Maintainer: Faidon Liambotis Installed-Size: 68 Depends: libc6 (>= 2.4) Suggests: mmdb-bin Filename: ./i386/libmaxminddb0_1.2.0-1_i386.deb Size: 22030 MD5sum: 0482c15d5d7719ab4650a8caa2b99a2c SHA1: 5aaf6ab1141375d0ae7ddc082394863a9181353b SHA256: 21c88b23aab0d5c518a81cc56b62e0b69f52d15732d2c5f852e81076d35adacb Section: libs Priority: optional Multi-Arch: same Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation database library The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Package: libmongo-client-dev Source: libmongo-client Version: 0.1.8-1~nma Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 263 Depends: libmongo-client0 (= 0.1.8-1~nma), pkg-config, libglib2.0-dev Filename: ./amd64/libmongo-client-dev_0.1.8-1~nma_amd64.deb Size: 46286 MD5sum: f8d25807a3dbb9616751277392d17143 SHA1: 9950ace55f2428c81839d32abc2446f8d059bc8a SHA256: 4234216b1543893978f6a2567dcd911157e3694ed3cfc91f66b97f51ced150ce Section: libdevel Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Development files for the alternate C driver for MongoDB libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package is needed to compile programs against libmongo-client0, as only it includes the header files and static libraries needed for compiling. Package: libmongo-client-dev Source: libmongo-client Version: 0.1.8-1~nma Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 227 Depends: libmongo-client0 (= 0.1.8-1~nma), pkg-config, libglib2.0-dev Filename: ./i386/libmongo-client-dev_0.1.8-1~nma_i386.deb Size: 44786 MD5sum: 4506d06aea6b2fd586287e84759506fd SHA1: c705cd10737bdb0bafc1b40925382c7a2ef77c16 SHA256: 339e7b531ea823dfead24ef35455229516e8ec111dab7b03129bc5bfd3010f93 Section: libdevel Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Development files for the alternate C driver for MongoDB libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package is needed to compile programs against libmongo-client0, as only it includes the header files and static libraries needed for compiling. Package: libmongo-client-dev Source: libmongo-client Version: 0.1.9-1~nma Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 263 Depends: libmongo-client0 (= 0.1.9-1~nma), pkg-config, libglib2.0-dev Filename: ./amd64/libmongo-client-dev_0.1.9-1~nma_amd64.deb Size: 46442 MD5sum: df542f1884310e2e76fcfe8bcf347e38 SHA1: ab5bad90275d16604730e45ef9b3b2fc75d481d5 SHA256: 25b1a3b16edd8926daf6aba31f23bf6105e98f5f3f503346ab984ec9f20dc113 Section: libdevel Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Development files for the alternate C driver for MongoDB libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package is needed to compile programs against libmongo-client0, as only it includes the header files and static libraries needed for compiling. Package: libmongo-client-dev Source: libmongo-client Version: 0.1.9-1~nma Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 227 Depends: libmongo-client0 (= 0.1.9-1~nma), pkg-config, libglib2.0-dev Filename: ./i386/libmongo-client-dev_0.1.9-1~nma_i386.deb Size: 44776 MD5sum: 801ea0cc616b5a92098cdf9198b9cb21 SHA1: 1121611ce0fe657a5a63ade64e3d89881fcee20b SHA256: ccb8f0727518e56f8482da036d54976af0a072aeb5c31568dad14b1bbe6a984d Section: libdevel Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Development files for the alternate C driver for MongoDB libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package is needed to compile programs against libmongo-client0, as only it includes the header files and static libraries needed for compiling. Package: libmongo-client-doc Source: libmongo-client Version: 0.1.8-1~nma Architecture: all Maintainer: Gergely Nagy Installed-Size: 1427 Depends: libmongo-client0 Recommends: libjs-jquery Filename: ./all/libmongo-client-doc_0.1.8-1~nma_all.deb Size: 219310 MD5sum: 0a174c3a40fc09e9f63082257289e10e SHA1: 3600d0413403326b79bd60d02e71ba78f15059ff SHA256: 35e47d03be7c84d9b27e7d7a44169da452da3f455fdc941a68c1d8c0b7a4dd45 Section: doc Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Documentation for the alternate C driver for MongoDB libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package contains the API documentation, tutorials and examples. Package: libmongo-client-doc Source: libmongo-client Version: 0.1.9-1~nma Architecture: all Maintainer: Gergely Nagy Installed-Size: 1427 Depends: libmongo-client0 Recommends: libjs-jquery Filename: ./all/libmongo-client-doc_0.1.9-1~nma_all.deb Size: 219338 MD5sum: b6758ed54eb747b8c59a4845ea8a0010 SHA1: 35033e7311e3f8e60653220ead5e2c8b6755cd88 SHA256: d6299fa10e085098454e229502ee85ffced2565cd42e9a0ae794593b7fec897e Section: doc Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Documentation for the alternate C driver for MongoDB libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package contains the API documentation, tutorials and examples. Package: libmongo-client0 Source: libmongo-client Version: 0.1.8-1~nma Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 120 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0) Filename: ./amd64/libmongo-client0_0.1.8-1~nma_amd64.deb Size: 37382 MD5sum: 131117f8493c55a337d4ab313af02184 SHA1: 660307214cfd85f26cafad5c68525226a55cdba7 SHA256: e5d4b80f013b67c2b5d45c2f448584b307553989b40cb44de77de0686db305b1 Section: libs Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for the MongoDB document-oriented datastore MongoDB is a high-performance, open source, schema-free document-oriented data store. . This library provides an alternative C language driver, focusing on stability, ease of use, striving to make the most common use cases as convenient as possible. . Among its features are: . * Well documented, easy, clean and stable API. * Support for asynchronous operation. * ReplicaSet support, with support for automatic reconnecting and discovery. * Safe-mode support, to optionally enable extra safety checks on writes. Package: libmongo-client0 Source: libmongo-client Version: 0.1.8-1~nma Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 114 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0) Filename: ./i386/libmongo-client0_0.1.8-1~nma_i386.deb Size: 38048 MD5sum: 200d700dc3b226851f3876d65fd90799 SHA1: 72b4627811230bf53dbe297d7e6e2ad37abc4fe9 SHA256: 1ad288581246fbc99d9207f85dd3bafed8d118f7abeb56956c0423c16ca9b1ce Section: libs Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for the MongoDB document-oriented datastore MongoDB is a high-performance, open source, schema-free document-oriented data store. . This library provides an alternative C language driver, focusing on stability, ease of use, striving to make the most common use cases as convenient as possible. . Among its features are: . * Well documented, easy, clean and stable API. * Support for asynchronous operation. * ReplicaSet support, with support for automatic reconnecting and discovery. * Safe-mode support, to optionally enable extra safety checks on writes. Package: libmongo-client0 Source: libmongo-client Version: 0.1.9-1~nma Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 120 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0) Filename: ./amd64/libmongo-client0_0.1.9-1~nma_amd64.deb Size: 37378 MD5sum: 7ddc2204ad44cd6e5a48c7a004d1d8ed SHA1: 07daefabca7ad348891d4bbc48647c46a3958ed8 SHA256: 048f0f5c27b46fadb15b4ade5b0dae31b21d9fbbee3e5224ba9d7a5406ac396b Section: libs Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for the MongoDB document-oriented datastore MongoDB is a high-performance, open source, schema-free document-oriented data store. . This library provides an alternative C language driver, focusing on stability, ease of use, striving to make the most common use cases as convenient as possible. . Among its features are: . * Well documented, easy, clean and stable API. * Support for asynchronous operation. * ReplicaSet support, with support for automatic reconnecting and discovery. * Safe-mode support, to optionally enable extra safety checks on writes. Package: libmongo-client0 Source: libmongo-client Version: 0.1.9-1~nma Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 114 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0) Filename: ./i386/libmongo-client0_0.1.9-1~nma_i386.deb Size: 38076 MD5sum: 9463c4b4bb0c54872559e53a197f5c83 SHA1: 358a45260c3ef80aa2324d4c605cb3632198a580 SHA256: 86e1996838caa7615e150ea323efed5b811c15a266f65ca6d7ef993da939b189 Section: libs Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for the MongoDB document-oriented datastore MongoDB is a high-performance, open source, schema-free document-oriented data store. . This library provides an alternative C language driver, focusing on stability, ease of use, striving to make the most common use cases as convenient as possible. . Among its features are: . * Well documented, easy, clean and stable API. * Support for asynchronous operation. * ReplicaSet support, with support for automatic reconnecting and discovery. * Safe-mode support, to optionally enable extra safety checks on writes. Package: libmongo-client0-dbg Source: libmongo-client Version: 0.1.8-1~nma Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 132 Depends: libmongo-client0 (= 0.1.8-1~nma) Filename: ./amd64/libmongo-client0-dbg_0.1.8-1~nma_amd64.deb Size: 85716 MD5sum: de6c931b0738c55f3a5dc6ab506b7610 SHA1: 8831f59090414d942afe44ea3163c6dc78de8b0d SHA256: 5fcf8a459e06b4d4cc7120dcd4a1bd390761f58952355cb6f2fcbd0972b1ddc8 Section: debug Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for MongoDB (debugging symbols) libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package contains detached debugging symbols. . Most people will not need this package. Package: libmongo-client0-dbg Source: libmongo-client Version: 0.1.8-1~nma Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 119 Depends: libmongo-client0 (= 0.1.8-1~nma) Filename: ./i386/libmongo-client0-dbg_0.1.8-1~nma_i386.deb Size: 75350 MD5sum: b3dec85a4d53df2b5aafe6c44c7e21b0 SHA1: b55b2820e89b6e5b481c4b7626a2aa80067df1cb SHA256: 3cc9eb58bf66eb37a122d7258e87c9dfd31c1620bd22062882dc7b65c1109ed7 Section: debug Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for MongoDB (debugging symbols) libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package contains detached debugging symbols. . Most people will not need this package. Package: libmongo-client0-dbg Source: libmongo-client Version: 0.1.9-1~nma Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 132 Depends: libmongo-client0 (= 0.1.9-1~nma) Filename: ./amd64/libmongo-client0-dbg_0.1.9-1~nma_amd64.deb Size: 85842 MD5sum: 01cd7fbb366c4a8bb11cd288d2ea674b SHA1: 440122e95d1c3af7e599fcd5c059921ed2dffc60 SHA256: 21f4d279f2c083d0cbc56607f87d0c3dc126bc29d9bc85eee131a6738461849f Section: debug Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for MongoDB (debugging symbols) libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package contains detached debugging symbols. . Most people will not need this package. Package: libmongo-client0-dbg Source: libmongo-client Version: 0.1.9-1~nma Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 119 Depends: libmongo-client0 (= 0.1.9-1~nma) Filename: ./i386/libmongo-client0-dbg_0.1.9-1~nma_i386.deb Size: 75326 MD5sum: 3ed58401ba0953576cce560b090dc21f SHA1: da51ce03e886ef5917265a3821fe2772efc8007e SHA256: 8491021a24f8b1042eddf99c3f9e5c9632cd6f093740128b37016fb18b757204 Section: debug Priority: extra Homepage: https://github.com/algernon/libmongo-client Description: Alternate C driver for MongoDB (debugging symbols) libmongo-client is an alternative C language driver to the MongoDB document-oriented datastore. . This package contains detached debugging symbols. . Most people will not need this package. Package: libprotobuf-c0 Source: protobuf-c Version: 0.14-1build2 Architecture: amd64 Maintainer: Robert S. Edmonds Installed-Size: 100 Depends: libc6 (>= 2.2.5) Filename: ./amd64/libprotobuf-c0_0.14-1build2_amd64.deb Size: 37976 MD5sum: 6b1d12ac643680be376f12f2bcb7b592 SHA1: 2f01c4063379a69bbbb2e7d03f188acc69455778 SHA256: 4fcb415f5010315f8112725882c81b38091901e8ec13316986aa4fb5f8af39e2 Section: libs Priority: optional Homepage: http://protobuf-c.googlecode.com/ Description: Protocol Buffers C library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains the shared library. Package: libprotobuf-c0 Source: protobuf-c Version: 0.14-1build2 Architecture: i386 Maintainer: Robert S. Edmonds Installed-Size: 97 Depends: libc6 (>= 2.1.3) Filename: ./i386/libprotobuf-c0_0.14-1build2_i386.deb Size: 37618 MD5sum: 6a96661e488602c5cbf39d2e765ac11f SHA1: a50daf2911ce7a3818e8887a200f866a588251f5 SHA256: 3f90574ec019a44621ba72f8b98a9f5532ec757b9c5ebba1a7ed8aa70d9869d7 Section: libs Priority: optional Homepage: http://protobuf-c.googlecode.com/ Description: Protocol Buffers C library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains the shared library. Package: libprotobuf-c0-dev Source: protobuf-c Version: 0.14-1build2 Architecture: amd64 Maintainer: Robert S. Edmonds Installed-Size: 160 Depends: libprotobuf-c0 (= 0.14-1build2) Filename: ./amd64/libprotobuf-c0-dev_0.14-1build2_amd64.deb Size: 46070 MD5sum: 91acf5fd80f9501e5ce544d234ecf3f1 SHA1: 7b9900bd72e6d20273545eca3bc689b1564e2dfd SHA256: 18d88b50839724c7c412cc82d209c0ab5947cbde7140688c4f9bf4ea566c67fc Section: libdevel Priority: optional Homepage: http://protobuf-c.googlecode.com/ Description: Protocol Buffers C static library and headers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains the static library and development headers. Package: libprotobuf-c0-dev Source: protobuf-c Version: 0.14-1build2 Architecture: i386 Maintainer: Robert S. Edmonds Installed-Size: 141 Depends: libprotobuf-c0 (= 0.14-1build2) Filename: ./i386/libprotobuf-c0-dev_0.14-1build2_i386.deb Size: 43670 MD5sum: fab00f44e86884ee91d19ad23027b3b8 SHA1: 57c570bfc0b2c8bc2e5531ec3650cbb98705702d SHA256: f6fcb8697521c82bb0523eb9685498a91c1accf8b4c2b84102551db50df6e328 Section: libdevel Priority: optional Homepage: http://protobuf-c.googlecode.com/ Description: Protocol Buffers C static library and headers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains the static library and development headers. Package: librabbitmq-dbg Source: librabbitmq Version: 0.8.0-1 Architecture: amd64 Maintainer: Michael Fladischer Installed-Size: 339 Depends: librabbitmq4 (= 0.8.0-1) Filename: ./amd64/librabbitmq-dbg_0.8.0-1_amd64.deb Size: 232490 MD5sum: b433741befd19b4616c4e59f25984148 SHA1: 1e602cafefa5810b41cb465f1ed1d6f4f2d57c6f SHA256: e17a4c28209c61771999bd21ffb32fb045a34942e0ac4a6e2ff30b4df15068c5 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. Package: librabbitmq-dbg Source: librabbitmq Version: 0.8.0-1 Architecture: i386 Maintainer: Michael Fladischer Installed-Size: 314 Depends: librabbitmq4 (= 0.8.0-1) Filename: ./i386/librabbitmq-dbg_0.8.0-1_i386.deb Size: 220670 MD5sum: c536caebd3ce5374733cd8d75fc2c9b9 SHA1: 682371ec2579384f7ae086e93229301dc32f9148 SHA256: ca912d15eeaef821ac1953d9241268de2af71356aab866dc409f131fac1199c6 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. Package: librabbitmq-dev Source: librabbitmq Version: 0.8.0-1 Architecture: amd64 Maintainer: Michael Fladischer Installed-Size: 320 Depends: librabbitmq4 (= 0.8.0-1) Filename: ./amd64/librabbitmq-dev_0.8.0-1_amd64.deb Size: 74318 MD5sum: db679fafdab9d72adbc435d33bf4cc81 SHA1: a2fbbd9cad8a9b67e7654bc3a2b4634623f86160 SHA256: bd0a93c976fa015ddfe3aa8d2aadfed522fbfa8a66c9200d25c46e0d8a1e6067 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: librabbitmq-dev Source: librabbitmq Version: 0.8.0-1 Architecture: i386 Maintainer: Michael Fladischer Installed-Size: 289 Depends: librabbitmq4 (= 0.8.0-1) Filename: ./i386/librabbitmq-dev_0.8.0-1_i386.deb Size: 72766 MD5sum: f95a43d5fd8289b79074326ced5b5f14 SHA1: 2c4bf51f5abf17a5c7f39258cd6370c2ab8989bb SHA256: 38764d6728a0cc0367a388012fcfa18cbbc596d5cbc3b728a2d0b3f34066b7e0 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: 130 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0) Filename: ./amd64/librabbitmq4_0.8.0-1_amd64.deb Size: 43534 MD5sum: d58371ca6b35e1c2edc7465fccca5ddd SHA1: b30fd594295199df279ed473ead9138702fe1132 SHA256: 0aa8465ae644e2b04141b200a13ae6cd22699ca169a3edde2f6474012597dd46 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: librabbitmq4 Source: librabbitmq Version: 0.8.0-1 Architecture: i386 Maintainer: Michael Fladischer Installed-Size: 129 Pre-Depends: multiarch-support Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0) Filename: ./i386/librabbitmq4_0.8.0-1_i386.deb Size: 45908 MD5sum: ddc51144dd0c85b313e70a8fa3d1e628 SHA1: 088483b818acb48b7837be3e729b162602688938 SHA256: 6739529fb9fa411143c91170f9ffada22b182375e3e260e17fd044d55c1a509a 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-dev Source: librdkafka Version: 0.8.5-2 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 404 Depends: librdkafka1 (= 0.8.5-2) Filename: ./amd64/librdkafka-dev_0.8.5-2_amd64.deb Size: 127600 MD5sum: a1bb52af3aec3bd4ea7996fd3d206149 SHA1: ff3162cf6345dfc6687f5321d6cdf8c8ad05a861 SHA256: e8e79f31b2fba324e9095de00338053b766559785f3765efbd582c8617f7017a 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 implementation of the Apache Kafka protocol. It currently implements the 0.8 version of the protocol and can be used to develop both Producers and Consumers. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the development headers. Package: librdkafka-dev Source: librdkafka Version: 0.8.5-2 Architecture: i386 Maintainer: Faidon Liambotis Installed-Size: 360 Depends: librdkafka1 (= 0.8.5-2) Filename: ./i386/librdkafka-dev_0.8.5-2_i386.deb Size: 133784 MD5sum: 8f96b9a4973fde4a65e8ec56cf23e442 SHA1: fe212ac9c2b55837a4328b0a0ca2dbca89649e11 SHA256: 247f323f3f358e05b1186fc0ca4e5fb6f6864f4adb8f745cbcaed2690a7a6546 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 implementation of the Apache Kafka protocol. It currently implements the 0.8 version of the protocol and can be used to develop both Producers and Consumers. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the development headers. Package: librdkafka1 Source: librdkafka Version: 0.8.5-2 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 230 Depends: libc6 (>= 2.4), zlib1g (>= 1:1.2.2) Filename: ./amd64/librdkafka1_0.8.5-2_amd64.deb Size: 95218 MD5sum: 44c3eb579f91aba0c6fbd96d0cabf17a SHA1: 486862af890e11d6a14ef5b592beecc9b35b1b6d SHA256: f3f6356f6aa2040a4c684d02ea935b445d71a163cf35d0a48b8cce7a2fa2dd4e Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/edenhill/librdkafka Description: library implementing the Apache Kafka protocol librdkafka is a C implementation of the Apache Kafka protocol. It currently implements the 0.8 version of the protocol and can be used to develop both Producers and Consumers. . More information about Apache Kafka can be found at http://kafka.apache.org/ Package: librdkafka1 Source: librdkafka Version: 0.8.5-2 Architecture: i386 Maintainer: Faidon Liambotis Installed-Size: 237 Depends: libc6 (>= 2.4), zlib1g (>= 1:1.2.2) Filename: ./i386/librdkafka1_0.8.5-2_i386.deb Size: 101588 MD5sum: 5f68f653e397445e5cb4526fba718e91 SHA1: 243653bee5a929d0b35e0609e9ebb2358ae20fb1 SHA256: 27154f6f1af7a4bd3301608ff5e19851abe81af27d7b935fb524ef52f996e8f9 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/edenhill/librdkafka Description: library implementing the Apache Kafka protocol librdkafka is a C implementation of the Apache Kafka protocol. It currently implements the 0.8 version of the protocol and can be used to develop both Producers and Consumers. . More information about Apache Kafka can be found at http://kafka.apache.org/ Package: librdkafka1-dbg Source: librdkafka Version: 0.8.5-2 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 269 Depends: librdkafka1 (= 0.8.5-2) Filename: ./amd64/librdkafka1-dbg_0.8.5-2_amd64.deb Size: 213286 MD5sum: 0558ac2147c1f045c2761ca96f5b5e18 SHA1: 2285f87273fcc17a8d0c691e0861d5e841cd682b SHA256: 63c8e72442467edc1edc6d69d35d869e2b80ac07b1b2a097d31f084f0c318a6d Section: debug Priority: extra Multi-Arch: same Homepage: https://github.com/edenhill/librdkafka Description: library implementing the Apache Kafka protocol (debugging symbols) librdkafka is a C implementation of the Apache Kafka protocol. It currently implements the 0.8 version of the protocol and can be used to develop both Producers and Consumers. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the debugging symbols. Package: librdkafka1-dbg Source: librdkafka Version: 0.8.5-2 Architecture: i386 Maintainer: Faidon Liambotis Installed-Size: 257 Depends: librdkafka1 (= 0.8.5-2) Filename: ./i386/librdkafka1-dbg_0.8.5-2_i386.deb Size: 205290 MD5sum: 067e3a1b24d6e5f3153a9e54a193071d SHA1: 8e990eda4488c22142c3e7efb48c42e9e75fb31a SHA256: bdbea4b66ab1c91fe818293370d01b72c99a3cfc99758cbca417059f550b1d4c Section: debug Priority: extra Multi-Arch: same Homepage: https://github.com/edenhill/librdkafka Description: library implementing the Apache Kafka protocol (debugging symbols) librdkafka is a C implementation of the Apache Kafka protocol. It currently implements the 0.8 version of the protocol and can be used to develop both Producers and Consumers. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the debugging symbols. Package: libriemann-client-dev Source: riemann-c-client Version: 1.8.0-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 153 Depends: libriemann-client0 (= 1.8.0-1), libprotobuf-c0-dev Filename: ./amd64/libriemann-client-dev_1.8.0-1_amd64.deb Size: 25154 MD5sum: bcec82f0a6609a0094fd3aea44794d15 SHA1: cb9e5794fd762b8ed9476364553ea458bafebdca SHA256: 479bbc7e329f7bf5f30de693083e0c7561e12082721f3f796cc9dbe1b7a6a48c 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-client-dev Source: riemann-c-client Version: 1.8.0-1 Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 136 Depends: libriemann-client0 (= 1.8.0-1), libprotobuf-c0-dev Filename: ./i386/libriemann-client-dev_1.8.0-1_i386.deb Size: 23748 MD5sum: 3427c7d35410b49c7caf463b4ab0f302 SHA1: 628a58422cfe96ce2b5112c48b8b6abf3d77a9d6 SHA256: c57be425b7f9fbd469814e0471665769c4ac6a3370d404f2c79e4a497b2a379f 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.8.0-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 82 Pre-Depends: multiarch-support Depends: libc6 (>= 2.2.5), libgnutls26 (>= 2.12.17-0), libprotobuf-c0 (>= 0.10) Filename: ./amd64/libriemann-client0_1.8.0-1_amd64.deb Size: 23544 MD5sum: bec911c80b5a26d9722a0223c8e2b9eb SHA1: 0ff7ed03ecba9ae5ded90d3570d08e8207d634d8 SHA256: 25521ef8b85ab9a393a2376fef2014b48c5157220c7f748bbf4df682370c3db2 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: libriemann-client0 Source: riemann-c-client Version: 1.8.0-1 Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 77 Pre-Depends: multiarch-support Depends: libc6 (>= 2.1.3), libgnutls26 (>= 2.12.17-0), libprotobuf-c0 (>= 0.10) Filename: ./i386/libriemann-client0_1.8.0-1_i386.deb Size: 23224 MD5sum: 7ffb58631b824a69334c993792762356 SHA1: 7d8760d1880e6db59b22e9180cb1c7443af632a0 SHA256: f060f13d09b2806e9804558ad1c9ec2107806f97dbaf550707b577e00a3a781b 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: mmdb-bin Source: libmaxminddb Version: 1.2.0-1 Architecture: amd64 Maintainer: Faidon Liambotis Installed-Size: 55 Depends: libc6 (>= 2.4), libmaxminddb0 (>= 1.0.2) Filename: ./amd64/mmdb-bin_1.2.0-1_amd64.deb Size: 14400 MD5sum: ef30b98f75cfc8eb53714f42c8c9597b SHA1: 48de0d05a1bddd0ce8edd7c5681ec7bafd45836b SHA256: e15f3102f40959966120ba96169f233b8b719eab56badfbfbf42b93b0a417eb6 Section: net Priority: optional Multi-Arch: foreign Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation lookup command-line tool The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the command line utilities to resolve IPs using the libmaxminddb library. Package: mmdb-bin Source: libmaxminddb Version: 1.2.0-1 Architecture: i386 Maintainer: Faidon Liambotis Installed-Size: 54 Depends: libc6 (>= 2.4), libmaxminddb0 (>= 1.0.2) Filename: ./i386/mmdb-bin_1.2.0-1_i386.deb Size: 14162 MD5sum: bd68f0edb2a97ce8a6e5d0798acdc225 SHA1: db2bdda2c55b46ae9c0cfa0b3ffdb3a6286cb3da SHA256: 6092a924db7e68468619d38a9ef6cf86cf112115fb63448ca02d27089bbaa69b Section: net Priority: optional Multi-Arch: foreign Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation lookup command-line tool The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the command line utilities to resolve IPs using the libmaxminddb library. Package: protobuf-c-compiler Source: protobuf-c Version: 0.14-1build2 Architecture: amd64 Maintainer: Robert S. Edmonds Installed-Size: 212 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libprotobuf7, libprotoc7, libstdc++6 (>= 4.1.1) Filename: ./amd64/protobuf-c-compiler_0.14-1build2_amd64.deb Size: 77692 MD5sum: 3ea0752f2bfe9489748ff18e77db93a4 SHA1: bc23abd8689b88c03f26fb937dd9ac7381a483b8 SHA256: 4d2013bf68113bd527db2d9b9d9a69e50cc2972aaed4e736de984683699da101 Section: devel Priority: optional Homepage: http://protobuf-c.googlecode.com/ Description: protocol buffers C compiler Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains a compiler that generates C stubs from protocol buffer schemas. These stubs must be compiled and linked against libprotobuf-c. Package: protobuf-c-compiler Source: protobuf-c Version: 0.14-1build2 Architecture: i386 Maintainer: Robert S. Edmonds Installed-Size: 207 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libprotobuf7, libprotoc7, libstdc++6 (>= 4.1.1) Filename: ./i386/protobuf-c-compiler_0.14-1build2_i386.deb Size: 76222 MD5sum: ef5c9f658d18ac80ef52e2d2faf3b775 SHA1: 70c9f84a02b7586873e4879ab4c6115cc3f3b7c1 SHA256: 9e3b1e1c7c786e5d467b4442299af776572127c71bf402f85575b35723171f8f Section: devel Priority: optional Homepage: http://protobuf-c.googlecode.com/ Description: protocol buffers C compiler Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the C implementation of protocol buffers. . This package contains a compiler that generates C stubs from protocol buffer schemas. These stubs must be compiled and linked against libprotobuf-c. Package: pylint Version: 1.5.0-2 Architecture: all Maintainer: Logilab S.A. Installed-Size: 1014 Depends: lbudai-python-astroid (>= 1.4.1) Suggests: python-tk, python-enchant Filename: ./all/pylint_1.5.0-2_all.deb Size: 307054 MD5sum: e5c62eec1a47847964ee4bdbeb10d836 SHA1: cffd1c246534ea4381773b0474b12583582ab8d6 SHA256: 538a4c47203cefc508fc7c85023fc026cb07d4f273109c0b2ac1d40e19631ed3 Section: python Priority: optional Homepage: http://www.pylint.org Description: python code static checker and UML diagram generator Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book) . Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. . Additionally, it is possible to write plugins to add your own checks. . The included command pyreverse generates UML class and package diagrams. The included symilar command is a separated similarities checker. . The recommended python-tk package is only for using the pylint-gui script. Package: python-astroid Source: astroid Version: 1.3.6-1 Architecture: all Maintainer: Logilab Installed-Size: 832 Depends: python (>= 2.7), python (<< 2.8), python-logilab-common, python-six Filename: ./all/python-astroid_1.3.6-1_all.deb Size: 141140 MD5sum: f2437c2a3a9e9d22b3505df66e85b4a7 SHA1: 8407923a9ca56a2cb36ec3072045c578ea917f7e SHA256: 92f81c87050d95b54f26d358457710a2d3289298f5e3eea36601d9339651a04f Section: python Priority: optional Description: A abstract syntax tree for Python with inference support. .. image:: https://drone.io/bitbucket.org/logilab/astroid/status.png :alt: drone.io Build Status :target: https://drone.io/bitbucket.org/logilab/astroid . Astroid ======= . What's this? ------------ . The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs. It used to be called logilab-astng. . It provides a compatible representation which comes from the `_ast` module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name Package: python-astroid Source: astroid Version: 1.4.1-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1021 Depends: python-logilab-common (>= 0.60.0-1) Filename: ./all/python-astroid_1.4.1-1_all.deb Size: 172670 MD5sum: 8add6cdd20ab9021daa2f0872cbf3d95 SHA1: f577a475ba000c52ea46c333b28c341598d07298 SHA256: 5c792788b3afe7d7767b79de5d8069f4abb51cce78ff21451960a98002c61118 Section: python Priority: optional Homepage: http://bitbucket/logilab/astroid Description: rebuild a new abstract syntax tree from Python's ast The aim of this module is to provide a common base representation of Python source code for projects such as pyreverse or pylint. . It rebuilds the tree generated by the _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. Furthermore, astroid builds partial trees by inspecting living objects. Package: python-lazy-object-proxy Source: lazy-object-proxy Version: 1.2.1-1 Architecture: amd64 Maintainer: Ionel Cristian Mărieș Installed-Size: 220 Depends: python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.2.5) Filename: ./amd64/python-lazy-object-proxy_1.2.1-1_amd64.deb Size: 25176 MD5sum: f00be783fe984a7f900a499e097c5d6d SHA1: 6f8e10711beaeb16dd362dc442627582adc3a2af SHA256: 4e68d90eedab3006506710bc1d605b55aac5a71c934d81f306530d3e783f27fe 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: python-lazy-object-proxy Source: lazy-object-proxy Version: 1.2.1-1 Architecture: i386 Maintainer: Ionel Cristian Mărieș Installed-Size: 210 Depends: python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.3.6-6~) Filename: ./i386/python-lazy-object-proxy_1.2.1-1_i386.deb Size: 23800 MD5sum: e991252ec582a07bf2400a41b90eeac4 SHA1: f368f910de6b5dc7f11127708b6d1168bb443d28 SHA256: ba14ddcc2d5851c910e689cc760e0671c3d21abd07c643187f8ad80f0be10340 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: python-logilab-common Source: logilab-common Version: 0.63.2-1 Architecture: all Maintainer: Logilab Installed-Size: 931 Depends: python (>= 2.7), python (<< 2.8), python-six Filename: ./all/python-logilab-common_0.63.2-1_all.deb Size: 185724 MD5sum: a41bec2a846f5b2265f68ac2069ad6f4 SHA1: 784992f80d2be321598112b8dde8d977e678d66e SHA256: e9fdaba24af63ab008716489460b7abc77b149d862ece7dbabf2b003d4847645 Section: python Priority: optional Description: collection of low-level Python packages and modules used by Logilab's common library ======================== . What's this ? ------------- . This package contains some modules used by differents Logilab's projects. . It is released under the GNU Lesser General Public License. . There is no documentation available yet but the source code should be clean and well documented. . Designed to ease: . * handling command line options and configuration files * writing interactive command line tools * manipulation of files and character strings * manipulation of common structures such as graph, tree, and pattern such as visitor * generating text and HTML reports Package: python-nose Source: nose Version: 1.3.6-1 Architecture: all Maintainer: Jason Pellerin Installed-Size: 611 Depends: python (>= 2.7), python (<< 2.8) Filename: ./all/python-nose_1.3.6-1_all.deb Size: 152598 MD5sum: 8a0d59428b727954070be792b02459f4 SHA1: 14401f733579e666043c04653c79e607ef70e5f0 SHA256: a15614d2341642a5edfd2bf6ee321e1aa73887240684e6dccf08c7f64de9c4a3 Section: python Priority: optional Description: nose extends unittest to make testing easier nose extends the test loading and running features of unittest, making it easier to write, find and run tests. . By default, nose will run tests in files or directories under the current working directory whose names include "test" or "Test" at a word boundary (like "test_this" or "functional_test" or "TestClass" but not "libtest"). Test output is similar to that of unittest, but also includes captured stdout output from failing tests, for easy print-style debugging. . These features, and many more, are customizable through the use of plugins. Plugins included with nose provide support for doctest, code coverage and profiling, flexible attribute-based test selection, output capture and more. More information about writing plugins may be found on in the nose API documentation, here: http://readthedocs.org/docs/nose/ . If you have recently reported a bug marked as fixed, or have a craving for the very latest, you may want the development version instead: https://github.com/nose-devs/nose/tarball/master#egg=nose-dev Package: python-obs-astroid Source: obs-astroid Version: 1.3.6-1 Architecture: all Maintainer: Logilab Installed-Size: 832 Depends: python (>= 2.7), python (<< 2.8), python-logilab-common, python-six Filename: ./all/python-obs-astroid_1.3.6-1_all.deb Size: 140524 MD5sum: 4f8632df5af187f414328f9a69c8060e SHA1: 4cb538cc671f6a533664d6bc1eb25ae607b05406 SHA256: fa332de04469e2926634354f004f6460b5d103c50a76dae468ae64af34974288 Section: python Priority: optional Description: A abstract syntax tree for Python with inference support. .. image:: https://drone.io/bitbucket.org/logilab/astroid/status.png :alt: drone.io Build Status :target: https://drone.io/bitbucket.org/logilab/astroid . Astroid ======= . What's this? ------------ . The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs. It used to be called logilab-astng. . It provides a compatible representation which comes from the `_ast` module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name Package: python-pep8 Source: pep8 Version: 1.6.2-1 Architecture: all Maintainer: Johann C. Rocholl Installed-Size: 177 Depends: python (>= 2.7), python (<< 2.8) Filename: ./all/python-pep8_1.6.2-1_all.deb Size: 40806 MD5sum: 3ee0d9fd8b30c2d492291bcd94f924b0 SHA1: a813f7118b3932625e4442e28fac5df9e8be21c6 SHA256: 051d143f00cd253a50fd59b323f3cd6386769a8d60fdf92712977c071e345176 Section: python Priority: optional Description: Python style guide checker pep8 - Python style guide checker ================================= . pep8 is a tool to check your Python code against some of the style conventions in `PEP 8`_. . .. _PEP 8: http://www.python.org/dev/peps/pep-0008/ . . Features -------- . * Plugin architecture: Adding new checks is easy. . * Parseable output: Jump to error location in your editor. . * Small: Just one Python file, requires only stdlib. You can use just the pep8.py file for this purpose. . * Comes with a comprehensive test suite. Package: python-ply Source: ply Version: 3.6-1 Architecture: all Maintainer: David Beazley Installed-Size: 290 Depends: python (>= 2.7), python (<< 2.8) Filename: ./all/python-ply_3.6-1_all.deb Size: 65362 MD5sum: 70a48035f31c2ca4b587bcf11418d84a SHA1: 4bb9a2980cad1ad84a948defb7898df8aaf3fa85 SHA256: 27cb6941464c6cfb30a72659f5253a33473e1ec8dec97e879c5a5ffd7e50b59b Section: python Priority: optional Description: Python Lex & Yacc . PLY is yet another implementation of lex and yacc for Python. Some notable features include the fact that its implemented entirely in Python and it uses LALR(1) parsing which is efficient and well suited for larger grammars. . PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. . PLY is extremely easy to use and provides very extensive error checking. It is compatible with both Python 2 and Python 3. Package: python-pylint Source: pylint Version: 1.4.3-1 Architecture: all Maintainer: Logilab Installed-Size: 694 Depends: python (>= 2.7), python (<< 2.8), python-logilab-common, python-astroid, python-six Filename: ./all/python-pylint_1.4.3-1_all.deb Size: 166508 MD5sum: e34565fb5cbfb76190677449a525d024 SHA1: 3926682b70954a8376c84cee89f95d3c775d8ba1 SHA256: 16ae8d5c322a4faf22050532f8ad3ce7773d5d6d3dba913b08576566e4f8528d Section: python Priority: optional Description: python code static checker . .. image:: https://drone.io/bitbucket.org/logilab/pylint/status.png :alt: drone.io Build Status :target: https://drone.io/bitbucket.org/logilab/pylint . README for Pylint - http://www.pylint.org/ ========================================== . Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). . Pylint has many rules enabled by default, way too much to silence them all on a minimally sized program. It's highly configurable and handle pragmas to control it from within your code. Additionally, it is possible to write plugins to add your own checks. . It's a free software distributed under the GNU Public Licence. . Development is hosted on bitbucket: https://bitbucket.org/logilab/pylint/ Package: python-six Source: six Version: 1.9.0-1 Architecture: all Maintainer: Benjamin Peterson Installed-Size: 83 Depends: python (>= 2.7), python (<< 2.8) Filename: ./all/python-six_1.9.0-1_all.deb Size: 13800 MD5sum: 20348d2348b6d2f01f8996766eae68bf SHA1: 73b221cb9df810e4e0958c255ed9220a81570df7 SHA256: 13c57448586f3438039717a1e898883e3d3bc7b793946ccf89e83e82d2391554 Section: python Priority: optional Description: Python 2 and 3 compatibility utilities Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. . Six supports every Python version since 2.5. It is contained in only one Python file, so it can be easily copied into your project. (The copyright and license notice must be retained.) . Online documentation is at http://pythonhosted.org/six/. . Bugs can be reported to https://bitbucket.org/gutworth/six. The code can also be found there. . For questions about six or porting in general, email the python-porting mailing list: http://mail.python.org/mailman/listinfo/python-porting Package: python-wrapt Source: wrapt Version: 1.10.6-1 Architecture: amd64 Maintainer: Graham Dumpleton Installed-Size: 168 Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.2.5) Filename: ./amd64/python-wrapt_1.10.6-1_amd64.deb Size: 30914 MD5sum: e59ab330b1733e4d4e177b244af6af89 SHA1: 329330e5fd0599fbf7fa3b2078084d31b3dd38a2 SHA256: 77f21dd2ea150ec3addbc5e82583a53676428311897f76998af8a27d7dda4153 Section: python Priority: optional Description: Module for decorators, wrappers and monkey patching. wrapt ===== . |Travis| |Coveralls| |PyPI| . A Python module for decorators, wrappers and monkey patching. . For full documentation see: . http://wrapt.readthedocs.org . .. |Travis| image:: https://img.shields.io/travis/GrahamDumpleton/wrapt/develop.svg?style=plastic :target: https://travis-ci.org/GrahamDumpleton/wrapt?branch=develop .. |Coveralls| image:: https://img.shields.io/coveralls/GrahamDumpleton/wrapt/develop.svg?style=plastic :target: https://coveralls.io/github/GrahamDumpleton/wrapt?branch=develop .. |PyPI| image:: https://img.shields.io/pypi/v/wrapt.svg?style=plastic :target: https://pypi.python.org/pypi/wrapt Package: python-wrapt Source: wrapt Version: 1.10.6-1 Architecture: i386 Maintainer: Graham Dumpleton Installed-Size: 161 Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.3.6-6~) Filename: ./i386/python-wrapt_1.10.6-1_i386.deb Size: 30400 MD5sum: 2cdfc210f521a4f4fb48b022ffa794d5 SHA1: 8491264154cf5c8d918a534450a36ae3c2607307 SHA256: 68e89c2120900b972c5b20684343bc82d4b2ec770dbc2baecaa6a6831491a330 Section: python Priority: optional Description: Module for decorators, wrappers and monkey patching. wrapt ===== . |Travis| |Coveralls| |PyPI| . A Python module for decorators, wrappers and monkey patching. . For full documentation see: . http://wrapt.readthedocs.org . .. |Travis| image:: https://img.shields.io/travis/GrahamDumpleton/wrapt/develop.svg?style=plastic :target: https://travis-ci.org/GrahamDumpleton/wrapt?branch=develop .. |Coveralls| image:: https://img.shields.io/coveralls/GrahamDumpleton/wrapt/develop.svg?style=plastic :target: https://coveralls.io/github/GrahamDumpleton/wrapt?branch=develop .. |PyPI| image:: https://img.shields.io/pypi/v/wrapt.svg?style=plastic :target: https://pypi.python.org/pypi/wrapt Package: riemann-c-client Version: 1.8.0-1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 53 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0) Filename: ./amd64/riemann-c-client_1.8.0-1_amd64.deb Size: 10212 MD5sum: 296cba7cac135b87c1bba2608ff3c374 SHA1: 5c4de12581065f806e50da1e0bc8862b0e13653e SHA256: 37585c3f62fbb2ef71443f6e4b3228e3b8464ce9b432162085af7b66ecce722c 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: riemann-c-client Version: 1.8.0-1 Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 52 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0) Filename: ./i386/riemann-c-client_1.8.0-1_i386.deb Size: 9870 MD5sum: 6d830798fd140d316b674b479489a10f SHA1: 708cba203ef02c2bd93da0b2a07b7a2f7f8572da SHA256: 9aabe3d163b4cb7169ba1ef6255711892fae4fce9ae67b7009e4d7bdbefac577 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: syslog-ng Version: 3.11.1-6 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 58 Depends: syslog-ng-core (>= 3.11.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json Recommends: syslog-ng-mod-smtp, 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 Filename: ./all/syslog-ng_3.11.1-6_all.deb Size: 24088 MD5sum: 59aac7b3ba7511e24767d4c16219a5e2 SHA1: 9b3bdd3002dfd6b35149cef7a6f4ac80f39301c7 SHA256: bb1504a752c611bc666e673e0982f6562d33c1d8cd33ed24c4082ae7740a92f4 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.7.3-4 Architecture: all Maintainer: syslog-ng maintainers Installed-Size: 47 Depends: syslog-ng-core (>= 3.7.3), syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json Recommends: 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-kvformat Filename: ./all/syslog-ng_3.7.3-4_all.deb Size: 14138 MD5sum: 64399fd0a40784119dc1f1b12a20560a SHA1: c433c056f035c24abd7416df441ecb7c9e464bf7 SHA256: 31a192573d78ae88c68b9636930bde689f7c588daa36c25336df9a60ef923630 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.8.1-3 Architecture: all Maintainer: Laszlo Budai Installed-Size: 30 Depends: syslog-ng-core (>= 3.8.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json Recommends: 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-curl, syslog-ng-mod-kvformat, syslog-ng-mod-add-contextual-data Filename: ./all/syslog-ng_3.8.1-3_all.deb Size: 7576 MD5sum: ea26e12c762f85cf54dfddc5f02011ed SHA1: 9bef4eaf2abcd493fa3268fd8c9f73f65c95c600 SHA256: 675377e17ae44070d5d5039e6644fb22905d6cdb82dc827d755a47280387f1a5 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.9.1-1 Architecture: all Maintainer: Laszlo Budai Installed-Size: 28 Depends: syslog-ng-core (>= 3.9.1), syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json Recommends: 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-curl, syslog-ng-mod-kvformat, syslog-ng-mod-add-contextual-data Filename: ./all/syslog-ng_3.9.1-1_all.deb Size: 5128 MD5sum: 9109f5655ead714ac7f53f48d94cdcb9 SHA1: cd60dcfef8ac01fad830754e1d5fbed954ef76db SHA256: 6a9a0c8c18d15065ae1527f90fb98e9a10d8edcdbf8ee9f48a345194704c34e8 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-core Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2157 Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libglib2.0-0 (>= 2.31.8), libivykis0, libnet1 (>= 1.1.2.1), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), 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-json, syslog-ng-mod-smtp, 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 Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.11-0, system-log-daemon Filename: ./amd64/syslog-ng-core_3.11.1-6_amd64.deb Size: 726992 MD5sum: 680f27a5cc1e16dcab22a76b82738d68 SHA1: 51b599b424f38e803e4a94b7d1abf4a9b7d55f4a SHA256: 0333770ef42836295c7d6037d7144c3da58477387081dc171300da411d714c70 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 2020 Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libglib2.0-0 (>= 2.31.8), libivykis0, libnet1 (>= 1.1.2.1), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), 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-json, syslog-ng-mod-smtp, 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 Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.11-0, system-log-daemon Filename: ./i386/syslog-ng-core_3.11.1-6_i386.deb Size: 726048 MD5sum: de258fcc2c1b9ffc63bf56a48e648b46 SHA1: eebd290cf9839e272dc41d412009a9649c1b3630 SHA256: 6c1c1a7427f660ab5d6f05ed5a9432a6e8339c8457a49e263843d4522d0289b0 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 1632 Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libevtlog0 (>= 0.2.12), libglib2.0-0 (>= 2.31.8), libivykis0, libnet1 (>= 1.1.2.1), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json, 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-kvformat Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.7-0, system-log-daemon Filename: ./amd64/syslog-ng-core_3.7.3-4_amd64.deb Size: 525596 MD5sum: 0299d925638f5bc582e59bbefdf4b3f3 SHA1: 0b0104fcca4648b963a8bd51fc34fbf6de1e29b9 SHA256: 9ea789269d07374229569663e1020a1519c56ff6395ebc1390773e9aa24757ea 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 1516 Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libevtlog0 (>= 0.2.12), libglib2.0-0 (>= 2.31.8), libivykis0, libnet1 (>= 1.1.2.1), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json, 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-kvformat Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.7-0, system-log-daemon Filename: ./i386/syslog-ng-core_3.7.3-4_i386.deb Size: 523082 MD5sum: f07140bb5fc75d3c85686e75f2b6f929 SHA1: 1919345aecd0089659aa7f6e51eb0c1175e1171c SHA256: f8b08a900a4a245c269e674454a92f663c1d7e267d5473c4aef47ce6e5fd129e 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 1870 Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libevtlog0 (>= 0.2.12), libglib2.0-0 (>= 2.31.8), libivykis0, libnet1 (>= 1.1.2.1), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json, 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-curl, syslog-ng-mod-kvformat, syslog-ng-mod-add-contextual-data Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.8-0, system-log-daemon Filename: ./amd64/syslog-ng-core_3.8.1-3_amd64.deb Size: 608236 MD5sum: 8c9407382c4e6bbfdfda15403ae861fa SHA1: fbd7e650375711aa84bec866347b0e66d14bc7c8 SHA256: 06bf979a1aa28bb7ff27ac5b264697a01d8a6b268e457b8f04acd75adff048fc 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 1739 Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libevtlog0 (>= 0.2.12), libglib2.0-0 (>= 2.31.8), libivykis0, libnet1 (>= 1.1.2.1), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json, 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-curl, syslog-ng-mod-kvformat, syslog-ng-mod-add-contextual-data Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.8-0, system-log-daemon Filename: ./i386/syslog-ng-core_3.8.1-3_i386.deb Size: 608202 MD5sum: 853e55ddc38f5881b1efe91a400ef0dc SHA1: 406e0e449bab7f66aaafe17115e24b3ac4a28b21 SHA256: 53dcddd00d81d41cb21b174f5ffc977c43534985c65439c6eac415c87019d717 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 1877 Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libevtlog0 (>= 0.2.12), libglib2.0-0 (>= 2.31.8), libivykis0, libnet1 (>= 1.1.2.1), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json, 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-curl, syslog-ng-mod-kvformat, syslog-ng-mod-add-contextual-data Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.9-0, system-log-daemon Filename: ./amd64/syslog-ng-core_3.9.1-1_amd64.deb Size: 611164 MD5sum: 0a307ddfbe4e7e4989a3cb057a5cb056 SHA1: ae886885a6142a120af0d96afc2f3ce4a1c20d24 SHA256: c4a10d0a89a3534d248a00d30ba1b97e2d3afa93b3fc48d1f70ed6820e1e6b62 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 1752 Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libevtlog0 (>= 0.2.12), libglib2.0-0 (>= 2.31.8), libivykis0, libnet1 (>= 1.1.2.1), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), util-linux (>= 2.12-10) Recommends: logrotate Suggests: syslog-ng-mod-sql, syslog-ng-mod-mongodb, syslog-ng-mod-json, 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-java, syslog-ng-mod-java-common-lib, syslog-ng-mod-elastic, syslog-ng-mod-hdfs, syslog-ng-mod-kafka, syslog-ng-mod-http, syslog-ng-mod-curl, syslog-ng-mod-kvformat, syslog-ng-mod-add-contextual-data Conflicts: linux-kernel-log-daemon, system-log-daemon Breaks: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Replaces: libsyslog-ng-dev, syslog-ng (<< 3.3.0~) Provides: libsyslog-ng-dev, linux-kernel-log-daemon, syslog-ng-abi-3.9-0, system-log-daemon Filename: ./i386/syslog-ng-core_3.9.1-1_i386.deb Size: 609618 MD5sum: e2ab1e6f8db6b8e2aea1b6c336a5ed49 SHA1: b3f60555768d28d4a349dfcca9aee6f5f437de7a SHA256: 9f1c0bf99b8b1deea6bd860e9216c44d0d22639202fb9919cac6254ce9de4914 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-dbg Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 3594 Depends: syslog-ng-core (= 3.11.1-6) Filename: ./amd64/syslog-ng-dbg_3.11.1-6_amd64.deb Size: 3001612 MD5sum: f972d6ea3dcd2f992ca5b2ae0e2d4086 SHA1: 3b4cab5b32ea08e7189b8e84ed9c0df349374f41 SHA256: 4ccd06a263ec7d0723ab4da81dc2ba21570aec7cbb3afc643c16f9903d47d8ce 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. Package: syslog-ng-dbg Source: syslog-ng Version: 3.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 3385 Depends: syslog-ng-core (= 3.11.1-6) Filename: ./i386/syslog-ng-dbg_3.11.1-6_i386.deb Size: 2888144 MD5sum: cef7699cdb7351865a1a2bb5aa91313d SHA1: 9fe47b3b6ae26fb6e3a11c92a9e7d94b843b84aa SHA256: a7b9386b0c51e4bb4bdeb872019f50573e4983676eed3a7c4d2b103ef18c3dbc 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. Package: syslog-ng-dbg Source: syslog-ng Version: 3.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 2850 Depends: syslog-ng-core (= 3.7.3-4) Filename: ./amd64/syslog-ng-dbg_3.7.3-4_amd64.deb Size: 2396562 MD5sum: a94ca9d70acc09fece8a19992d339477 SHA1: bef2f5e759af8abef7d15d0abb7535aa7269aa53 SHA256: 1dde60a1ec88e96611051b3dd156d63e396917d7cfa46425d1bf6ddfb9ec0dc3 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. Package: syslog-ng-dbg Source: syslog-ng Version: 3.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 2676 Depends: syslog-ng-core (= 3.7.3-4) Filename: ./i386/syslog-ng-dbg_3.7.3-4_i386.deb Size: 2289760 MD5sum: e9f8796724021e1e8a2dd023527f4523 SHA1: 67b90883080684068e3693d531988d760400ea73 SHA256: 7ad28a4f65d4d765fbe0590c4cb90545b568ed3ebe678c4474dd772c949bbfd6 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. Package: syslog-ng-dbg Source: syslog-ng Version: 3.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 3874 Depends: syslog-ng-core (= 3.8.1-3) Filename: ./amd64/syslog-ng-dbg_3.8.1-3_amd64.deb Size: 3301700 MD5sum: 1d1eb1e3227544334bccc11910ba481d SHA1: f004d74ba42a7a7deabb8e28aa7f517039b0ded9 SHA256: d829f54466608dcddf4ebcced1fce77b22b885e3a7ad208ec2cd839183adb293 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. Package: syslog-ng-dbg Source: syslog-ng Version: 3.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 3615 Depends: syslog-ng-core (= 3.8.1-3) Filename: ./i386/syslog-ng-dbg_3.8.1-3_i386.deb Size: 3140694 MD5sum: af9d49ac2023108d4bc46defb7aac274 SHA1: 56279a41e62f1785cda07ea643848bae349c0113 SHA256: 9213f6c99cea4cc688689d25d84a10f4f9305e2f1dcaf8570ff7a82c29166896 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. Package: syslog-ng-dbg Source: syslog-ng Version: 3.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 3909 Depends: syslog-ng-core (= 3.9.1-1) Filename: ./amd64/syslog-ng-dbg_3.9.1-1_amd64.deb Size: 3338542 MD5sum: b710783117c875bfebb9d26855573b2d SHA1: 016983f2dff7a5929d94ae6b8620deb1e66709e0 SHA256: f7c71a96b157499bde660b44e9f91982e574d2ff55574ab4488ea116de8cf3b2 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. Package: syslog-ng-dbg Source: syslog-ng Version: 3.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 3656 Depends: syslog-ng-core (= 3.9.1-1) Filename: ./i386/syslog-ng-dbg_3.9.1-1_i386.deb Size: 3174892 MD5sum: f538d882ab0c1a451a5f92312056d794 SHA1: 81bd823b89231bdb7a6904080c91e510da3723cd SHA256: 4828a4c57970ca916f21c4316f3c00119c3fffe5e8f86525b5450e8219fb1b2a 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. Package: syslog-ng-dev Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 797 Depends: syslog-ng-core (= 3.11.1-6), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.11.1-6_amd64.deb Size: 150904 MD5sum: e41b6a742ccb128925400f52348d46fa SHA1: 3e723e16ee4a0bd8d5605b629f94bc962ef09389 SHA256: f2c9a7e8cef85e27062bcd4a80ed6d575b872aa0bf4eee80825c11a013e4720e 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 773 Depends: syslog-ng-core (= 3.11.1-6), pkg-config, perl, flex, bison, libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./i386/syslog-ng-dev_3.11.1-6_i386.deb Size: 146956 MD5sum: 97953855b9c9cd3725c537802be30411 SHA1: 32538d1b4ef566b84fda0451e76da37d3ba082fd SHA256: 33109b4b3ac5f5d6dd9edec634384131f65d9055231595dd75977e8eda3f74a2 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 597 Depends: syslog-ng-core (= 3.7.3-4), perl, pkg-config, flex, bison, libevtlog-dev (>= 0.2.12), libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.7.3-4_amd64.deb Size: 109394 MD5sum: 054b5140282424387bbd2be98d978bce SHA1: 7c26862e31433da761295121311ba327294b7496 SHA256: 7ffdf20220a31274c0f9ea6f27d2284d797a54cda7f89125caa8e462d57d113b 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 582 Depends: syslog-ng-core (= 3.7.3-4), perl, pkg-config, flex, bison, libevtlog-dev (>= 0.2.12), libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./i386/syslog-ng-dev_3.7.3-4_i386.deb Size: 108186 MD5sum: 2b8dfcf686df56b549b673d3ca2705e2 SHA1: 23d6f872ba881361f7cbcdb7a3bfd77e417755c9 SHA256: e5fae8bd1227b166768925b2681bd1dff2e72106dd2bfcfb5e9b74b5c8fe73a3 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 689 Depends: syslog-ng-core (= 3.8.1-3), perl, pkg-config, flex, bison, libevtlog-dev (>= 0.2.12), libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.8.1-3_amd64.deb Size: 122688 MD5sum: 00f31f76b5fb40649cb700a4aee9e62d SHA1: 4906cb3c09985d9106ed93af8f1d576b089528b4 SHA256: a9ff1f131fea501edd8b218d36d5302d9ce5dfee309a3e6f7dc1841d2d501f09 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 666 Depends: syslog-ng-core (= 3.8.1-3), perl, pkg-config, flex, bison, libevtlog-dev (>= 0.2.12), libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./i386/syslog-ng-dev_3.8.1-3_i386.deb Size: 121138 MD5sum: 26387f31e7e7dea98bca1dad7d38692d SHA1: bafdc514f91059a0bf994d0afcdc8e0dc50a28ca SHA256: 2d212f3a8468e30df654a54c0632340ce6499270d7687a7ca27bfefb67696079 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 720 Depends: syslog-ng-core (= 3.9.1-1), perl, pkg-config, flex, bison, libevtlog-dev (>= 0.2.12), libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./amd64/syslog-ng-dev_3.9.1-1_amd64.deb Size: 122514 MD5sum: 7e4d8d8c9c67ba2fd40479ac36b0d58b SHA1: af36d6bab5b45333e67af169ae73545a00dbe671 SHA256: 6c18b4f6353a41b72318138186144a70172f1f6b47f75abac1e45648d3b51402 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 697 Depends: syslog-ng-core (= 3.9.1-1), perl, pkg-config, flex, bison, libevtlog-dev (>= 0.2.12), libglib2.0-dev, libivykis-dev (>= 0.30) Filename: ./i386/syslog-ng-dev_3.9.1-1_i386.deb Size: 120754 MD5sum: e0fbe5e8b97e7a569dd45f2f3c1cd9d1 SHA1: 3a6d0571e468d6bbdd4b2a22c12ae5448f113202 SHA256: c34bdf596530e2350345d01512c648169f69d7e9839b5b6c1ff52a742414ff2b 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-java-compile-deps-mvn-repo Version: 1.4-1 Architecture: all Maintainer: Laszlo Budai Installed-Size: 123634 Filename: ./all/syslog-ng-java-compile-deps-mvn-repo_1.4-1_all.deb Size: 108411592 MD5sum: e92eef92c1a71c1d002718a113d416b9 SHA1: a462efd2420dec916ec33952670c59659e7f388c SHA256: 555490b13fd091ee7ef627800c32c50ae686b4c0e410de46964e97f45fc6e95b 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: 76734 Filename: ./all/syslog-ng-java-module-dependency-jars_1.0-1_all.deb Size: 70781958 MD5sum: c2e51f0c915992ac3a4654c15617cabe SHA1: 3a33d10982f0d9a0137167e0dbfe612eb679b9a1 SHA256: 0bf9fe445d959c2fc4113945788764a8a723cf045f59c70d0d6edeff67babbd9 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.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 117 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.11.1-6_amd64.deb Size: 39660 MD5sum: 24944c26ac874c557545a77faec152fc SHA1: 81d84906dd18c0cd59e8f1b9f9ce03c93045fdc5 SHA256: f23ac39fdf673b17324847b071d325c93c7ab1ba54832d4d1259505dfa55341a 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 112 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-add-contextual-data_3.11.1-6_i386.deb Size: 38454 MD5sum: d8c5b45236c6413c8bc9a96dd786f1f9 SHA1: 64ef359131d4563de6e37cbdf3b0a7832c9fac15 SHA256: 87352c0851fab941c43f36bc2379daa01cd03b60443944589415eca498eeaf93 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 89 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0 Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.8.1-3_amd64.deb Size: 22092 MD5sum: 2c73e12e564319dc1581b7306adf41bd SHA1: 3a78c697c0d936615f3c902a7857665c04e7977a SHA256: 2c9e4138e723496325d416f68feb3483280057167433e3cf4035fc5e8828c49d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 80 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0 Filename: ./i386/syslog-ng-mod-add-contextual-data_3.8.1-3_i386.deb Size: 21554 MD5sum: 66d243472f85208bcf3f5b4db5cff139 SHA1: 5dbc55d1abbad97f263074148d2a3402d622b450 SHA256: fce1655ad4922db5d83c2de29268d7e17d1cd4f7a5a331166f7475f5f31b711a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 87 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0 Filename: ./amd64/syslog-ng-mod-add-contextual-data_3.9.1-1_amd64.deb Size: 20580 MD5sum: 21fb413f88705308b46eac4343aae7d8 SHA1: 2d3993f0a8dcc7966346327d272dfc8f7d5da006 SHA256: c39ab45a4aafb76a4dacedb42a291c092aee08a75294cc44ec9eb5e72f960526 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 82 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0 Filename: ./i386/syslog-ng-mod-add-contextual-data_3.9.1-1_i386.deb Size: 20012 MD5sum: 82d424c99fce3cb4c84f3d350424b0f6 SHA1: d18c9e1d3316834735d52a93d830b44ecc1acf01 SHA256: bc6da531beeb767c6d549b8d97ba0a1908be2d6654b18dd0cd2b1a698469361f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (add-contextual-data) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 175 Depends: libc6 (>= 2.4), syslog-ng-abi-3.7-0 Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.7.3-4_amd64.deb Size: 63302 MD5sum: 4924cf493f924eefa41dddf5e60529ad SHA1: 106e3594f2e29feee921cf5f13d7940c9e05825a SHA256: 519524a3e1b5aeb1920516e772f7f31c12615f4fffd1686cbcce1756fd48934e 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 169 Depends: libc6 (>= 2.4), syslog-ng-abi-3.7-0 Suggests: rabbitmq-server Filename: ./i386/syslog-ng-mod-amqp_3.7.3-4_i386.deb Size: 65244 MD5sum: 8b09a63c0dc5def455902b1174078caa SHA1: 8a1a6d39678ea43870f23703d5b1627192c1a3c7 SHA256: 37d890ef571d7bfc2fe13d40fa175d177feb6be5f8046a6609f09a8801183f19 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 150 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0 Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.8.1-3_amd64.deb Size: 49178 MD5sum: 468e39576a10bc7949a8a9be62f13206 SHA1: 01a7a3c99232aaa493559e03d687619d28fabe40 SHA256: e37acdacb7cce65ae84734906fd3d1458043d4b276a94401cf6453013a4cfa94 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 145 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0 Suggests: rabbitmq-server Filename: ./i386/syslog-ng-mod-amqp_3.8.1-3_i386.deb Size: 50486 MD5sum: fd55e0647c39ef9cfc5b603ece604e54 SHA1: bedf100991c139327fe12e18521ef565cebe08dc SHA256: ceef2f3e882261f30cabd6b5bf15409d4fb8fecaa1aea04df212ee3646ff2a12 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 148 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0 Suggests: rabbitmq-server Filename: ./amd64/syslog-ng-mod-amqp_3.9.1-1_amd64.deb Size: 46778 MD5sum: 5296f3bb16decf9b406194e105a893eb SHA1: b3d225306bc3d2140f18007c1b326da0a2a636a2 SHA256: 995ea7c77406845cfbbcd966cbe0a2947f8dd0f6991535000f36e6f361ad854d 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 142 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0 Suggests: rabbitmq-server Filename: ./i386/syslog-ng-mod-amqp_3.9.1-1_i386.deb Size: 47992 MD5sum: 3e150195856c202d42ecb36c3fbc5c1c SHA1: 3bb258bf32ea56da6d3f33c178c7126dcbe7dde7 SHA256: 41f43ec7e4c4d8120a377ceafa42e3e9b5628be4ff4e6de012100b230ef8afad 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-curl Source: syslog-ng Version: 3.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 89 Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2), syslog-ng-abi-3.8-0 Filename: ./amd64/syslog-ng-mod-curl_3.8.1-3_amd64.deb Size: 21472 MD5sum: 03ef9ff07ae22d4fa7ba6a2c3ce900d8 SHA1: f4289b35b0820cfe09649de3aaa6a625abefba50 SHA256: d70fceca55ac568a92ce38d3ada4e3ead30450bb1030a477fe44569839f9c7d2 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP CURL 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-curl Source: syslog-ng Version: 3.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 80 Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2), syslog-ng-abi-3.8-0 Filename: ./i386/syslog-ng-mod-curl_3.8.1-3_i386.deb Size: 20794 MD5sum: ffb8ec83bf66b81f7c861c5ab0d34874 SHA1: 98667283c5ee623614b0c169ed703c8ebb956eff SHA256: 559780bfb4df7fed18d169cf9422166c700ec2b6d87a737d41236c95ef92358e Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP CURL 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-curl Source: syslog-ng Version: 3.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 87 Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2), syslog-ng-abi-3.9-0 Filename: ./amd64/syslog-ng-mod-curl_3.9.1-1_amd64.deb Size: 18978 MD5sum: 7e9c514ce4f3695fc076e9380af5c50b SHA1: db22540a0e1944f9fc0a4c096fc7aae00d3f77dd SHA256: 0350c044dec238c11bedd97c380f92472c575899b7b1a0bec9b14dee0d676137 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP CURL 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-curl Source: syslog-ng Version: 3.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 78 Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2), syslog-ng-abi-3.9-0 Filename: ./i386/syslog-ng-mod-curl_3.9.1-1_i386.deb Size: 18176 MD5sum: aeffe80065de887dd37d1d691fe7d60c SHA1: e34b04142631fd4e72147454ea52a25be9383d58 SHA256: 830a28f3a09c7e374b70133ff2ccafbd7deb8894284eee26b482e0edfd0f7c3f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (HTTP CURL 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-elastic Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 5211 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java-common-lib, syslog-ng-mod-java, syslog-ng-mod-json Filename: ./amd64/syslog-ng-mod-elastic_3.11.1-6_amd64.deb Size: 4689804 MD5sum: 199eb65f1f19fe8dc1e33a8b03c8f87b SHA1: dfacddee870f37204f31ec420c92f7907168a85e SHA256: 8afff5c51a0835b3f7f25180e66b7fd618251dee4a67c709c60dfd5306b4930c 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 5211 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java-common-lib, syslog-ng-mod-java, syslog-ng-mod-json Filename: ./i386/syslog-ng-mod-elastic_3.11.1-6_i386.deb Size: 4689788 MD5sum: 5887451cf9a22954148d99181ac0c308 SHA1: f43fad427c9310d62a7bfb341a39977440a2d1d9 SHA256: 7bab2ea5a85a6b06e6a682bfeaf17af3116163fc7dc221b3db02ef6bf3d4a912 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 81 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java, syslog-ng-mod-json Filename: ./amd64/syslog-ng-mod-elastic_3.7.3-4_amd64.deb Size: 30062 MD5sum: 23e596121b97af29725bed5b03cbc3b7 SHA1: 88936c5f4cf9c50ec5dd25e513f02177d75ccfdf SHA256: 41a62603854beb816d07a1741b4caeead6e6941e85583964eb130b3c0a1d77f6 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 81 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java, syslog-ng-mod-json Filename: ./i386/syslog-ng-mod-elastic_3.7.3-4_i386.deb Size: 29950 MD5sum: 23edd6bbb8f36d329b0e9cfb17d1c7d9 SHA1: 69411055d371e1f9c088e6844a3f16dcee06fd93 SHA256: d3016b64f32b86eb85d5a274fbb046cb88e4a864e32dc3bbeb1bdd6f45c70176 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 5176 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java, syslog-ng-mod-json Filename: ./amd64/syslog-ng-mod-elastic_3.8.1-3_amd64.deb Size: 4667372 MD5sum: f26ea4a3658ff315386c7b061ef162c2 SHA1: 3f148c80f741e296541a8443659882d09bddc0fe SHA256: e5311cabb766ddc57c3864f6c91146353e7d879e458c8a2bfb8d076872b61581 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 5176 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java, syslog-ng-mod-json Filename: ./i386/syslog-ng-mod-elastic_3.8.1-3_i386.deb Size: 4667476 MD5sum: 784bd31aca665c316c8d2730a41ab6e9 SHA1: 0805acf477de0ee82ce118ecc1a67174dbf8fc5d SHA256: 82b693ecf047a56543bd9b7f705afa8a68579312e5fde10aba6e857e5bcd458d 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 5175 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java, syslog-ng-mod-json Filename: ./amd64/syslog-ng-mod-elastic_3.9.1-1_amd64.deb Size: 4665660 MD5sum: 47bc14b7f1a8eb2a2bb5f34a9720481f SHA1: 3faabbe97bbc0200295157f09a2ad389549568fe SHA256: e1d1a5eea24d5f402ccb4108e99bd3fa72f660dccd6031947f00d5f872079c4e 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 5175 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java, syslog-ng-mod-json Filename: ./i386/syslog-ng-mod-elastic_3.9.1-1_i386.deb Size: 4665520 MD5sum: f8bf74f2a64e0ed9af8c79d4202fa8a6 SHA1: 6c5a8a78079904ab0e863b0a922553cada5d1247 SHA256: 45a6c72df0166b077f0859be1f4ff4b7002f341a8cc17d81f331f25fe9fef46a 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-geoip Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 109 Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.8+dfsg), syslog-ng-abi-3.11-0 Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.11.1-6_amd64.deb Size: 36048 MD5sum: 9ef1269b06d7e6a356f172ddb309144a SHA1: 6183a4ee2015c6ff95b7566e853a6d594891df5d SHA256: f487917d4bdbbb5b00aac7e995ca54d4bd54c1cbcbb1303e324758c1869592dd 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 104 Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.8+dfsg), syslog-ng-abi-3.11-0 Recommends: geoip-database Filename: ./i386/syslog-ng-mod-geoip_3.11.1-6_i386.deb Size: 34796 MD5sum: 4e0c92f82c1b84346bf8488893d83a9d SHA1: 2c8c823d6c6a012369042994ea0359ed34dc4686 SHA256: b6ae3dbc58e72b7232bcc452be6e88470e266922da00fa8f9e9dbc83ed372aed 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.8+dfsg), syslog-ng-abi-3.7-0 Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.7.3-4_amd64.deb Size: 24624 MD5sum: bca5591911ff0a6ed94c610d84729f58 SHA1: 16ae564470b39dbe262a1cc383df4cdb9eb90f28 SHA256: 98945226c68e2e4afa67470787c3f79acff671cfd6dadbc8814f918402662993 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 89 Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.8+dfsg), syslog-ng-abi-3.7-0 Recommends: geoip-database Filename: ./i386/syslog-ng-mod-geoip_3.7.3-4_i386.deb Size: 23690 MD5sum: 42c083dbe36f857ffb106acdcc4a4519 SHA1: d1e1bee6a95666b890d49f14fe5e0ea4c49e5f93 SHA256: 1664ef772c02e8f0db2912f084534da676a23622a86b6d5e961f8ea0e191e031 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 81 Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.8+dfsg), syslog-ng-abi-3.8-0 Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.8.1-3_amd64.deb Size: 18380 MD5sum: e2f1ca6e91fb5bb1660a29a123129251 SHA1: 510203b02b7cf0b15375e8aa8cf70f43a608f614 SHA256: e3202722ad9646e943639b095cdd3094a1d8982eef7b8a3cf6d6fe611f3d875b 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 72 Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.8+dfsg), syslog-ng-abi-3.8-0 Recommends: geoip-database Filename: ./i386/syslog-ng-mod-geoip_3.8.1-3_i386.deb Size: 17604 MD5sum: 74a0e046dc7023b356e9bfeb09ae8918 SHA1: e3a61e26dd9cd2f43776b9dc76e7e20ba2e09f49 SHA256: d817394b570e209bf9e8e58866a7343dca62d06a792a5dc5c884effae56d453a 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 79 Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.8+dfsg), syslog-ng-abi-3.9-0 Recommends: geoip-database Filename: ./amd64/syslog-ng-mod-geoip_3.9.1-1_amd64.deb Size: 15828 MD5sum: e4df700a8ea94a16c1e258111ff13404 SHA1: 05676286024a4b0f76bd85296ee6da6382405007 SHA256: 28d78b082f70daf5b31dd8e17ccb7e6b3a8958257517841e05a64b042a4fea02 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 70 Depends: libc6 (>= 2.4), libgeoip1 (>= 1.4.8+dfsg), syslog-ng-abi-3.9-0 Recommends: geoip-database Filename: ./i386/syslog-ng-mod-geoip_3.9.1-1_i386.deb Size: 15058 MD5sum: 0014f45c6ca28a5b7f7d61aabdb14e41 SHA1: 53ee358235093bb869a1acb7f512db78cadcf7e5 SHA256: 828967656a60b465b87b852b78b5f9d4a71348d42889520c1be2f37a2482a56d 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.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 113 Depends: libc6 (>= 2.4), libmaxminddb0 (>= 1.0.2), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-geoip2_3.11.1-6_amd64.deb Size: 37926 MD5sum: 3a5ff91c83a0a6e0ef8d8249f5f3be6e SHA1: 19cb24bc7980f0b1e6ffd676ef6f89501ca51f8e SHA256: e294bfbc53e28c68110b8702349cb2c48e8dafa95dc8ec83dc3df68dd038d04b 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.4), libmaxminddb0 (>= 1.0.2), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-geoip2_3.11.1-6_i386.deb Size: 36712 MD5sum: ea9f6af650a41686bdef9c82f0fc5498 SHA1: cefbd350b6b871e011dd672c3dabb57a4016097e SHA256: 4d50774d320f12a64c99d5c8eafc3e27a3a6af0d78483d53669b875d26e72383 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-getent Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 84 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./amd64/syslog-ng-mod-getent_3.11.1-6_amd64.deb Size: 28866 MD5sum: 3708b8d76ec04c443c973bbb09777b91 SHA1: d5ea8618dd0dbf990df914b2f0c97b6db4ac4b15 SHA256: a0b5c91044346ebd0124b1c12700f09ad6a705d61a9f66c32770d03244d67115 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 79 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Conflicts: syslog-ng-mod-basicfuncs-plus (<< 0.6.0) Filename: ./i386/syslog-ng-mod-getent_3.11.1-6_i386.deb Size: 28616 MD5sum: 0b34ec28139ec7aca6b419fb7e471520 SHA1: 88928eb278adddeb5f0bf2d56996836719e273b3 SHA256: b7c84f3743a103785296f49cdd8a702c9d5c2112e40cf8492d7b2bc92362ca51 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-graphite Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.2.5), syslog-ng-abi-3.11-0 Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.11.1-6_amd64.deb Size: 28606 MD5sum: 15bccc826b3cb3d65fbcca8d096507d3 SHA1: b99b88b988ab8e50c81ad72b2db4f56937e5059c SHA256: 13aff93cc6824229373b884b1f915ef87156c3be18b1ab65c1b65705d0420c23 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 97 Depends: libc6 (>= 2.3.6-6~), syslog-ng-abi-3.11-0 Suggests: graphite-web Filename: ./i386/syslog-ng-mod-graphite_3.11.1-6_i386.deb Size: 28330 MD5sum: e5f2ac7b7d5767f44a20c8ab1753f4bb SHA1: ddb9e2bb54cce5a0be9e7a971deb1b8e3a8b4e6b SHA256: d0172fa617fe867cf5947dacdc09497735c4634ecc669b07c5323ee66f0fec30 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 87 Depends: libc6 (>= 2.2.5), syslog-ng-abi-3.7-0 Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.7.3-4_amd64.deb Size: 18586 MD5sum: fc85ecf55684fb27d6ac6e7d6adc8d88 SHA1: 64cb9ef1c45623b1ef988db91d93f358f44184d9 SHA256: 065ccb381c079685612df740e341cd217e32e1405dc4b339caab8fcfaf5c3037 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 86 Depends: libc6 (>= 2.3.6-6~), syslog-ng-abi-3.7-0 Suggests: graphite-web Filename: ./i386/syslog-ng-mod-graphite_3.7.3-4_i386.deb Size: 18498 MD5sum: 31f20ddc28ebf97b2fddfef83976c264 SHA1: b12e4b0950904885d7b9edbff34f19a36da19170 SHA256: 14cd6e9932de9b900cbfeaa97579ffcb8934343b4d51744cef67bf1fcca6371b 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 70 Depends: libc6 (>= 2.2.5), syslog-ng-abi-3.8-0 Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.8.1-3_amd64.deb Size: 12582 MD5sum: c55b2d5ce2a7472deadde687c28f6a01 SHA1: 8f46723b4f586edc260948eb09dd56f5dcd9c266 SHA256: 7a2f5ede4fdb4e69ace36f6cacfac392fbef95f1fa2cb7db77fcf55a66b66453 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 70 Depends: libc6 (>= 2.3.6-6~), syslog-ng-abi-3.8-0 Suggests: graphite-web Filename: ./i386/syslog-ng-mod-graphite_3.8.1-3_i386.deb Size: 12502 MD5sum: d388dd1e9ec8c806361cbe6dd7cf95c8 SHA1: acf23488afdf76e9a29063e4eb4230c0d9d29374 SHA256: 1a3d98223b8aa81dd4c6cac2082cff2f9596479379c7822bde075cb3a65b22d9 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 68 Depends: libc6 (>= 2.2.5), syslog-ng-abi-3.9-0 Suggests: graphite-web Filename: ./amd64/syslog-ng-mod-graphite_3.9.1-1_amd64.deb Size: 10106 MD5sum: 1b2eb3331434d8ec9b68fa00857d4cff SHA1: 158f317d13304bc983e220f467758fce6704dc49 SHA256: 1903c74b803005f17b8c1b6a68ca4f24bbf14e67e1e5adb412a03393dadec05d 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 67 Depends: libc6 (>= 2.3.6-6~), syslog-ng-abi-3.9-0 Suggests: graphite-web Filename: ./i386/syslog-ng-mod-graphite_3.9.1-1_i386.deb Size: 9994 MD5sum: feb11005752a145e365aa25a170056f8 SHA1: ee85741e738ba9ea7da785b8bb2cea4de956e064 SHA256: 7cb1186c8c719e2e46b29e2d2731df899f2b953d417bb08eacf0a6d4cddc0559 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-hdfs Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 99 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.11.1-6_amd64.deb Size: 32128 MD5sum: e13341743392c0f00a750642d0f1fc55 SHA1: 2a9bd04d99dfebdfdd6a9541c8199ed897f8a75f SHA256: 26f8b5797103ed31b9ebd73616c95d20bd22eb459e2370b6c1c60f14918187ec 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 99 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-hdfs_3.11.1-6_i386.deb Size: 31986 MD5sum: af179d1ac9d4ab622e6b58f4f561c24f SHA1: bbdd413e0071dc2bb20b5517ff456b03c236bbdc SHA256: 70b352176c85237c2898802c6097050e6c620c8d64e112d7c2047175f7e7e988 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 69 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.7.3-4_amd64.deb Size: 19468 MD5sum: 3ef17dcdd64f0fb0601a6bfc155557a9 SHA1: 7177decdc3018ad3c344d934f7413dc701367a4e SHA256: 1b263f6e24a21f9b121684eee8daaf11a27eaa5dba15607a01f352df91765d8f 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 69 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-hdfs_3.7.3-4_i386.deb Size: 19466 MD5sum: 02bbe474c6be0a9283d7eab9b3276b2d SHA1: d1911b9cbf407ad329e73c686d8e79d185a54639 SHA256: 6550ebd397c81fb61646fa00a118cd23f27da415dcc4b62b3c07e8ddc59d9691 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 70 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.8.1-3_amd64.deb Size: 13858 MD5sum: c8bc64f8ace6c08ee50ae946c763248a SHA1: 0f71ce86f34992420642d88777f69b0523eb05e1 SHA256: 4487be62ef6536f81256eb1dbdf49fd404d71f67261105888355c78908878c21 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 70 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-hdfs_3.8.1-3_i386.deb Size: 13864 MD5sum: b52250565007a75e1d7e262448a82326 SHA1: 4e4fff9d225ed34f7080a3fe3137e9e72c03c610 SHA256: 72209dbea7420b7ce09dd057c383a2a7acb0571a6db93692f735beac9083647f 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 67 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-hdfs_3.9.1-1_amd64.deb Size: 11456 MD5sum: 47cb90236082d135a48cdb149f279b58 SHA1: bf27af4025255bd7c17906ae41667444340f5044 SHA256: b0671553bc108c430896c374d54eeac61f2df8551874d133fac7d67997b157f5 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 67 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-hdfs_3.9.1-1_i386.deb Size: 11442 MD5sum: 95958fbc394d0fed0f8b929f74e0de02 SHA1: 2b8534ac441c07b4a73fad0bd42578c13c9b0c78 SHA256: 607fea247a32deed687f96e0e352c57f8b6def9013072c63edaf95a3a2d9ed7b 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-http Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 121 Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-http_3.11.1-6_amd64.deb Size: 39952 MD5sum: e192d0a53a7555c9f2032a91d89bd2b6 SHA1: 94de6660f0d5dc57b3882d266591805b6d3b3d80 SHA256: 8db78033cc78ca0761d117e86c6138bc348b182a3fade6448c7d21897a99f607 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 112 Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-http_3.11.1-6_i386.deb Size: 38500 MD5sum: 97b0be9f2fe9b20f4191cc241bef8a9a SHA1: dded88522fef769871bba563d9b14dec80409437 SHA256: cdd3f51484444a564c1816a9e7737d9f713ee3b678d884909870601fb4f308b8 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 67 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-http_3.7.3-4_amd64.deb Size: 17684 MD5sum: a9899f2e43c3cdb4688abac963160def SHA1: 30010c893e189fd1f52862f64a8d84678f0a0d3c SHA256: ba5af09bfd01c14a22ac8b7e0df01d67b070e8b5935c101f79007312f8a97e08 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 67 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-http_3.7.3-4_i386.deb Size: 17682 MD5sum: e59d9605fb47502cebb1bb8018c6ee14 SHA1: c8ce36ac5973458fc4a69562bb036cf11699bf87 SHA256: 7157325ef37aba8c0452e68bfb8b5e39ba78de9dd206bc9c3fae6d91b57f7b66 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 51 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-http_3.8.1-3_amd64.deb Size: 11490 MD5sum: 36bb4579c7d0414d331ff9b479a77940 SHA1: a12bdd5f422f0475cd02c1a9f06f879c961f326f SHA256: 356d762cdd09b658e060e8a6cf1346c8853ca2ce63bc9edaebb3fea4f7b960ea 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 51 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-http_3.8.1-3_i386.deb Size: 11496 MD5sum: 9f728869bf5ff2acbfeffd81992b60cb SHA1: 5aaac1ea577301d313905c0a396c688f8ef678d4 SHA256: 2874a902a9b4656e04dbe4eea701a5571277ac3728dc3c0b185e31fe9de4f3ba 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 48 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-http_3.9.1-1_amd64.deb Size: 9084 MD5sum: 10fe159a835552b80e012b93b2ccb55c SHA1: 10aeffbe2174164d2093fcbe4f4591da87cf7929 SHA256: b13652fc35b95795092677e79556063068ecfbc702fc1235410be581a6c7626b 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 48 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-http_3.9.1-1_i386.deb Size: 9080 MD5sum: 011f36316297be3e48cc5bcb629ce8cc SHA1: a14d0ba3d6c0b378e1395d904b71f46d3af39cff SHA256: 3dad171e14a1be8270c25aee706ef152e7587374d02c11299c5dcd4cf0384e93 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-java Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 139 Depends: syslog-ng-core (= 3.11.1-6), default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.11.1-6_amd64.deb Size: 52222 MD5sum: d7ded68878841c02be802c2b95ac9db3 SHA1: a5a97e5c983940d027d405cda545cf4a2dadd85c SHA256: be9b659b9a0594dfef8285460ed14770d653048cbbcff7f08e4c41da494d8cbb 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 134 Depends: syslog-ng-core (= 3.11.1-6), default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./i386/syslog-ng-mod-java_3.11.1-6_i386.deb Size: 51498 MD5sum: a7cb31f920ce08e617f5a916caad7429 SHA1: 95e543e6e37fd801328f4096dc3f5075520a0bf8 SHA256: 38f430fc1192469c56222b4c314fc668508a6fe2d681fa5fc1c63122ddc38cb0 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 129 Depends: libc6 (>= 2.4), default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.7.3-4_amd64.deb Size: 42358 MD5sum: d006ce93bf5ebcfdce1032194f577dd6 SHA1: 06b95bcd2bf8ac9b23c1bb917edbc99d670ca4c7 SHA256: ee3225f5bb1246620bac982bfd2ec863e2ee3b296747478280518a2d73bba4bc 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 120 Depends: libc6 (>= 2.4), default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./i386/syslog-ng-mod-java_3.7.3-4_i386.deb Size: 41902 MD5sum: a219865c08f6538a3f6424beacaa704d SHA1: e5bc95eb9d1af1efe3932a0cd1037eccab2527b5 SHA256: 39b95259c3ffaa3c2d48225ba1b7c69e312bae96f49de545e0673e7b17f32cd9 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 112 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0, default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.8.1-3_amd64.deb Size: 34836 MD5sum: a5a3ff9fef7781ed30dfb5f91304bbef SHA1: cc3fdbda3ad46fbea1c644cc7abd483103708a2c SHA256: 34b46dd41c3277a06d7305816334455c5ae13297e6797ef7338a7b953841ea3b 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 106 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0, default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./i386/syslog-ng-mod-java_3.8.1-3_i386.deb Size: 34478 MD5sum: aaded5dfea87a5ac5c676d3d3673e47f SHA1: c1a55b62ceba13062740e4acee0efc9b3e3b8bc9 SHA256: 99ea006e3cbb61f341a43a0bdc21ed75c6e26cf247b12ef9639839685ed500af 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 109 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0, default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./amd64/syslog-ng-mod-java_3.9.1-1_amd64.deb Size: 32094 MD5sum: ba189c972d796e702d0a5068c5f9a82f SHA1: 31ca6fdcfdee6d43bea721056348980989c4c895 SHA256: 071414d25aecd7663821f91f30192d2d9922e78b8a884a2abfc2da29234f4cc0 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 104 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0, default-jre Recommends: syslog-ng-mod-java-common-lib Filename: ./i386/syslog-ng-mod-java_3.9.1-1_i386.deb Size: 31808 MD5sum: 8eca4f0ee798f901fea8e7deb4a29e5d SHA1: bf8282bd38520ec974e2ca450b9d51a267453a18 SHA256: add58ff3cf8b41a747fba64c7ee94c27e6ff84cb562a8f81d2391e9938768537 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-common-lib Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 556 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.11.1-6_amd64.deb Size: 469852 MD5sum: 45d3983a4356655d5de7801c4725e7e3 SHA1: 019c4bc2223a519fcc5188ad70241aed7d88c3f1 SHA256: a2480c7371eb6fcea1bb0b3f5db9aa0d4a951b0426d0b047a83086a1ea98695e 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 556 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-java-common-lib_3.11.1-6_i386.deb Size: 469438 MD5sum: 3b30c256cac183506a47289ec46bab0e SHA1: 444d312bb9fd775a9d69199b32481636627e584d SHA256: f46ea56452cc1e2ecc1b3e14bc25c5f3969e21c594b322b39d7c2b98f94182da 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 546 Depends: syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.7.3-4_amd64.deb Size: 460260 MD5sum: e30ab6308dacdba8f4ccb20616227f1e SHA1: 99c8dbe9d86d6d31a9e8f559a542ec4d982ba8b6 SHA256: 0a1d37f2ae4ad2bc76eb5d0e68568df56a976a860ab4a46eca32431fc6327e81 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 546 Depends: syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-java-common-lib_3.7.3-4_i386.deb Size: 460016 MD5sum: 644e2c76450e42b39b6424f43711101c SHA1: 8abb8461457f7d655ad552bccb4eb9d175bb95b3 SHA256: caae4e520907583dd1e79357d9f155401ad38c0c1b2fdaede0e9a2778ae7993c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Java 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 529 Depends: syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.8.1-3_amd64.deb Size: 453542 MD5sum: 40741ad1eadf701f48c1e84732e9e785 SHA1: 83ea62e0092d9f809cb7ed759e984a2e924e2723 SHA256: fe96a09eeadd89f10d495079caa0195b2f98a8d53b406124884d491b40b6dd29 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 529 Depends: syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-java-common-lib_3.8.1-3_i386.deb Size: 453512 MD5sum: 06c2bb22d3bbb445a9b36a86ec9f9d9d SHA1: cf67778571195c76dd6c0513c6b1c418478758b1 SHA256: d2f70644cacae26119ad312869be17900508fc1a11208df7191041a7f6b3fda2 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 526 Depends: syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-common-lib_3.9.1-1_amd64.deb Size: 450866 MD5sum: c726cb60b64f57b6612b399735ac85ae SHA1: 7134e692464aaa91925bf8bac267d56fc201fd4c SHA256: daca959b0ac52b537424871408ed725281adbe38093c10efe9997623f25bd3f1 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 526 Depends: syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-java-common-lib_3.9.1-1_i386.deb Size: 450886 MD5sum: cd256ff22df20269749ac48e7ed64aec SHA1: 581f8ddc2004a954ce75a700158ecac692a8dbf9 SHA256: 1e02517955bb070a4155860c575456a1d367751bb208261631d75250fdc4ea7c 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-http Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 78 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-java-http_3.11.1-6_amd64.deb Size: 27822 MD5sum: 59ddb41f3d8468f26dc5c3b121f4a91c SHA1: 4559e48f73c7da187fd346501d51da51cc3f9c1a SHA256: d660eb41446cb1e98d92254e836ae5bc8b0d204a1e308b72256d69531c8fb610 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 78 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-java-http_3.11.1-6_i386.deb Size: 27958 MD5sum: 4ad2cc1c14020413e8c527e87a22dd77 SHA1: fae012fc799a5de2ccaa090e082899b6b3120810 SHA256: 347d7f8837557ae5799f0d35a654a520da737889c7533884fb57bc3361307456 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-json Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 143 Depends: libc6 (>= 2.4), libjson0 (>= 0.10), syslog-ng-abi-3.11-0 Breaks: syslog-ng-core (<< 3.8.1-7) Filename: ./amd64/syslog-ng-mod-json_3.11.1-6_amd64.deb Size: 39958 MD5sum: 369743dd014d63c9c438bede5ce6c491 SHA1: b9ff57578b43fcc002679b0f52d01fc4ba1731b3 SHA256: c55238f7c7d239785841cee64ddb73cb5573bc6e9b233851b2df3af10739d476 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (JSON plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(format-json) template function plugin, which makes it possible to conveniently serialize system log messages to JSON. Along with the template function, this module also provides a json-parser plugin, allowing syslog-ng to parse JSON input. Package: syslog-ng-mod-json Source: syslog-ng Version: 3.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 134 Depends: libc6 (>= 2.4), libjson0 (>= 0.10), syslog-ng-abi-3.11-0 Breaks: syslog-ng-core (<< 3.8.1-7) Filename: ./i386/syslog-ng-mod-json_3.11.1-6_i386.deb Size: 38654 MD5sum: cc44ba996b7092566f246fc2fc8d2bd8 SHA1: efef6eda8bdb8b6e7f2d34effb7858a17cf1f03d SHA256: 6ad6dffcdfdc62b5839630f46f0b1caeba2d2374aec06d285e4f7d42dea3905a Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (JSON plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(format-json) template function plugin, which makes it possible to conveniently serialize system log messages to JSON. Along with the template function, this module also provides a json-parser plugin, allowing syslog-ng to parse JSON input. Package: syslog-ng-mod-json Source: syslog-ng Version: 3.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 127 Depends: libc6 (>= 2.4), libjson0 (>= 0.10), syslog-ng-abi-3.7-0 Filename: ./amd64/syslog-ng-mod-json_3.7.3-4_amd64.deb Size: 29152 MD5sum: 99170e1cd39da18a2a2793f8065dc78a SHA1: 9d5e0513955d8f9570c1ede0bd3fb10bc80abe76 SHA256: 9d5959b9b7dac5d57e7260f854e5fc06d8f09c2083fa8eaea0019104ff23a28b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (JSON plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(format-json) template function plugin, which makes it possible to conveniently serialize system log messages to JSON. Along with the template function, this module also provides a json-parser plugin, allowing syslog-ng to parse JSON input. Package: syslog-ng-mod-json Source: syslog-ng Version: 3.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 118 Depends: libc6 (>= 2.4), libjson0 (>= 0.10), syslog-ng-abi-3.7-0 Filename: ./i386/syslog-ng-mod-json_3.7.3-4_i386.deb Size: 28696 MD5sum: b3a6d9e9198029794837a0bfee251aa3 SHA1: cb8b44b279e2b2ab7ee41434c33472d76e940019 SHA256: a74fe51e8b49f46110635624976eedca47bdacc58b2d408fdbd93f5d8b65a94b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (JSON plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(format-json) template function plugin, which makes it possible to conveniently serialize system log messages to JSON. Along with the template function, this module also provides a json-parser plugin, allowing syslog-ng to parse JSON input. Package: syslog-ng-mod-json Source: syslog-ng Version: 3.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 110 Depends: libc6 (>= 2.4), libjson0 (>= 0.10), syslog-ng-abi-3.8-0 Filename: ./amd64/syslog-ng-mod-json_3.8.1-3_amd64.deb Size: 23484 MD5sum: 13ed50e8f06b745f46087568d2024603 SHA1: 3e39628d02a6f1833cad257133be00a2bdbeda6c SHA256: d5b85b7185706b2d2af8bdcb762a2c542f0fd00df6fbc9130f972e3b7751515b Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (JSON plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(format-json) template function plugin, which makes it possible to conveniently serialize system log messages to JSON. Along with the template function, this module also provides a json-parser plugin, allowing syslog-ng to parse JSON input. Package: syslog-ng-mod-json Source: syslog-ng Version: 3.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 101 Depends: libc6 (>= 2.4), libjson0 (>= 0.10), syslog-ng-abi-3.8-0 Filename: ./i386/syslog-ng-mod-json_3.8.1-3_i386.deb Size: 22940 MD5sum: a6b7949cf5aacdc24578c02576793b05 SHA1: ef1a11aa65a92464a9660f98e56c19aef8021b7b SHA256: fec6fdd2eddfe311e268385cc9eef9e20a49b306d43fe11ee41c1e97bddcc1b2 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (JSON plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(format-json) template function plugin, which makes it possible to conveniently serialize system log messages to JSON. Along with the template function, this module also provides a json-parser plugin, allowing syslog-ng to parse JSON input. Package: syslog-ng-mod-json Source: syslog-ng Version: 3.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 108 Depends: libc6 (>= 2.4), libjson0 (>= 0.10), syslog-ng-abi-3.9-0 Filename: ./amd64/syslog-ng-mod-json_3.9.1-1_amd64.deb Size: 21102 MD5sum: d895028a66a4fbd92914802b2d6fbbc3 SHA1: 12c77851766ff2335edc480a7b7de81d32f8ea9f SHA256: 6b631872d6cc6dfd4cd53c64cb98b5023405688e92d0a2feff4756f3b7232574 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (JSON plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(format-json) template function plugin, which makes it possible to conveniently serialize system log messages to JSON. Along with the template function, this module also provides a json-parser plugin, allowing syslog-ng to parse JSON input. Package: syslog-ng-mod-json Source: syslog-ng Version: 3.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 99 Depends: libc6 (>= 2.4), libjson0 (>= 0.10), syslog-ng-abi-3.9-0 Filename: ./i386/syslog-ng-mod-json_3.9.1-1_i386.deb Size: 20380 MD5sum: 765dd759950bc056f762e993ea85fbe1 SHA1: a3f30a847275bde32db5e7135e1087f714d0a59a SHA256: 0e368ac3b228a6769ab2bac2e655516c9a4f6f4a2ab8b85f3aec59bf101bdb75 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (JSON plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(format-json) template function plugin, which makes it possible to conveniently serialize system log messages to JSON. Along with the template function, this module also provides a json-parser plugin, allowing syslog-ng to parse JSON input. Package: syslog-ng-mod-kafka Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.11.1-6_amd64.deb Size: 31048 MD5sum: 8a73705aad3d57a36fe5e3259d22b6f9 SHA1: 9570f228b76a16e96aa72a9c519ae6d30367f0d9 SHA256: 61af62b948680c14a9b884c140a9c98f5b3c2da596bf1d77546deeafef5e2001 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: syslog-ng-core (= 3.11.1-6), syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-kafka_3.11.1-6_i386.deb Size: 30916 MD5sum: df155d4a7dfc2014962fdc25a7b45abf SHA1: 0d5205117dcd721c993130f6248683e16d47f81a SHA256: 5ac2ee23581c2069828a148594624097fcd1fe69781b1358c8ed0981afb7353c 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 70 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.7.3-4_amd64.deb Size: 20642 MD5sum: 3fba95f3c07aae32190310217736e0db SHA1: 66409c06304eac0b56d70835ecb7f1b9c7b2ccb9 SHA256: 60dd5886ab7bd6111da6e430aaead1f0304be426a45044edd6c59cb078132f5c 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 70 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-kafka_3.7.3-4_i386.deb Size: 20468 MD5sum: 261feb84c288e4532bf065a6e9b11025 SHA1: 813d97dc0ae1fcd8a2acb1ef142ad79d7a9c625c SHA256: 8c643818a3070dd5705a84e56c5558e5cc7641b8c4add65cd38361c3a1a168fc 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 71 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.8.1-3_amd64.deb Size: 15012 MD5sum: f185981a48a0a1a566f88c903fd6bfb9 SHA1: 8bdb37449ad71207b30690ebdd4afdf0e7efeb8b SHA256: be22f9c3ac70022a28410adece46c6bbac403bfb33e87b2bf2be1fcfa919ccb6 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 71 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-kafka_3.8.1-3_i386.deb Size: 15020 MD5sum: d39b97f52423064223684887a6d8a747 SHA1: 2bb4843c374311204baf3510fc397c72aaa7272f SHA256: e362ab52b66d98bb182a8fa8fee45b1cf8a9197c7e370fffa6e33b2519b986fc 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 69 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./amd64/syslog-ng-mod-kafka_3.9.1-1_amd64.deb Size: 12620 MD5sum: 7f30c9ff340e781e332ebf43dd453df2 SHA1: aaf76c6327fcad079cbdb8617b0ecf4a1442cda0 SHA256: f8cd7f696aec95bb98581cd5f8cde88467fcca018273e0bc71f9c122889126c0 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 69 Depends: syslog-ng-mod-java-common-lib, syslog-ng-mod-java Filename: ./i386/syslog-ng-mod-kafka_3.9.1-1_i386.deb Size: 12600 MD5sum: 71b161a5486ba41a596bfb28a951af96 SHA1: 27ffc22236764a606f0fd911382f3c2e5c689014 SHA256: 873317ef6fe119139b81faa519cacb1d6d74d11bd19f36cd2742d0ef4eceecea 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-kvformat Source: syslog-ng Version: 3.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 98 Depends: libc6 (>= 2.4) Filename: ./amd64/syslog-ng-mod-kvformat_3.7.3-4_amd64.deb Size: 26428 MD5sum: 7e95a325ab5013d29e0642b0bdb7066c SHA1: 1da7f8b9ae260fdf2d5f0864658ffebe13c69fba SHA256: c015426cd01321c58349a05e0af07c6fc7eed5d3c002286c138ac69ae24ec37f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (kvformat) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through 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 destination, allowing one to write destination drivers without having to touch C, in Python. Package: syslog-ng-mod-kvformat Source: syslog-ng Version: 3.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 93 Depends: libc6 (>= 2.4) Filename: ./i386/syslog-ng-mod-kvformat_3.7.3-4_i386.deb Size: 25912 MD5sum: cffd3ee3c9b84ee300f52636aa911b55 SHA1: 59e41d2f3696a5f59643e0578aa2ce45b6553663 SHA256: 16529c488e6ef7fba89371de19fc343fcf766075a017b4305c54c66dd943d88d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (kvformat) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through 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 destination, allowing one to write destination drivers without having to touch C, in Python. Package: syslog-ng-mod-kvformat Source: syslog-ng Version: 3.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 85 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0 Filename: ./amd64/syslog-ng-mod-kvformat_3.8.1-3_amd64.deb Size: 20628 MD5sum: 8a4f448b6be244df73ab329f96b5fc36 SHA1: d5fa7c4e2a8db72e95d8ccb4f3e460a386e431ff SHA256: 1f7e5c22c3e1c87eb5e4cf2e805bcc73bf189a6862b89954704ba49b9f9177d6 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (kvformat) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the kvparser parser for separating a message consisting of whitespace or comma-separated key=value pairs (for example, Postfix log messages) into name-value pairs. Package: syslog-ng-mod-kvformat Source: syslog-ng Version: 3.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 76 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0 Filename: ./i386/syslog-ng-mod-kvformat_3.8.1-3_i386.deb Size: 19992 MD5sum: 2f65de1a1e9b7ce3fd8eb2936ec41b86 SHA1: b92606a8b3de44e9968415976a13abc113e3b3ab SHA256: 4841b07ef4d0dff7ddbaa8174aa00b69c3ff1ca25f108ec933907b6fa90b65f9 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (kvformat) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the kvparser parser for separating a message consisting of whitespace or comma-separated key=value pairs (for example, Postfix log messages) into name-value pairs. Package: syslog-ng-mod-kvformat Source: syslog-ng Version: 3.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 83 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0 Filename: ./amd64/syslog-ng-mod-kvformat_3.9.1-1_amd64.deb Size: 18832 MD5sum: 744e41173655c2f7024f3ad9b5dda29c SHA1: f1bdef241e321eee58f6831b5f1f91c3aff06fb6 SHA256: 8638d48de341238ad7911dea76dab990fcdcb0beb4d321142ea3cc9f84b9313f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (kvformat) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the kvparser parser for separating a message consisting of whitespace or comma-separated key=value pairs (for example, Postfix log messages) into name-value pairs. Package: syslog-ng-mod-kvformat Source: syslog-ng Version: 3.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 78 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0 Filename: ./i386/syslog-ng-mod-kvformat_3.9.1-1_i386.deb Size: 18096 MD5sum: 533399bae3efc7b206a7fcffbba32d8a SHA1: 15b973d0cecbccfdfd9fe47b5c489989ec92017f SHA256: 8946b10e4458cd1a5fac8a4d4be749be0d2ebba341a82ab80a10e8b878f43b0f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (kvformat) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the kvparser parser for separating a message consisting of whitespace or comma-separated key=value pairs (for example, Postfix log messages) into name-value pairs. Package: syslog-ng-mod-map-value-pairs Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-map-value-pairs_3.11.1-6_amd64.deb Size: 34616 MD5sum: 473cc025e40ea13605904205ccf398bc SHA1: 228d45bafd870722b4cb1ec206b82008e5ef6ded SHA256: 01dfffa56d7a5333814a5cbb38641e0790717d5cc51ca0506b7a60e14e3f0688 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 99 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-map-value-pairs_3.11.1-6_i386.deb Size: 33320 MD5sum: 7f2c4b58e4e53d839fcd616a6ced60ce SHA1: 319312252b38103a137178242ba552dcfccbd0ed SHA256: 7ec80a840bb030856ea0779e2533956929945c1e6fd8521cb06b01eb582aa3c3 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-mongodb Source: syslog-ng Version: 3.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 118 Depends: libc6 (>= 2.4), libmongo-client0, syslog-ng-abi-3.7-0 Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.7.3-4_amd64.deb Size: 31162 MD5sum: edf88a195b3275ac40e676b8baff7c9b SHA1: ddc2f3365d7c52dcc48868dbec6607823e2f276a SHA256: 087ca0933f3843969f9cdef301d060dd63e0e600c144c6e2b85df33ddd2d30ae 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.4), libmongo-client0, syslog-ng-abi-3.7-0 Suggests: mongodb-server Filename: ./i386/syslog-ng-mod-mongodb_3.7.3-4_i386.deb Size: 30850 MD5sum: 84ab325560d99298ed63b3404e713b8a SHA1: e75172d2f694d1efa349931bb7548e3d8d91d96b SHA256: 4eb7eb6175a91d7beae00b7c1c0f69852e162467fb98c4777621e04b9764a1bb 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 531 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.8-0 Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.8.1-3_amd64.deb Size: 206014 MD5sum: 41629c3b1da54d643296c6003dba7ba3 SHA1: b39c9a49f86c7c4830a7bf3f47b7a15858a49a99 SHA256: fb72e44b18038d80b92dcc36a02ddcffd9c830cfc10ddce6df6323a58448911c 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 519 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.8-0 Suggests: mongodb-server Filename: ./i386/syslog-ng-mod-mongodb_3.8.1-3_i386.deb Size: 204774 MD5sum: ebbbe1e7c06a596b2e8e83258ed1bddf SHA1: 1bb6dca98196a305d41a77bbeebe0009eac49623 SHA256: f62047144dd603d709330ad5ce2a8bba2b526a3557cf90adf1fd6373d938e509 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 529 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.9-0 Suggests: mongodb-server Filename: ./amd64/syslog-ng-mod-mongodb_3.9.1-1_amd64.deb Size: 203654 MD5sum: 853723b0937b210d0dfeeb4a47581d20 SHA1: 75f2c7159ef656203be1f27a6da7cabf2c05c60e SHA256: b24b2df54025868fa52e8f98302d016b6d78b2100fdfa7dab59cfa5b431d47fc 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 512 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.9-0 Suggests: mongodb-server Filename: ./i386/syslog-ng-mod-mongodb_3.9.1-1_i386.deb Size: 201870 MD5sum: c0756438272ae98ffb7f602570bb056a SHA1: 30049704a62290e1257aa4213c8aad7336a5eec3 SHA256: 9d5b91afad4661cccdc2e3f37a5b474dccce8e810728c800bcf6235fd0697a73 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-pacctformat Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 80 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-pacctformat_3.11.1-6_amd64.deb Size: 27410 MD5sum: 67d0e59329bc2d2aed374ee391c73e5e SHA1: 67910f2e2527379a7e18773520b34146080b495c SHA256: 2586f7711db77d7e445ecb0845d0f0593a6a81a4cd6f13a1a74d3a608b75b22e 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 79 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-pacctformat_3.11.1-6_i386.deb Size: 27478 MD5sum: 1adae36024933ea496d58affdb5ea7c3 SHA1: d5c5c9da46d1d5f8b984f3dc779263eb1c1cb3a7 SHA256: 838a10d7d27e21e902d98f2281cef982ee93a234bda2b5371afab897b62ac019 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-python Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 249 Depends: libc6 (>= 2.4), libivykis0, libpython2.7 (>= 2.7), syslog-ng-abi-3.11-0, python (>= 2.6.6-7~), python (<< 2.8) Filename: ./amd64/syslog-ng-mod-python_3.11.1-6_amd64.deb Size: 60758 MD5sum: 0f550284cd720e43c120c49f49dbba6d SHA1: 7cbbe35e3f7e5f04de451e5d4d247599bd7befb7 SHA256: a4d66b39f1e3459d29b637a3b2973d01b174b4dbed9e2f1ff51a5553d750291f 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 240 Depends: libc6 (>= 2.4), libivykis0, libpython2.7 (>= 2.7), syslog-ng-abi-3.11-0, python (>= 2.6.6-7~), python (<< 2.8) Filename: ./i386/syslog-ng-mod-python_3.11.1-6_i386.deb Size: 60252 MD5sum: 27b44980fd352826f9d8310815b3cb14 SHA1: 4a0030eedbdd6ed821e96cb190a2b79682317c8a SHA256: 2be15165a4c6aee0b0d665355e25cf10cd448389d0f0bef1cc97c211a5482c4a 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 124 Depends: libc6 (>= 2.4), libivykis0, libpython2.7 (>= 2.7) Filename: ./amd64/syslog-ng-mod-python_3.7.3-4_amd64.deb Size: 35234 MD5sum: 4b12e2a8f7774b834bb9525923bae134 SHA1: 69b533d0bf28a8c83893a6a9166178fce57fc354 SHA256: da46b8e6a78b5d895f45f7772aa3a25c9805d18c2e26d572a21a86103867b239 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python 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 Python destination, allowing one to write destination drivers without having to touch C, in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 115 Depends: libc6 (>= 2.4), libivykis0, libpython2.7 (>= 2.7) Filename: ./i386/syslog-ng-mod-python_3.7.3-4_i386.deb Size: 34656 MD5sum: c13da9d47dbc88ec52922343b247d18d SHA1: e5a10a7d45ea0a3815f5334043604569eb5c438e SHA256: 5507a6528c0c0dc606f9f14cedb1909d59d321399d355e0692bd42a7be68824d Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python 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 Python destination, allowing one to write destination drivers without having to touch C, in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 106 Depends: libc6 (>= 2.4), libivykis0, libpython2.7 (>= 2.7), syslog-ng-abi-3.8-0 Filename: ./amd64/syslog-ng-mod-python_3.8.1-3_amd64.deb Size: 28502 MD5sum: 1a96d643f44e04392b0de6cd9b0420e4 SHA1: 628b1530631f39e2d631075094e53f09c89746a5 SHA256: d29a5c1500e7613f1eaccc7450a46dff5ebbe06fe89c6e865aa6a3a6cd48360f Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python 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 Python destination, allowing one to write destination drivers without having to touch C, in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 97 Depends: libc6 (>= 2.4), libivykis0, libpython2.7 (>= 2.7), syslog-ng-abi-3.8-0 Filename: ./i386/syslog-ng-mod-python_3.8.1-3_i386.deb Size: 27940 MD5sum: 1f3393d46d6ae1db1fd96c01ce15b65a SHA1: 4ffb66cc0d4cd9bc0c5eea5c2158cbd8b8b28a16 SHA256: 21df22cf76d0c70b141933cd0f18189872f8fd1779f674a3694484ccd0404720 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python 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 Python destination, allowing one to write destination drivers without having to touch C, in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 104 Depends: libc6 (>= 2.4), libivykis0, libpython2.7 (>= 2.7), syslog-ng-abi-3.9-0 Filename: ./amd64/syslog-ng-mod-python_3.9.1-1_amd64.deb Size: 26044 MD5sum: 00354049f9f2dd22b7ee76c0884c8eea SHA1: 83b4ba7f3da8fc04f83d6909b8e7c72c43b4ac28 SHA256: 8c76a5a6a5544a8aaee666513aeb0cd9efb398eb817d3c4fdfc0c1c54dbd917c Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python 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 Python destination, allowing one to write destination drivers without having to touch C, in Python. Package: syslog-ng-mod-python Source: syslog-ng Version: 3.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 94 Depends: libc6 (>= 2.4), libivykis0, libpython2.7 (>= 2.7), syslog-ng-abi-3.9-0 Filename: ./i386/syslog-ng-mod-python_3.9.1-1_i386.deb Size: 25424 MD5sum: 0e81421118360d915e75729fd012a577 SHA1: 41fe4058e419e2d2f2ed8f6af0d663e642c0918a SHA256: 890d397470825ec9a22a2e037274ffda4dc4948f0477493320545c0246943f17 Section: admin Priority: extra Multi-Arch: foreign Homepage: http://www.syslog-ng.org/ Description: Enhanced system logging daemon (Python 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 Python destination, allowing one to write destination drivers without having to touch C, in Python. Package: syslog-ng-mod-redis Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 113 Depends: libc6 (>= 2.4), libhiredis0.10 (>= 0.10.1), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-redis_3.11.1-6_amd64.deb Size: 37406 MD5sum: 96db21fb5245675ac1a411cb0742d710 SHA1: 52aceb93c89afa1480e507fc08570611937b7475 SHA256: 5519c3381eed0eda950df2f15e38b46889983d49a6bbef3bdb329d9e3901ce62 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 108 Depends: libc6 (>= 2.4), libhiredis0.10 (>= 0.10.1), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-redis_3.11.1-6_i386.deb Size: 35942 MD5sum: 479e35fe985308ec54ab3a6041995015 SHA1: de5f15fd76401270f45eab1c42cf3fd2ef818e4a SHA256: 8f1c06bc97b7f55ea954c24ab6270b98c901f700438423d63d581179c3de2151 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 102 Depends: libc6 (>= 2.4), libhiredis0.10 (>= 0.10.1), syslog-ng-abi-3.7-0 Filename: ./amd64/syslog-ng-mod-redis_3.7.3-4_amd64.deb Size: 26312 MD5sum: fa8f9ab0862391ea16c744950692fdf2 SHA1: 3c6a5c828c713626b41b744cf50a93f94d54a290 SHA256: bbc1d4eeebaa29eb2d0a7f95fc4978305de8d082a4df8cd8b817a74cbadbdfcf 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 93 Depends: libc6 (>= 2.4), libhiredis0.10 (>= 0.10.1), syslog-ng-abi-3.7-0 Filename: ./i386/syslog-ng-mod-redis_3.7.3-4_i386.deb Size: 25390 MD5sum: fbcde5635942ba4d7d5fa47fa768b6b4 SHA1: c2aacb6c17ea243ab6664854e78b2b9c34a53cf5 SHA256: 41e3b964d03676a31b76282ea6af079f0e1808de3e83d32cc4970f577f755a2f 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 85 Depends: libc6 (>= 2.4), libhiredis0.10 (>= 0.10.1), syslog-ng-abi-3.8-0 Filename: ./amd64/syslog-ng-mod-redis_3.8.1-3_amd64.deb Size: 20060 MD5sum: b6c7fab52ee4d3702fc267851d2013c0 SHA1: a0a4ef6c111235434ec834fb106dd10a6072e694 SHA256: 00734c9006a41eeee8322ed92fe7c510f9ec4c62ca09db2024bdcd35baa44679 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 76 Depends: libc6 (>= 2.4), libhiredis0.10 (>= 0.10.1), syslog-ng-abi-3.8-0 Filename: ./i386/syslog-ng-mod-redis_3.8.1-3_i386.deb Size: 19316 MD5sum: 386cedaf60e6c41a1ae9e73596310a93 SHA1: f3aaf2617a487eb5a7264f900abf732140fc8241 SHA256: 3ffb6bb64d76f3ae8f9ef6e257ef21fb6956f7e054a22a24fc660c435c40f8a4 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 83 Depends: libc6 (>= 2.4), libhiredis0.10 (>= 0.10.1), syslog-ng-abi-3.9-0 Filename: ./amd64/syslog-ng-mod-redis_3.9.1-1_amd64.deb Size: 17574 MD5sum: 83f9b3448d380f42f7cc67c143c88474 SHA1: 41fd97f4484622014f81a0fce823de200a9a5c81 SHA256: d79b9804f4ca9f05bc35de21eb3835d968c57f90b736841a022363f8f079f5f7 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 74 Depends: libc6 (>= 2.4), libhiredis0.10 (>= 0.10.1), syslog-ng-abi-3.9-0 Filename: ./i386/syslog-ng-mod-redis_3.9.1-1_i386.deb Size: 16762 MD5sum: a738e911c3671f60fac52103160661d5 SHA1: 0d167259be73b7131d3b55388f3293cd4646964c SHA256: 6c16ee0c192f63fdf22d3ccfc4b3c760c1b1046e6a3ed4abadfb92381529b031 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-riemann Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 121 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-riemann_3.11.1-6_amd64.deb Size: 41158 MD5sum: b0434f5c83a2a002eb1e057d06298c34 SHA1: 4ff1e98eac8cc911fae8088b18becf92a1d0fe91 SHA256: e4b0051a98a7149d0d765223e4dc001da4b15037e2767cf28dfef1f27e61f166 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 116 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-riemann_3.11.1-6_i386.deb Size: 39646 MD5sum: eba38cc7e0b95a62d0d427eaba1def13 SHA1: c6b664987383fbd3aa0e98afb0c435e6f9f92cca SHA256: feb0da13bc50f9f04132f128fe7dd2e1f574d9b373463d8900a55ba8b5b0b57f 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 110 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.7-0 Filename: ./amd64/syslog-ng-mod-riemann_3.7.3-4_amd64.deb Size: 29874 MD5sum: 0aad7ccc9fb104d1dd6baf7ddc172785 SHA1: cafe245fa27c614cea997ae455dc6dc925f0d872 SHA256: 23310d497a937b9dee35b76232ec247ede0f1ca79c71610745cf767c033c1d2d 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.7-0 Filename: ./i386/syslog-ng-mod-riemann_3.7.3-4_i386.deb Size: 29326 MD5sum: f6b7e41bd68b2b9619ae02ad607e9d40 SHA1: 6709665a029fc2fc3447654e4a89493e1cc7bdf0 SHA256: aacaf4551be78bf43dbc8bbbd35eaf37f52e091d269e4e23602e4cacc4ff4309 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 94 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.8-0 Filename: ./amd64/syslog-ng-mod-riemann_3.8.1-3_amd64.deb Size: 23962 MD5sum: 13ea68797ac5b29c90a08a6cfb3279cd SHA1: 7f14602a0f78a85a4f77063a619e40eed227bec6 SHA256: ea138d258c44f83aaa73f448518db0dabe00632899b90da25470fdcbe01845c9 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 84 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.8-0 Filename: ./i386/syslog-ng-mod-riemann_3.8.1-3_i386.deb Size: 23074 MD5sum: 5b67bf5d6495f5391c78a3fcbdbb2060 SHA1: c89121ff1bc299f2756b7d93e61e383d062d8e5a SHA256: ab0f18a831c8bbbf8eb32463dae885b848bea4199fa602d132e1f6889d7cbab7 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 91 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.9-0 Filename: ./amd64/syslog-ng-mod-riemann_3.9.1-1_amd64.deb Size: 21902 MD5sum: d7d7545da198492f840535c44ddad563 SHA1: aacd59283967708e715a4e2debecac3a37306793 SHA256: 12a2027e25a2f4d3813746776b3cd9e0981f46af6b170bb17678167e44f27bed 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 86 Depends: libc6 (>= 2.4), libriemann-client0 (>= 1.5.0), syslog-ng-abi-3.9-0 Filename: ./i386/syslog-ng-mod-riemann_3.9.1-1_i386.deb Size: 20978 MD5sum: a9dd4bc4a6be09158491b06b34371fc7 SHA1: dae2bc6b350ef5c24ab2b965d813536c5e712b96 SHA256: af5d71591f11b5783654789124ddb67457af804427a354484b368fad8190d54c 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-smtp Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 121 Depends: libc6 (>= 2.4), libesmtp6, libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-smtp_3.11.1-6_amd64.deb Size: 40058 MD5sum: 17191733f4fd90a7fdcb1cdf1019c835 SHA1: 337148547a29d3121c6a2eedf1888e60abf05ef0 SHA256: ebef337f8ee0e8ac0213a3fdd95b32c97fe52b67ebe977982310c6d1bef8a63a 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 112 Depends: libc6 (>= 2.4), libesmtp6, libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-smtp_3.11.1-6_i386.deb Size: 38564 MD5sum: 47df7cc5e7343e26d7587e146fc383a4 SHA1: ae6ed5b8f2f56c31bf0a4e9d987fb98274f5fb5d SHA256: d2b50171a9f01e1ff4414a082d3f451aa15d12bbba6b0195dd030ac596cd6de7 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 106 Depends: libc6 (>= 2.4), libesmtp6, libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.7-0 Filename: ./amd64/syslog-ng-mod-smtp_3.7.3-4_amd64.deb Size: 29238 MD5sum: dcab5b0a46b4f8a0da8a035492809722 SHA1: 8652807eedd8413a6d60c76ac18e667bf54426b7 SHA256: 94c2d0e37f7a6c1942e9d8c73b51c7f840e28552b069d1742ca2d991b5da77ac 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 101 Depends: libc6 (>= 2.4), libesmtp6, libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.7-0 Filename: ./i386/syslog-ng-mod-smtp_3.7.3-4_i386.deb Size: 28772 MD5sum: f8c8a3a0fe0d11e023bfe78471ad22bf SHA1: ede950f29ac8b7f69b8bc84fee25167f060b3d53 SHA256: ea4d72255e4d7555bda77a41cddd93089c11700dfc4cfa8775f63d68647c23d5 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 94 Depends: libc6 (>= 2.4), libesmtp6, libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.8-0 Filename: ./amd64/syslog-ng-mod-smtp_3.8.1-3_amd64.deb Size: 23300 MD5sum: d292e344b6f455eb69da95b7fe35314e SHA1: 94ff54fae5daa96874ba0280b694fc12283bc168 SHA256: 6b6da0cfe3ef548703321ac8f57da68480a87b1f21825b77d6390b9eab1ef977 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 84 Depends: libc6 (>= 2.4), libesmtp6, libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.8-0 Filename: ./i386/syslog-ng-mod-smtp_3.8.1-3_i386.deb Size: 22686 MD5sum: 15775b969a9c455bc390d19b09041d96 SHA1: 18cf6ca2a011d714a4e0fd83422051a54d7e14a1 SHA256: 391f9bd5b17e943508f5474453ca794fbc1fd06ed682ee95065eaeb18cbd2daf 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 91 Depends: libc6 (>= 2.4), libesmtp6, libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.9-0 Filename: ./amd64/syslog-ng-mod-smtp_3.9.1-1_amd64.deb Size: 20938 MD5sum: 521f6219b999e82a95c0638cc8cfd1b1 SHA1: bcd1d75c4afbc94f09a04c2a48626fb9f41c2282 SHA256: 8f628ba7ac61a17ad9659319257d4e33cd91c734cefdf69b7f9607da4457c6a9 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 82 Depends: libc6 (>= 2.4), libesmtp6, libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.9-0 Filename: ./i386/syslog-ng-mod-smtp_3.9.1-1_i386.deb Size: 20120 MD5sum: ef66028b228954ebd52a5471ecc139bf SHA1: 56a1bb82c72bc821d7a8c5cbe541de3a61e4bf0c SHA256: 3108beb90844223c99bad2e49bbf9c0e09eedb4b0b4e7c1ea41e78e1eeab5675 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-snmptrapd-parser Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 130 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-snmptrapd-parser_3.11.1-6_amd64.deb Size: 37600 MD5sum: fa8737e6fd3174f752d329b80bfc2826 SHA1: 57564aaa0ccea3dea8e2c4ff0f2b5f0df7816591 SHA256: 707ac955655a65e6dabce0f7ca8fe4d690da1d99a3f20cd1e6b8d009727d3bfd 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 121 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-snmptrapd-parser_3.11.1-6_i386.deb Size: 36346 MD5sum: e2abe0e914d087426035d534b25795a1 SHA1: f89f7046beb57a055c473732c633acbd4a46b383 SHA256: 2032ad26130cbf6f968f8ea36aa921b8dcd7b6cc06968b5f023f3a64e64f18ec 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.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 137 Depends: libc6 (>= 2.4), libdbi1 (>= 0.9.0), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.11-0 Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sql_3.11.1-6_amd64.deb Size: 45994 MD5sum: 84ab9dcba94bc0e20d1fe557dc0dd7c7 SHA1: 8fb1dced93c950e9f1d470d85612db131cd8010d SHA256: 49322fff34201487a42a4e71880c22e0e437a580690fc60e8e72e319f759a029 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 127 Depends: libc6 (>= 2.4), libdbi1 (>= 0.9.0), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.11-0 Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./i386/syslog-ng-mod-sql_3.11.1-6_i386.deb Size: 45418 MD5sum: 948e20d3d5a91fff9900e5a7b0b3cab1 SHA1: c73c26bc917d4426c0fbc8a236c89fd0e76fc3a1 SHA256: 0cf9a050f9900bfb8f1c89786ef5eda1e66bc0c82cbc3b80fe399417d0b71501 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 122 Depends: libc6 (>= 2.4), libdbi1 (>= 0.8.4), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.7-0 Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sql_3.7.3-4_amd64.deb Size: 35608 MD5sum: 0fad4a95d4d6f08650af655745a449ae SHA1: 6fdf53430b580adc89fc22d8f3348dc1e569bd35 SHA256: eb9fee11bbbd7b612f7cb3fb9489f5f2ba0cba4cc935e4ffe474184de81dd967 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 117 Depends: libc6 (>= 2.4), libdbi1 (>= 0.8.4), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.7-0 Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./i386/syslog-ng-mod-sql_3.7.3-4_i386.deb Size: 34778 MD5sum: ca4a5bc626da29675c694f4f463fa419 SHA1: 38e12f3dbb48a492defbdf0f42d652e35e1fdc95 SHA256: ec0ffb69dee3a8f3aec136f1cec8b2d361d9e1854e0ed4fb73eab8ef791dd201 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 109 Depends: libc6 (>= 2.4), libdbi1 (>= 0.9.0), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.8-0 Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sql_3.8.1-3_amd64.deb Size: 29648 MD5sum: f3cf34b45958585b36e6a09dfd2b25b1 SHA1: aeb44e8a030e267bc1ab19c1f25245c9ddf41b2f SHA256: 8915267956d5f85308ec70e322dab2cab9aaed07b5d01376525cb54658e7e503 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 100 Depends: libc6 (>= 2.4), libdbi1 (>= 0.9.0), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.8-0 Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./i386/syslog-ng-mod-sql_3.8.1-3_i386.deb Size: 28868 MD5sum: 7063f6dc1d15d9e06c79ec335b022aea SHA1: 87920171927e25db4b9af51d929142202a171ffe SHA256: 8dcb0f7cc13796ffb28b2ee5e0780ca1b146f6e52445624ddc0a0b1a5d5fbf07 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 107 Depends: libc6 (>= 2.4), libdbi1 (>= 0.9.0), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.9-0 Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./amd64/syslog-ng-mod-sql_3.9.1-1_amd64.deb Size: 27114 MD5sum: 6e4a0131c89d5b330340bf6b9d84c862 SHA1: 429f96b80cef25b4b3f79b6fbcc3ef91f1b144c4 SHA256: 0365b8e7a79095aa0d0c6cbdeaa88a71593beaa2f35ada374807b5188877c126 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 97 Depends: libc6 (>= 2.4), libdbi1 (>= 0.9.0), libssl1.0.0 (>= 1.0.0), syslog-ng-abi-3.9-0 Suggests: libdbd-mysql, libdbd-pgsql, libdbd-sqlite3 Filename: ./i386/syslog-ng-mod-sql_3.9.1-1_i386.deb Size: 26420 MD5sum: 7035e2c8f65ecb24f36db3b434489dc9 SHA1: 05c4cbdc7b02fdef38a672328ad79e428f5d3fdc SHA256: f0e6adafec8119427321c5d228e1f899211c19e55dd00977c91208558365d1e0 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-stardate Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 80 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./amd64/syslog-ng-mod-stardate_3.11.1-6_amd64.deb Size: 27756 MD5sum: 830fb865a912ab21d863179074682689 SHA1: 1b7e700e3042118ec9c8de008bfcbfaf0f5fd715 SHA256: c6fc3ae2aaf0c3ffe5f0b19bbf24f44abaaf9b59a9b14747e39067b44b724912 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 79 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Filename: ./i386/syslog-ng-mod-stardate_3.11.1-6_i386.deb Size: 27698 MD5sum: ddd63cc61a309bc601ceebb0470af335 SHA1: 583c088dca1d97d611b7e0c153bc46ab90bd13e8 SHA256: 49b7760945710019095598b32d9b7abde25bfd7ca4f11bf9c25258160e163e69 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-stomp Source: syslog-ng Version: 3.11.1-6 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 125 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.11.1-6_amd64.deb Size: 41568 MD5sum: 55c0717b5f6f89772f1067d961c450e3 SHA1: c40636cc03889205a128a247f66022ffc478161a SHA256: c31f4e95e3b8e7fd63a692b9f77e79c5f974e819a51623699cc83eaf4c22c509 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.11.1-6 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 116 Depends: libc6 (>= 2.4), syslog-ng-abi-3.11-0 Suggests: activemq Filename: ./i386/syslog-ng-mod-stomp_3.11.1-6_i386.deb Size: 40180 MD5sum: 07aff6eaa919383a7380dfb7a2031e12 SHA1: 29ea50da6489bb6ccf098a8c510ed4c8d8fa3f2b SHA256: b6495fa3231583c009fbc0eb5fc72981ed58b256a89ba7cbe1c333a30c69ad4d 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.7.3-4 Architecture: amd64 Maintainer: syslog-ng maintainers Installed-Size: 110 Depends: libc6 (>= 2.4), syslog-ng-abi-3.7-0 Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.7.3-4_amd64.deb Size: 30606 MD5sum: 506efd71c3a01a32b0c0a0c157af8b70 SHA1: d622d2735000a8131017150788ccf6dda600eb33 SHA256: 20c85fa238fa98f3c98af1fe557d3397d8f0185f93e1e5de18730a721de59a88 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.7.3-4 Architecture: i386 Maintainer: syslog-ng maintainers Installed-Size: 105 Depends: libc6 (>= 2.4), syslog-ng-abi-3.7-0 Suggests: activemq Filename: ./i386/syslog-ng-mod-stomp_3.7.3-4_i386.deb Size: 30372 MD5sum: 2ee5adb93f10266ee41a79d7b7fbcab5 SHA1: 9b6eac540135b5038afb09649f80295e3256327e SHA256: 051661cec2639cb205aea985020a848beb5ae85d3d5491efb459ef8317d2a836 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.8.1-3 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 98 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0 Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.8.1-3_amd64.deb Size: 24750 MD5sum: 4c8e15dba55fabbcbb4a99dc64b5638c SHA1: fe46d3d4ddd9202e4aa9c8d35297f2c9ed1e7b7c SHA256: 7440c1ae2434a6decc49f9ae98c26766a0f89d57b2f62369ab03fc63bd030edd 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.8.1-3 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 88 Depends: libc6 (>= 2.4), syslog-ng-abi-3.8-0 Suggests: activemq Filename: ./i386/syslog-ng-mod-stomp_3.8.1-3_i386.deb Size: 24158 MD5sum: e0236ab0a65fa4d03d4232dcdb44510d SHA1: af3a53723c6e6e23c183e7ad085c5f3b1429663d SHA256: 8f374be106bd14e4fd2a16f64ecc7026dea19358696b74a183442e0e0b1b4e17 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.9.1-1 Architecture: amd64 Maintainer: Laszlo Budai Installed-Size: 91 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0 Suggests: activemq Filename: ./amd64/syslog-ng-mod-stomp_3.9.1-1_amd64.deb Size: 22368 MD5sum: c0aff6c1a85eafcbdec5338ef2ef0a7b SHA1: ad35517d0d695e43f4b01c09609cfb5682ca9216 SHA256: 1e842c24b2b4df6e549089df30f35698e43bd8f7acd92d3cf7d04b7acf36c1a3 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.9.1-1 Architecture: i386 Maintainer: Laszlo Budai Installed-Size: 86 Depends: libc6 (>= 2.4), syslog-ng-abi-3.9-0 Suggests: activemq Filename: ./i386/syslog-ng-mod-stomp_3.9.1-1_i386.deb Size: 21674 MD5sum: addf3e6c8b588948b8887ba892018366 SHA1: 61395d21dff1f09467beb528ad3b247cc2d14412 SHA256: 75991fc1261b482bcb6e7b75d7a8972295b866563f6768e312549a25880df6c3 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.