Kibana
Elasticsearch visualization platform for alerting rules, connectors, Fleet outputs, saved queries, lists, and dashboard configuration.
Helps observability teams that manage alerting rules and connectors, configure Fleet outputs and proxies, and remove obsolete saved queries.
Sign in to connect Kibana
Sign in to connect an account and start using Kibana in your apps.
Example Use Cases
These are example ways Snow can use Kibana when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to check the permissions for the Fleet API. Use when you need to verify if the current user has the necessary privileges for Fleet operations.
Tool to create a new alerting rule in Kibana. Use when you need to define a new condition that, when met, triggers an alert and potentially executes predefined actions.
Tool to create a new case in Kibana. Use when you need to open and track issues, incidents, or investigations. You can assign users, set severity levels, add tags, and configure external connectors for integration with ITSM systems.
Tool to create a new dashboard in Kibana. Use when you need to create a dashboard to visualize data. Dashboards can contain visualizations, saved searches, and other embeddable objects. Note: When using serverless Kibana, you must provide a dashboard_id. The action will automatically fallback to the import API for serverless environments.
Tool to create a new data view (index pattern) in Kibana. Use when you need to define which Elasticsearch indices to query and analyze in Kibana. Data views determine which fields are available in Discover, Visualize, and other Kibana apps.
Tool to create a new connector in Kibana. Use when you need to integrate Kibana with an external service.
Tool to create or update a saved object in Kibana. Use when you need to programmatically manage Kibana dashboards, visualizations, index patterns, etc.
Tool to delete an alerting rule in Kibana. Use when you need to remove a specific alerting rule by its ID.
Tool to delete a connector in Kibana. Use when you need to remove an existing connector.
Tool to delete a specific output configuration in Kibana Fleet. Use when you need to remove an existing output by its ID.