Hi Balázs, On Thursday, February 23, 2017 10:33 PM, syslog-ng wrote:
Hi,
Do you have a libjson-plugin.so in syslog-ng --module-registry output? Also, can you check your configure output if libjson-c was detected?
OK, I was able to get this working; my previous test hadn't fully ensured syslog-ng was built with --enable-json. Ensuring 'json-c' is available during the configure stage and re-building corrected this (no 'format-json' error at runtime and no need to remove the 'cim' directory). Thanks, -David
On Feb 23, 2017 20:27, "David Hauck" <davidh@netacquire.com> wrote:
Hi,
On Thursday, February 23, 2017 10:56 AM, David Hauck wrote:
Hi Noémi,
Excellent information, thx! I'll give this a try...
So this corrected the failures and I now have syslog-ng running again with my pre-existing configuration.
I'd like to come back to the "format-json" error (corrected by removing the /usr/share/syslog- ng/include/scl/cim folder). I went back and looked at my build configuration and see that I didn't have "- -enable-json" present. Thinking this might have been at the root of this problem I rebuilt and redeployed. However, I still see this error. Is there a better way to fix this?
Regards, -David