On Fri, Jul 18, 2014 at 12:17 PM, Asif Ihsan <[email protected]> wrote:
> Hello all, > > Hope you are doing well, I started using rsyslog 7.6.3 for logging and > there know I need to run my externel pyhton code using omprog module. Does > it support omprog module or not I think it does, but 7.6.3 is outdated. for your use case it should be ok. > , if yes then I tried this code but it was > not working, what does "not working" mean. Any error messages? Unexpected output, ...? This may also be useful: http://www.rsyslog.com/writing-external-output-plugins-for-rsyslog/ > I know there is fault in it, need your attention in resolving > this issue. What I coded is given below > > module(load="omprog") > > action(type="omprog" binary="/var/log/test.py") > > at quick glimpse, this looks ok, but again please tell us what "not working" actually means ;) Rainer > but after trying different syntex I ended up with nothing :( , kindly help > me in resolving this issue. I am keen to hear from you. > > P.S : *mark at thermeon > <http://www.gossamer-threads.com/lists/engine?user=292;list=rsyslog>* has > resolved this issue. Any suggestion from your side will be highly > appreciated. > > > -- > Regards > Muhammad Asif Ihsan > _______________________________________________ > 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. > _______________________________________________ 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.

