Dont see logs in OpenSearch Dashboard on Discover

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
OpenSearch Helm Chart 2.25.0 appVersion 2.17.0
OpenSearch Dashboards Helm Chart 2.23.0 appVersion 2.17.0

Describe the issue:
when i select in Opensearch Dasboards Discover an index
i can see everything but no logs?
they are complete red?

Configuration:

RKE2 with Rancher UI Kubernetes version 1.27.14 Longhorn for storage

Relevant Logs or Screenshots:

can anyone tell me what the reason for this might be?

ok it looks like this happens only on chrome Browser:

The Content Security Policy (CSP) prevents cross-site scripting attacks by blocking inline execution of scripts and style sheets.

To solve this, move all inline scripts (e.g. onclick=[JS code]) and styles into external files.

:warning: Allowing inline execution comes at the risk of script injection via injection of HTML script elements. If you absolutely must, you can allow inline script and styles by:

  • adding unsafe-inline as a source to the CSP header
  • adding the hash or nonce of the inline script to your CSP header.

on Firefox and Microsoft Edge all logs are shown