パッケージ: syslog-ng-mod-add-contextual-data (3.28.1-2+deb11u1)
syslog-ng-mod-add-contextual-data に関するリンク
Debian の資源:
syslog-ng ソースパッケージをダウンロード:
- [syslog-ng_3.28.1-2+deb11u1.dsc]
- [syslog-ng_3.28.1.orig.tar.gz]
- [syslog-ng_3.28.1-2+deb11u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.syslog-ng.com]
類似のパッケージ:
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 `<selector, name, value>` 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.
その他の syslog-ng-mod-add-contextual-data 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: syslog-ng-core (<< 3.28.1-2+deb11u1.1~)
- Enhanced system logging daemon (core)
- dep: syslog-ng-core (>= 3.28.1-2+deb11u1)