Search: 
Available in: IP*WORKS!
SysLog Component [IP*Works! V8]

Properties   Methods   Events   Configuration Settings  

The Syslog component is used to send and receive network system log packets.

NOTE: What follows is a very short description of the component interfaces. For more information, please consult the help files that come with the respective package.

Remarks

The Syslog component implements a lightweight BSD syslog client as specified in RFC 3164. The component is used to send and receive BSD system network logging packets.

The first step in using the Syslog component is to set LocalHost and LocalPort to the interface and port on which the host will be receiving syslog packets, then set Active to True. For each packet, the component will parse the headers and message and fire a PacketIn event.

Property List


The following is the full list of the properties of the component with short descriptions. Click on the links for further details.

ActiveEnables or disables sending and receiving of data.
LocalHostThe name of the local host or user-assigned IP interface through which connections are initiated or accepted.
LocalPortThe port in the local host where Syslog binds.
RemoteHostSets a specific host for outgoing log packets.
RemotePortSets a specific port for outgoing log packets.

Method List


The following is the full list of the methods of the component with short descriptions. Click on the links for further details.

ConfigSets or retrieves a configuration setting.
DoEventsProcesses events from the internal message queue.
SendPacketSend a log packet to RemoteHost.

Event List


The following is the full list of the events fired by the component with short descriptions. Click on the links for further details.

ErrorInformation about errors during data delivery.
PacketInFires whenever a system log packet is received.

Configuration Settings


The following is a list of configuration settings for the component with short descriptions. Click on the links for further details.

UseLocalTimeIndicates whether to use local time or GMT time for packet timestamps
UseHostnameDetermines if the local host name or IP address is used in the Syslog header
MaxPacketSizeThe maximum length of the packets that can be received
ShareLocalPortIf set to True, allows more than one instance of the component to be active on the same local port
UseConnectionDetermines whether to use a connected socket
QOSTrafficTypeUsed to specify QOS/DSCP settings (optional)
UseIPv6Whether or not to use IPv6
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts
FirewallDataUsed to send extra data to the firewall
InBufferSizeThe size in bytes of the incoming queue of the socket
OutBufferSizeThe size in bytes of the outgoing queue of the socket
CodePageThe system code page used for Unicode to Multibyte translations (Windows/COM only)

| About | Privacy Policy | Terms of Use |
© Copyright 2010 /n software inc.