Toolpack Application:tblogtrace
From TBwiki
(Difference between revisions)
(creation) |
m (Updated log location) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Role == | == Role == | ||
− | Tblogtrace receives direct | + | 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 == | == Logs == | ||
− | *Where the logs | + | *Where are the logs located? |
− | : [InstallDir]/toolpack/setup/'' | + | : [InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/tblogtrace/ |
− | : /lib/tb/toolpack/setup/12358/2. | + | For example on linux: |
− | : C:\TelcoBridges\toolpack\setup\12358\2. | + | /lib/tb/toolpack/setup/12358/2.7/apps/tblogtrace/ |
+ | On Windows: | ||
+ | C:\TelcoBridges\toolpack\setup\12358\2.7\apps\tblogtrace\ |
Latest revision as of 06:56, 12 February 2014
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/
For example on linux:
/lib/tb/toolpack/setup/12358/2.7/apps/tblogtrace/
On Windows:
C:\TelcoBridges\toolpack\setup\12358\2.7\apps\tblogtrace\