Summary: | Обновить до 3.6 | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Sergey Y. Afonin <asy> |
Component: | syslog-ng | Assignee: | Sergey Y. Afonin <asy> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | enhancement | ||
Priority: | P3 | CC: | asy, evg |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux | ||
Bug Depends on: | 30544 | ||
Bug Blocks: |
Description
Sergey Y. Afonin
2014-09-16 23:14:43 MSK
А, может, и 3.6... One of the most anticipated features of syslog-ng 3.6 is the journal source. This enables syslog-ng to read journal files directly instead of relying on the syslog-ng compatibility socket. Recently, syslog compatibility was disabled by default in systemd journal, but using the system() source syslog-ng automatically uses the journal source where available, making the change transparent to the user. The use of the journal source also enables syslog-ng to collect logs from the early boot process and additional name value pairs collected by journald. syslog-ng-3.6.1-alt1 -> sisyphus: * Sat Dec 06 2014 Sergey Y. Afonin <asy@altlinux> 3.6.1-alt1 - 3.6.1 (ALT #30325) - new subpackage devel-test - added disabling/enabling klogd in post/preun (ALT #28895#c12) Новые дополнительные модули (и journal source в том числе) не собирал, список модулей остался тот же, что и был. |