Navigation: Working with EventSentry > Actions > Syslog |
You can send event log records to remote Unix/Linux syslog servers either through the UDP or through the TCP protocol. Event log records are sent in the following format:
date time computername ID=Number:Eventlog:Event Type:Message Example from an audit entry on a Linux host after it has been received from EventSentry:
Carriage returns in the event log record will be removed automatically. The beginning of the Syslog entry (date, time and computer name in black) are generated by the Syslog daemon and are not influenced by EventSentry.
Hostname The IP address or host name of the remote Syslog server.
Port The port on which the remote Syslog server is listening for incoming requests, 514 per default.
Protocol The protocol to use, either UDP or TCP. Most hosts use the UDP protocol.
Optional Settings / Prefix: You can have a text string prefix every Syslog message that is sent out by EventSentry. Simply enter the string into the Prefix field.
Test Send a syslog UDP message to the remote host
|