Run the BlackBerry Enterprise Service 10 Log Monitoring Tool

  1. On the computer that hosts the BlackBerry Enterprise Service 10 Log Monitoring Tool, on the taskbar, click Start > All Programs > BlackBerry Resource Kit for BlackBerry Device Service > BlackBerry Enterprise Service 10 Log Monitoring Tool.
  2. In the command prompt window, type LogMonitor -L <file_path>, and the parameters that you want to use to run the tool.

Example: Monitoring a specific log file and running a batch script when the tool finds the event IDs

LogMonitor -L "C:\Program Files (x86)\Research In Motion\BlackBerry Device Service\Logs\COMP1_DISP_01_20111215_0001.txt" -action cmd.bat -events 50099,50108

LogMonitor -L "C:\Program Files (x86)\Research In Motion\BlackBerry Device Service\Logs\COMP1_DISP_01_20111215_0001.txt" -input input.txt

LogMonitor -L "C:\Program Files (x86)\Research In Motion\BlackBerry Device Service\Logs" -instance 0001 -type DISP -events 50099,50108 -debug troubleshooting.txt

If you want to stop the tool, press CTRL+C.


Was this information helpful? Send us your comments.