Windows 7 Firewall Control Mobile Web Server Lookup Assistant IrDA Remote Control Company info


Windows 7 Firewall Control
Mobile Web Server
Lookup Assistant
IrDA Remote Control
LogAnalytics
Product
Download & Buy
Sample Output
Manual
Diagram List
Edit Diagram
DataSource List
Edit DataSource
File Log
Serial/PBX Log
TCP Log/Syslog
Database Log
Settings
Regular Expressions
Communication Tunnel
Portable Applications
Tools
Company info
Contact Us
Partners



TCP Log/Syslog
There two types of internet/intranet connections are available in LogAnalytics
TCP client connection
Firstly, you should to compose the connection string to reach intranet/internet log producer. The connect string looks as follows.
TCP:name_or_ipaddress:port
  • TCP means used protocol name.
  • name_or_ipaddress might be someaddress.com or 192.168.0.1
  • port is the remote port providing with the log data.
UDP server connection
UDP "connection" differs from TCP with the connection direction. "TCP connection" makes outgoing connection to an external device or computer. UDP "connection" allows an external device or computer to send data to LogAnalytics. In other words, UDP "connection" listens at the specified port for incoming data. The connect string looks as follows.
UDP:port
  • UDP means the protocol type.
  • port means the port number to listen for the data.