[ 源代码: syslog-ng ]
软件包:syslog-ng-mod-sql(3.38.1-5)
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).
其他与 syslog-ng-mod-sql 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdbi1 (>= 0.9.0)
- DB Independent Abstraction Layer for C -- shared library
-
- dep: libssl3 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: syslog-ng-core (<< 3.38.1-5.1~)
- Enhanced system logging daemon (core)
- dep: syslog-ng-core (>= 3.38.1-5)
-
- sug: libdbd-mysql
- MySQL database server driver for libdbi
-
- sug: libdbd-pgsql
- PostgreSQL database server driver for libdbi
-
- sug: libdbd-sqlite3
- SQLite3 database driver for libdbi