Toolpack Application:tblogtrace

From TBwiki
(Difference between revisions)
Jump to: navigation, search
m (Updated with new parameter names.)
(cleaned up language and added links)
Line 1: Line 1:
 
== Role ==
 
== Role ==
Tblogtrace receives direct udp messages from the Tmedia, it is mostly use for debugging purpose (For older customer, tblogtrace replaces udplisten).
+
Tblogtrace receives direct [[UDP]] messages from the device and is mostly used for debugging purposes (for customers with earlier generation of TelcoBridges products, tblogtrace replaces udplisten).
  
It is responsible for:
+
Tblogtrace is responsible for:
*Configure the Tmedia to send the messages to it.
+
*Configuring the device to send messages to it
*Log all incoming messages in a file.
+
*Logging all incoming messages in a file
  
  
 
== Logs ==
 
== Logs ==
*Where the logs are located?
+
*Where are the logs located?
 
: [InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/tblogtrace/
 
: [InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/tblogtrace/
 
: /lib/tb/toolpack/setup/12358/2.3/apps/tblogtrace/
 
: /lib/tb/toolpack/setup/12358/2.3/apps/tblogtrace/
 
: C:\TelcoBridges\toolpack\setup\12358\2.3\apps\tblogtrace\
 
: C:\TelcoBridges\toolpack\setup\12358\2.3\apps\tblogtrace\

Revision as of 14:04, 20 May 2010

Role

Tblogtrace receives direct UDP messages from the device and is mostly used for debugging purposes (for customers with earlier generation of TelcoBridges products, tblogtrace replaces udplisten).

Tblogtrace is responsible for:

  • Configuring the device to send messages to it
  • Logging all incoming messages in a file


Logs

  • Where are the logs located?
[InstallDir]/toolpack/setup/SystemId/MajorVersion/apps/tblogtrace/
/lib/tb/toolpack/setup/12358/2.3/apps/tblogtrace/
C:\TelcoBridges\toolpack\setup\12358\2.3\apps\tblogtrace\
Personal tools