Creating visualization,search or dashboard using dev tools?

Hello,

I have the requirement for created many visualization with different parameter (e.g host name), just wondering if i may use devtool to import the json and create that ? (i try to use the import/export in saved object but seems they are not work for creating new object).

thx

capho

DevTools provides a Console for nicer interaction with the REST API of Elasticsearch. DevTools can not be used to create/edit kibana visualizations.

Management -> Saved Objects import/export is designed for migrating kibana objects to other kibana instances.

The best way to auto create visualizations is with Discover. Click a field from the left side menu. Click the visualize button to create a visualization for that field

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.