Logging via syslog?

Hello,

I'm currently sending the production.log to a syslog server via the imfile
module for rsyslog, though I'm having some(more than likely
Foreman-unrelated) problems with this.
This made me think it would be nice if FM could simply log via syslog
natively, is this something that has been looked into? If not, I guess I'll
open an issue about it, unless it's simply not doable for some reason?

Regards
Johan

Hello,

we explicitly do not support that, although you should be at least able
to configure the Rails app with SyslogLogger gem. Not sure about
foreman-proxy.

Please file a feature request and put some info on the wiki if you are
successful configuring that.

LZ

··· On Thu, Aug 07, 2014 at 03:41:24AM -0700, Johan Sunnerstig wrote: > Hello, > > I'm currently sending the production.log to a syslog server via the imfile > module for rsyslog, though I'm having some(more than likely > Foreman-unrelated) problems with this. > This made me think it would be nice if FM could simply log via syslog > natively, is this something that has been looked into? If not, I guess I'll > open an issue about it, unless it's simply not doable for some reason? > > Regards > Johan > > -- > You received this message because you are subscribed to the Google Groups "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.


Later,
Lukas #lzap Zapletal

Ok.

I've created an issue here: Feature #7033: Syslog capability - Foreman

And a wiki page describing our current setup, including the fix for the
above mentioned problem
here: Using Syslog with Foreman - Foreman

Regards
Johan

··· On Monday, August 11, 2014 9:56:33 AM UTC+2, Lukas Zapletal wrote: > > Hello, > > we explicitly do not support that, although you should be at least able > to configure the Rails app with SyslogLogger gem. Not sure about > foreman-proxy. > > Please file a feature request and put some info on the wiki if you are > successful configuring that. > > LZ > > On Thu, Aug 07, 2014 at 03:41:24AM -0700, Johan Sunnerstig wrote: > > Hello, > > > > I'm currently sending the production.log to a syslog server via the > imfile > > module for rsyslog, though I'm having some(more than likely > > Foreman-unrelated) problems with this. > > This made me think it would be nice if FM could simply log via syslog > > natively, is this something that has been looked into? If not, I guess > I'll > > open an issue about it, unless it's simply not doable for some reason? > > > > Regards > > Johan > > > > -- > > You received this message because you are subscribed to the Google > Groups "Foreman users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to foreman-user...@googlegroups.com . > > To post to this group, send email to forema...@googlegroups.com > . > > Visit this group at http://groups.google.com/group/foreman-users. > > For more options, visit https://groups.google.com/d/optout. > > -- > Later, > Lukas #lzap Zapletal >