Bug #4336
closedsyslog-ng package missing libraries
0%
Description
The following error is logged when attempting to enable the syslog-ng service:
Syslog-ng syntax test failed: [2015-01-28T17:54:49.523250] WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode Please update it to use the syslog-ng 3.6 format at your time of convinience, compatibility mode can operate less efficiently in some cases. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file.; [2015-01-28T17:54:49.525332] Error opening plugin module; module='afsocket-tls', error='Shared object "libsyslog-ng-crypto.so" not found, required by "libafsocket-tls.so"' [2015-01-28T17:54:49.530844] Error opening plugin module; module='afmongodb', error='Shared object "libsyslog-ng-crypto.so" not found, required by "libafmongodb.so"' [2015-01-28T17:54:49.534725] Error opening plugin module; module='afsocket', error='Shared object "libsyslog-ng-crypto.so" not found, required by "libafsocket-tls.so"' [2015-01-28T17:54:49.541094] Error opening plugin module; module='cryptofuncs', error='Shared object "libsyslog-ng-crypto.so" not found, required by "libcryptofuncs.so"' [2015-01-28T17:54:49.543669] Error opening plugin module; module='dbparser', error='Shared object "libsyslog-ng-crypto.so" not found, required by "libdbparser.so"'