[ ソース: syslog-ng ]
パッケージ: syslog-ng-mod-sql (4.4.0-3 など)
syslog-ng-mod-sql に関するリンク
Debian の資源:
syslog-ng ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.syslog-ng.com]
類似のパッケージ:
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.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdbi1t64 (>= 0.9.0)
- DB Independent Abstraction Layer for C -- shared library
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: syslog-ng-core (= 4.4.0-3+b1)
- Enhanced system logging daemon (core)
-
- 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