1Password

Download 90
Last updated Apr 12, 2025

Install Guide

Issue API Key

To integrate with Logpresso Sonar, generate an API key from your organization’s 1Password admin console. This key will be used when configuring the connection profile.

  1. Go to Integrations and click Other under **Event Reporting.

    Get 1Password API key 1

  2. Enter a System name to label your integration.

    Get 1Password API key 2

  3. Set a Token Name, choose the expiration period under Expire After, and then click Issue Token.

    Get 1Password API key 3

  4. Copy the issued token to the clipboard or click Save in 1Password to store it in your vault, then click View Integration Details.

    Get 1Password API key 4

  5. Confirm the issued API key is visible and saved.

    Get 1Password API key 5

Configure Connection Profile

Follow this guide to create a connection profile in Logpresso.

Configure 1Password connection profile

Once the connection profile is set up, you can use 1Password extended query commands. For details, refer to 1Password commands list.

Set Up Logger

Refer to this document to add a Logger. The default dashboards and datasets use tables that start with AUTH_1PASSWORD.

1Password retains logs for the past 120 days, so be sure to enter an appropriate start date. Use the following commands to calculate the start date:

Windows

(Get-Date).AddDays(-120).ToString("yyyy-MM-dd")

Linux

date --date="120 days ago"

1Password Audit Logs

1Password audit logs

  • Name: Unique name to identify the logger
  • Interval: 60 seconds
  • Storage: Select a node based on your Logpresso platform configuration.
  • Logger Model: 1Password Audit
  • Table: Enter a table name starting with AUTH_1PASSWORD.
  • Connection Profile: Use the configured connection profile.
  • Start Date: Enter the start date in yyyy-MM-dd format.

1Password Authentication Logs

1Password authentication logs

  • Name: Unique name to identify the logger
  • Interval: 60 seconds
  • Storage: Select a node based on your Logpresso platform configuration.
  • Logger Model: 1Password Authentication
  • Table: Enter a table name starting with AUTH_1PASSWORD.
  • Connection Profile: Use the configured connection profile.
  • Start Date: Enter the start date in yyyy-MM-dd format.

1Password Item Usage Logs

1Password item usage logs

  • Name: Unique name to identify the logger
  • Interval: 60 seconds
  • Storage: Select a node based on your Logpresso platform configuration.
  • Logger Model: 1Password Item Usage
  • Table: Enter a table name starting with AUTH_1PASSWORD.
  • Connection Profile: Use the configured connection profile.
  • Start Date: Enter the start date in yyyy-MM-dd format.