Hello! I can try to reproduce and take a look in a day or too, thanks for
the bug report!

Brian

On Wed, Aug 31, 2016 at 6:40 AM Angel L. Mateo <ama...@um.es> wrote:

> Hello,
>
>         I'm trying to configure my rsyslog server (8.21.0) to send logs to
> a
> redis server.
>
>         I'm using the configuration at
> https://sematext.com/blog/2015/09/28/recipe-rsyslog-redis-logstash/
>
>         My problem is that when rsyslog starts everything is fine, but if
> for
> some reason (I'm having problems with my redis server configuration) a
> redis message fails, then rsyslog daemon dies.
>
>         To output redis messages I'm using:
>
> if <conditions> then {
>          action(type="omhiredis" template="json_lines"
> server="redis.mydomain.com" serverport="6379" mode="queue" key="key")
> }
>
>         where json_lines templates is the same defined at above url.
>
>         Any help?
>
> --
> Angel L. Mateo Martínez
> Sección de Telemática
> Área de Tecnologías de la Información
> y las Comunicaciones Aplicadas (ATICA)
> http://www.um.es/atica
> Tfo: 868889150
> Fax: 868888337
> _______________________________________________
> 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.

Reply via email to