elastic / kibana

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

[Fleet]: html/xml expressions are displayed when debug level message details are opened under Logs tab. #197364

Open amolnater-qasource opened 2 weeks ago

amolnater-qasource commented 2 weeks ago

Kibana Build details:

VERSION: 8.16.0-BC1
BUILD: 79314
COMMIT: 5575428dd3aef69366cddb4ccf07a2a26d30ce48

Preconditions:

  1. 8.16.0-BC1 Kibana cloud environment should be available.
  2. Logs & metrics should be enabled for deployment.
  3. Debug level logs should be enabled for deployment.

Steps to reproduce:

  1. Navigate to Observability>Logs tab.
  2. Apply filter: log.logger : "plugins.fleet" and expand any message.
  3. Observe html/xml expressions are displayed in the message details.

Expected Result: html/xml expressions should not be displayed when debug level message details are opened under Logs tab.

Screen Recording:

https://github.com/user-attachments/assets/afca37f9-6c2a-4d96-85ff-4cdec17316c1

elasticmachine commented 2 weeks ago

Pinging @elastic/fleet (Team:Fleet)

amolnater-qasource commented 2 weeks ago

@muskangulati-qasource Please review.

muskangulati-qasource commented 2 weeks ago

Secondary review for this ticket is Done!

kpollich commented 1 week ago

This seems like it may be a bug with the logs explorer UI. cc @elastic/obs-ux-logs-team (please redirect if this ping is incorrect)

flash1293 commented 1 week ago

That seems like a bug in the newly introduced summary column. cc @gbamparop