elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.67k stars 8.23k forks source link

MSSQL Integration #195444

Open ankita1596 opened 1 month ago

ankita1596 commented 1 month ago

Kibana version: 8.13.4

Elasticsearch version: 8.13.4

Server OS version: RHEL 8.9

Browser version: Version 129.0.6668.90 Google Chrome

Browser OS version: Windows 10 Enterprise

Original install method (e.g. download page, yum, from source, etc.): RPM

Describe the bug: The field "microsoft_sqlserver.log.origin" in MSSQL integrations shows special characters in the string.

Steps to reproduce:

  1. Add MSSQL integration to any host.
  2. Check the data in the discover left pane to see the top values of this field and you will find values as shown in the screenshot.
  3. The MSSQL curated dashboard also shows the labels with special characters.

Expected behavior: The string should be properly presented.

Screenshots (if relevant): Image

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

ankita1596 commented 19 hours ago

is there any update on the same?