I am sending log entries to elasticsearch directly, bypassing filebeat. The index/datastream is ".ds-logs-radicale-2022.11.07-2022.11.07-000001" (the duplicated date shouldn't be a problem ?). I can see the log entry in Kibana Logs panel under stream. It has the correct trace, transaction, and span ids:
However, when I look into APM > Logs, nothing shows up.
I am using elasticsearch 8.4.2, apm server 8.4.2.
Is APM log correlation only looking for specific log data streams, i.e. loaded from filebeats, etc. ?