Bitwarden Integrations Overview The Bitwarden integration allows users to monitor collections, events, groups, members and policies. Bitwarden is a free and open-source password management service that stores sensitive information such as website credentials in an encrypted vault. The Bitwarden platform offers a variety of client applications including a web interface, desktop applications, browser extensions, mobile apps and a command-line interface. Bitwarden offers a cloud-hosted service as well as the ability to deploy the solution on-premises. Use the Bitwarden integration to collect and parse data from the REST APIs. Then visualize that data in Kibana. Data streams The Bitwarden integration collects five types of data: Collections, Events, Groups, Members and Policies. Collections  returns a list of an organization's collections. Events  returns a list of an organization's event logs. Groups  returns a list of an organization's groups. Members  returns the details of an organization's members. Policies  returns a list of an organization's policies. Reference for  Rest APIs of Bitwarden. Requirements Elasticsearch is needed to store and search data and Kibana is needed for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your hardware. This module has been tested against  Bitwarden Version 2023.2.0 . Setup To collect data from Bitwarden REST APIs, follow the below steps: Go to the Bitwarden console, enter an email address and master password. Click  Organizations . Go to  Settings → Organization info . Click  View API Key  from API key Section. Enter master password. Click  View API Key . Copy  client_id  and  client_secret . If you need further assistance, kindly contact our support at  support@cytechint.com  for prompt assistance and guidance.