Name : perl-Net-Syslog
| |
Version : 0.04
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.6.1
| Date : 2023-01-27 17:45:01
|
Group : Development/Libraries/Perl
| Source RPM : perl-Net-Syslog-0.04-lp154.6.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Perl extension for sending syslog messages directly to a remote syslogd.
|
Description :
Net::Syslog implements the intra-host syslog forwarding protocol. It is not intended to replace the Sys::Syslog or Unix::Syslog modules, but instead to provide a method of using syslog when a local syslogd is unavailable or when you don\'t want to write syslog messages to the local syslog.
The new call sets up default values, any of which can be overridden in the send call. Keys (listed with default values) are:
Name < calling script name> Facility local5 Priority error Pid $$ SyslogPort 514 SyslogHost 127.0.0.1
Valid Facilities are: kernel, user, mail, system, security, internal, printer, news, uucp, clock, security2, FTP, NTP, audit, alert, clock2, local0, local1, local2, local3, local4, local5, local6, local7
Valid Priorities are: emergency, alert, critical, error, warning, notice, informational, debug
Set Pid to any non numeric value to disable in the output.
Use: rfc3164 => 1 to enable RFC 3164 messages including timestamp and hostname.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-N/15.4/noarch |