In fact my solution is not working, I don't have error in the configuration 
but I have only my first connector that is push in the nxlog conf.

I'm using the version 0.0.8.

Le vendredi 15 juillet 2016 09:38:16 UTC+2, Philippe Kernévez a écrit :
>
> Hi,
>
> I'am using the graylog OVA with ubuntu 14.04 servers.
>
> I defined 2 files collectors of type NXLog fille input collectors. With 
> the same tag 'django'.
> When I configure the django tag on a server I had the following error : 
> 2016-07-14 22:20:22 ERROR module 'logrotate' is already defined at 
> /etc/graylog/collector-sidecar/generated/nxlog.conf:41
> 2016-07-14 22:21:53 ERROR module 'logrotate' is already defined at 
> /etc/graylog/collector-sidecar/generated/nxlog.conf:41
> 2016-07-14 22:22:53 ERROR module 'logrotate' is already defined at 
> /etc/graylog/collector-sidecar/generated/nxlog.conf:41
>
> The reason is that sidecar is producing twice the following configuration 
> in the nxlog configuration :
> <Extension logrotate>
>     Module  xm_fileop
>     <Schedule>
>         When    @daily
>         Exec    file_cycle('%LOGFILE%', 7);
>      </Schedule>
> </Extension>
>
> I find a way do proceed differently : a create 2 tags a put the both tags 
> on my server, but I supposed that reusing the tags on 2 collectors is 
> supposed to be supported. Is that right ?
>
> Regards,
> Philippe
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/7d167802-3707-472a-b6ea-ddb8f41307ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to