Getting Error on Opensearch dashboard when searched in Discover , but got the result in GET API qeury in Devtools

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
v 2.14.0

Describe the issue:
We have a systematic error when querying the application logswith a field application name.
Error
at fetch_Fetch.fetchResponse (https://discovery-integration.vuitton.net/7640/bundles/core/core.entry.js:15:246048)
at async interceptResponse (https://discovery-integration.vuitton.net/7640/bundles/core/core.entry.js:15:240802)
at async https://discovery-integration.vuitton.net/7640/bundles/core/core.entry.js:15:243769
At the same time I can retrieve the log records with a GET request in the DevTools console.

.

Configuration:

Relevant Logs or Screenshots: