One more thing: does omprog accept queue.workerthreads? This would elegantly solve the multithreading problem by launching multiple instances of the script.
2014/1/24 Radu Gheorghe <[email protected]> > Hi Rainer! > > Looks good, thanks! I'll put this in my todo list: I'll create a test env > (and document how anyone can do it), try your plugin and also try enhancing > it. > > I think it's a great start and it should be good enough for people who > just need to shove logs from their servers to Solr. For people who need > high-performance stuff (like aggregating logs to a central place, and push > from there), an omsolr would probably be much better anyway. > > Best regards, > Radu > > > 2014/1/24 Rainer Gerhards <[email protected]> > >> Hi all (and especially Radu ;)), >> >> would this qualify as a Solr external plugin? I mean, for starters... I >> don't even have an idea if it would run ;) >> >> >> https://github.com/rsyslog/rsyslog/blob/master/plugins/external/solr/rsyslog_solr.py >> >> It's written to the current capabilities of omstdout, so no feedback (but >> -unused- batches). Of course, the README also needs more meat >> (contributions welcome ;)). >> If it worked, we could even create rsyslog packages that come together >> with >> a config snippet. I guess the URL parameter should be taken from the >> command line, so it's all central in rsyslog.conf (subfile). But... I am >> eager for some feedback before going further... >> >> So ... any comments? ;) >> >> Rainer >> _______________________________________________ >> 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.

