Hello, I'm having a few issues with rsyslog, I want to enable mongodb, i'm using centos 6.
At first i wanted to use the packages provided at http://www.rsyslog.com/rhelcentos-rpms/ I would add the repo and install it. install would be successful, but i couldn't find the ommongodb.so files. i also looked through the repo, there's no rsyslog-mongo* package, there's one for mysql ,and psql but no mongo support. so i decided to configure manually. ./configure --libdir=/usr/lib64/ --includedir=/usr/include > --enable-ommongodb --prefix=/usr but i hit this issue onfigure: error: Package requirements (json) were not met: > No package 'json' found but while installing json, i hit this error [root@hostname rsyslog-7.3.5]# pecl install json > WARNING: channel "pear.php.net" has updated its protocols, use "pecl > channel-update pear.php.net" to update > downloading json-1.2.1.tgz ... > Starting to download json-1.2.1.tgz (17,780 bytes) > ......done: 17,780 bytes > 11 source files, building > running: phpize > Cannot find config.m4. > Make sure that you run '/usr/bin/phpize' in the top level source directory > of the module > ERROR: `phpize' failed As a fix i tried to compile my own 'curl' but broke yum in the process. rolled back now. but I really need some direction, if someone has a different way of getting to then end, please let me know. thanks Best, Kenneth M _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

