elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
12.15k stars 4.91k forks source link

Visualizations installed with Beats are out dated #40334

Open angorayc opened 2 months ago

angorayc commented 2 months ago

Describe the enhancement:

Describe a specific use case for the enhancement or feature:

Visualizations installed with Beats are out dated. Their types are visualization, should be migrated to lens as Visualization type is not compatible in Serverless Kibana.

Please find here to view the error when viewing visualization in a Serverless Kibana dashboard: https://github.com/elastic/kibana/issues/169810

We should change all the visualizations installed with Beats to lens. For example, the visualizations here should be re-generated and created in lens. https://github.com/elastic/integrations/tree/main/packages/windows/kibana/visualization

https://github.com/user-attachments/assets/212db286-4406-46f9-b0c2-98567bee989c

export (6) copy.txt

The above file is created from https://github.com/elastic/integrations/blob/main/packages/windows/kibana/visualization/windows-1eeaaf70-9f23-11ea-bef1-95118e62a7c1.json

  1. Please change the extension to .ndjson
  2. Go to stack management > Saved object management > import, select the file above
  3. Open the imported file, and click Edit visualization in Lens.
  4. Save the visualization, back to Saved object management, click inspect, and then you should have the converted saved object.
botelastic[bot] commented 2 months ago

This issue doesn't have a Team:<team> label.