http://www.perlmonks.org?node_id=524980


in reply to Sys::Syslog no output

I believe your openlog() is wrong. It should be:

openlog('files', 'pid', 'user');

I think that's what you're looking for.

Frank Wiles <frank@revsys.com>
www.revsys.com

Replies are listed 'Best First'.
Re^2: Sys::Syslog no output
by sunadmn (Curate) on Jan 23, 2006 at 17:33 UTC
    Hmm I did try that and still for some reason nothing.
    SUNADMN
    USE PERL