Monitoring Event Logs
Event monitoring with SIEM (system information and event management) integration is an important tool for monitoring your organization to maintain best security practices and ensure compliance. The following sections highlight several monitoring reference points that will provide increased observability of your Bitwarden solutions. This monitoring includes enabling insights into user actions in the vault, and providing examples of targets for automated alerting.
These events have been selected from the Bitwarden Event logs. By configuring a combination of instant alerts with alerting-over-time against the events that matter to your business, you will be able to audit your organization's use of Bitwarden in accordance with your unique security landscape.
Understanding Logs
Various SIEM platforms integrate with Bitwarden to review critical information on day to day vault usage.
SIEM event monitoring platforms will provide specific fields which should be monitored to maintain high security standards:
| Value | Description | 
|---|---|
| 
 | The email of the user performing the action. | 
| 
 | Unique id of user performing action. | 
| 
 | Name of the user performing an action. | 
| 
 | Organization collection id. | 
| 
 | Numerical id of device. Exact mapping can be located here. | 
| 
 | The ip address that performed the event. | 
| 
 | Vault item (cipher, secure note, etc..) of the organization vault. | 
| 
 | Organization policy update. See organization events here. | 
Concerning trends
Tracking Bitwarden usage trends can identify questionable activity, or potential security threats:
Abnormal Rate of failed login attempts
- Failed Login attempts - 1005Login attempt failed with incorrect password
- 1006Login attempt failed with incorrect two step login.
 
Abnormal rate of viewing sensitive or hidden fields
- Viewing item - 1107Viewed item- item-identifier
- 1108Viewed password for item- item-identifier
- 1109Viewed hidden field for item- item-identifier
- 1110Viewed security code for item- item-identifier
 
- Copying item fields - 1111Copied password for item- item-identifier
- 1112Copied security code for item- item-identifier
 
Usage trends
Monitor usage trends to identify users engaging with Bitwarden and maintaining security practices:
Monitor user frequency
- Vault usage - 1000Logged in
- 1010User requested device approval
 
Critical vault actions
Specific events may be monitored in order to track critical actions made by high-level users, or changes made to critical vault items:
Super-user activities
- Individual account activity - 1000Logged in
- 1001Changed account password
- 1002Enabled/updated two-step login
- 1003Disabled two-step login
- 1007User exported their individual vault items
- 1603Organization vault access by a managing provider
 
- Organization activities - 1500Invited user- user-identifier
- 1501Confirmed user- user-identifier
- 1502Edited user- user-identifier
- 1504Edited groups for user- user-identifier
- 1511Revoked organization access for user- user-identifier
- 1512Restored organization access for- user-identifier
- 1513Approved device for- user-identifier
- 1600Edited organization settings
- 1609Modified collection management setting
- 1700Modified policy- policy-identifier
- 2001Removed domain- domain-name
 
- Exporting organization vault information - 1602Exported organization vault
 
Critical item activities
- Changes made to items that have been identified to be critical - 1101Edited item- item-identifier
- 1105Moved item- item-identifierto an organization
- 1106Edited collections for item- item-identifier
- 1107Viewed item- item-identifier
- 1108Viewed password for item- item-identifier
- 1109Viewed hidden field for item- item-identifier
- 1110Viewed security code for item- item-identifier
- 1111Copied password for item- item-identifier
- 1112Copied hidden field for item- item-identifier
- 1113Copied security code for item- item-identifier
- 1114Autofilled item- item-identifier
- 1117Viewed card number for item- item-identifier