[ 原始碼: 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)
- Secure Sockets Layer toolkit - shared libraries
-
- 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