Hello Dan,

I have the same configuration.

/usr/local/pf/conf/log.conf

### Root/Parent (PacketFence) logger ###
# Will log everything (even categories defined to log in another appender) 
unless 
# specified using the additivity parameter
log4perl.rootLogger = INFO, LOGFILE, SYSLOG

### Categories ###
# Below, you can specify different categories (based on package names) for 
different logging levels
#log4perl.category.pf.SNMP = WARN


### Global (PacketFence) log facility configuration ###
### Not meant to be modified ###
log4perl.appender.LOGFILE                               = 
Log::Log4perl::Appender::File
log4perl.appender.LOGFILE.filename                      = 
/usr/local/pf/logs/packetfence.log
log4perl.appender.LOGFILE.mode                          = append
log4perl.appender.LOGFILE.layout                        = PatternLayout
log4perl.appender.LOGFILE.layout.ConversionPattern      = %d{MMM dd HH:mm:ss} 
%X{proc}(%X{tid}) %p: %m (%M)%n
log4perl.appender.LOGFILE.umask                         = 0002
log4perl.appender.LOGFILE.user                          = pf
log4perl.appender.LOGFILE.group                         = pf


### Syslog config ###
log4perl.appender.SYSLOG = Log::Dispatch::Syslog
log4perl.appender.SYSLOG.ident = packetfence
log4perl.appender.SYSLOG.facility = local5
log4perl.appender.SYSLOG.layout = Log::Log4perl::Layout::SimpleLayout

/etc/rsyslog.conf

local5.*  @192.168.1.100

Thanks,
Ludovic Zammit
[email protected] ::  +1.514.447.4918 (x145) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence 
(http://packetfence.org) 





Le 2014-09-29 à 17:12, Dan Nelson <[email protected]> a écrit :

> Ludovic Zammit <lzammit@...> writes:
> 
>> 
>> Hello Dan,
>> 
>> 
>> Yes it works, but make sure to configure the correct log that you want to
> send under:
>> 
>> /usr/local/pf/conf/log.conf.d/
>> 
>> Thanks,
>> Ludovic Zammit
>> [email protected] ::  +1.514.447.4918 (x145)
> ::  www.inverse.ca
>> Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence
> (http://packetfence.org) 
>> 
>> 
>> 
>> 
>> 
>> 
> 
> 
> 
> Sorry Correct it how.  Can you submit an example?
> 
> 
> ------------------------------------------------------------------------------
> Slashdot TV.  Videos for Nerds.  Stuff that Matters.
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to