--- title: "Logging" slug: "telos-logging-1" updated: 2024-12-04T15:06:04Z published: 2025-02-11T14:51:55Z canonical: "docs.telosalliance.com/telos-logging-1" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.telosalliance.com/llms.txt > Use this file to discover all available pages before exploring further. # Logging ## Overview The R/2 contains a comprehensive logging system, designed to provide assistance in troubleshooting a variety of conditions. These logs can be extremely valuable both to the user, and to technical support. ### Media Encoder Logs ![_Screen%20Shots/15-01-Logs.png](https://cdn.document360.io/57e3cd80-d493-453c-9672-ad1b043dadc3/Images/Documentation/0(64)(1)(1)(1)(1).png) Contains diagnostic logging information for the various media encoders, audio interfaces, and other routines such as NTP. 22:41:17.656: Info: NtpTimeSync: Clock adjusted by -0.027328 sec 22:41:22.510: Info: WaveIn: wave0: t=27703 data=4887552 rate=176426.812981 Bps, rate2=44115.944122 22:41:22.510: Info: WaveIn: wave7: t=54295579 data=9577504768 rate=176395.665069 Bps, rate2=44098.919988 22:42:19.389: Info: RestAPI: GET /v2/options.json 22:42:19.517: Info: RestAPI: GET /v2/network_adapters.json 22:44:22.515: Info: WaveIn: wave0: t=27703 data=4887552 rate=176426.812981 Bps, rate2=44115.944122 ### Service Manager Logs ![](https://cdn.document360.io/57e3cd80-d493-453c-9672-ad1b043dadc3/Images/Documentation/1(40)(1)(1)(1)(1)(1)(1)(1).png) Contains diagnostic information about the various services running in the background within R/2 (such as the web interface, etc.) 22:27:22.423: Info: ProcManager('WebIfc'): info('> GET /v2/network_adapters.json') 22:27:27.427: Info: ProcManager('WebIfc'): info('> GET /v2/ipv4.json') 22:27:33.433: Info: ProcManager('WebIfc'): info('> GET /v2/options.json') 22:27:33.433: Info: ProcManager('WebIfc'): info('> GET /v2/network_adapters.json') 22:29:19.535: Info: ProcManager('WebIfc'): info('> GET /v2/version.json') 22:42:20.251: Info: ProcManager('WebIfc'): info('> GET /v2/options.json') 22:42:20.251: Info: ProcManager('WebIfc'): info('> GET /v2/network_adapters.json') 22:56:21.055: Info: ProcManager('WebIfc'): info('> GET /v2/processes/proc1/logs.json') 22:56:22.056: Info: ProcManager('WebIfc'): info('> GET /v2/logs_common.json') 22:56:27.061: Info: ProcManager('WebIfc'): info('[L]> log2016-02-17.log - OK') Click “Main” to return to the main control panel window.