Beyond-Bot.ai + kibana
Kibana is a visualization and analytics platform for Elasticsearch, offering dashboards, data exploration, and monitoring capabilities for gaining insights from data
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to kibana.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in kibana.
Trigger Workflows
Start automated workflows in kibana based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within kibana.
Kibana Delete Action
Tool to delete an action in kibana. use when you need to remove a specific action by its id, optionally within a specific space.
Kibana Delete Alerting Rules
Tool to delete an alerting rule in kibana. use when you need to remove a specific alerting rule by its id.
Kibana Delete Connectors
Tool to delete a connector in kibana. use when you need to remove an existing connector.
Kibana Delete Fleet Output
Tool to delete a specific output configuration in kibana fleet. use when you need to remove an existing output by its id.
Kibana Delete Fleet Proxy
Tool to delete a specific fleet proxy configuration by its id. use when you need to remove an existing proxy setup.
Kibana Delete List
Deletes a list. use when you want to delete a list by its id.
Kibana Delete Osquery Saved Queries
Tool to delete a saved osquery query by its id. use when you need to remove a specific osquery saved query.
Kibana Delete Saved Objects
Tool to delete a saved object in kibana. use when you need to remove a specific saved object like a visualization or dashboard.
Kibana Find Alerts
Tool to find and/or aggregate detection alerts in kibana. use this to retrieve a list of alerts, optionally filtering them with a query and performing aggregations.
Kibana Get Action Types
Tool to fetch the list of available action types (e.g., '.slack', '.email', '.webhook') in kibana. use this to discover the 'actiontypeid' needed when creating a new action.
Kibana Get Alerting Rules
Tool to retrieve a list of alerting rules in kibana. use when you need to get a paginated set of rules based on specified conditions.
Kibana Get Alert Types
Tool to retrieve available alert types in kibana. use when you need to get a list of all possible alert types and their metadata.
Kibana Get Cases
Tool to retrieve a list of cases in kibana. use when you need to find or list existing security or operational cases, potentially filtering by various attributes like status, assignee, or severity.
Kibana Get Connectors
Tool to retrieve a list of all connectors in kibana. use this tool when you need to get information about available connectors.
Kibana Get Data Views
Tool to retrieve a list of data views available in kibana. use when you need to get a list of available data views, optionally filtering by a name pattern.
Kibana Get Detection Engine Rules Find
Retrieves a list of detection engine rules based on specified criteria. use this tool to find detection rules.
Kibana Get Endpoint List Items
Tool to retrieve all items from an endpoint exception list. use when you need to get a list of endpoint exceptions, for example, to check existing exceptions before adding a new one.
Kibana Get Entity Store Engines
Retrieves the list of engines from the entity store.
Kibana Get Entity Store Entities List
Tool to list entity records in the entity store with support for paging, sorting, and filtering. use when you need to retrieve a list of entities such as users, hosts, or services.
Kibana Get Entity Store Status
Tool to retrieve the status of the entity store in kibana. use this to check if the entity store is operational.
Kibana Get Fleet Agents Available Versions
Tool to retrieve the available versions for fleet agents. use when you need to get a list of all available elastic agent versions.
Kibana Get Fleet Agents Setup Status
Tool to check if the fleet agents are set up. use when you need to verify the fleet agent setup status.
Kibana Get Fleet Agent Policies
Fetches a list of agent policies in fleet. use when you need to retrieve agent policy configurations.
Kibana Get Fleet Check Permissions
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.
Kibana Get Fleet Data Streams
Retrieves the list of data streams in fleet.
Kibana Get Fleet Enrollment Api Key
Tool to retrieve details of a specific enrollment api key by its id. use when you have the id of an enrollment api key and need its details.
Kibana Get Fleet Enrollment Api Keys
Tool to fetch a list of enrollment api keys. use when you need to retrieve existing enrollment tokens for kibana fleet.
Kibana Get Fleet Epm Categories
Tool to fetch the list of categories in the elastic package manager. use when you need to retrieve available package categories.
Kibana Get Fleet Epm Data Streams
Tool to retrieve the list of data streams in the elastic package manager. use when you need to get a list of available data streams, optionally filtering by type, dataset, or categorization.
Kibana Get Fleet Epm Packages
Tool to fetch the list of available packages in the elastic package manager. use when you need to find available integrations or their details.
Kibana Get Fleet Epm Packages Installed
Tool to retrieve the list of installed packages in the elastic package manager. use this when you need to check which packages are currently installed in fleet.
Kibana Get Fleet Epm Packages Limited
Tool to fetch a limited list of packages from the elastic package manager. use when you need to retrieve a list of available epm packages with minimal details.
Kibana Get Fleet Epm Package Details
Tool to fetch details of a specific package and version in the elastic package manager (epm). use when you need to get information about a particular epm package, such as its title, description, or type.
Kibana Get Fleet Epm Package File
Tool to retrieve a specific file from a package in the elastic package manager. use when you need to inspect the contents of a package file.
Kibana Get Fleet Epm Package Stats
Tool to retrieve statistics for a specific package in the elastic package manager. use when you need to get epm package statistics.
Kibana Get Fleet Package Policies
Tool to retrieve a list of all package policies (agent & epm), providing their ids and associated details. use when you need to get an overview of existing package policies.
Kibana Get Fleet Server Host
Tool to fetch details of a specific fleet server host by its item id. use when you need to get information about a particular fleet server host.
Kibana Get Fleet Server Hosts
Tool to retrieve the list of fleet server hosts. use when you need to get information about the available fleet server hosts.
Kibana Get Index Management Indices
Tool to fetch information about indices managed by kibana's index management feature. it queries the underlying elasticsearch / cat/indices api to retrieve index details. use when you need to list or get details about one or more indices in the cluster.
Kibana Get Metrics
Tool to retrieve statistics for nodes in an elasticsearch cluster, often visualized in kibana. use when you need to monitor node health, performance, or resource usage. this action calls the elasticsearch nodes stats api.
Kibana Get Reporting Jobs
Tool to retrieve a list of reporting jobs in kibana. use when you need to see pending or completed reports. this uses an internal api endpoint, which might be subject to change without notice.
Kibana Get Saved Objects
Tool to retrieve a list of saved objects in kibana based on specified criteria. use when you need to find dashboards, visualizations, index patterns, or other saved entities.
Kibana Get Status
Tool to get the current status of kibana. use when you need to check if kibana is healthy, monitor its state, or get information about the kibana instance including version, uuid, and metrics.
Kibana Post Alerting Rules
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.
Kibana Post Cases
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.
Kibana Post Connectors
Tool to create a new connector in kibana. use when you need to integrate kibana with an external service.
Kibana Post Dashboards
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.
Kibana Post Data Views
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.
Kibana Post Saved Objects
Tool to create or update a saved object in kibana. use when you need to programmatically manage kibana dashboards, visualizations, index patterns, etc.