Application logging
We recommend that you select a method that suits your environment.
1. Automatic instrumentation of container logs
Collect container logs from workloads using automated instrumentation.
Automatic instrumentation of container logs2. Manual instrumentation of file logs (SDK)
The SDK method is used when you want to collect logs from a specific service through Logger settings.
Manual measurement of file logs(SDK)3. Manual measurement of file logs (Sidecar)
The sidecar method is used when you want to read and collect log files in a specific directory.
Manual measurement of file logs (Sidecar)Last updated