Log Observer
10 minutesUp until this point, there have been no code changes, yet tracing, profiling and Database Query Performance data is being sent to Splunk Observability Cloud.
Next, we will work with Splunk Log Observer to obtain log data from the Spring PetClinic application.
The Splunk OpenTelemetry Collector automatically collects logs from the Spring PetClinic application and sends them to Splunk Observability Cloud using the OTLP exporter, annotating the log events with trace_id
, span_id
and trace flags.
Splunk Log Observer is then used to view the logs, automatically correlating log information with services and traces.
This feature is called Related Content.