Skip to content
mcarpenter edited this page Nov 22, 2012 · 1 revision

If you're compiling rsyslog for Solaris then you almost certainly require the imsolaris module, which is not enabled by default. (This is a little like klogd under Linux). Enabling this is just a flag to configure:

gnupkg -c 'configure --enable-imsolaris ...' ...

Clone this wiki locally