Duo Security Logs

Panther supports pulling logs directly from Duo

Overview

Panther can collect the following Duo logs via the Duo API:

How to onboard Duo logs to Panther

To onboard Duo logs to Panther, follow the steps below. You can also view the data ingestion video overview for a quick walkthrough of Duo log onboarding.

Step 1: Create a Duo application

  1. Follow the instructions here to create a new Duo application.

    Note that only administrators with the Owner role can create or modify an Admin API application in the Duo Admin Panel.

  2. Grant the application Grant read log permissions.

Step 2: Create a new Duo source in Panther

  1. In the lefthand navigation bar of your Panther Console, click Configure > Log Sources.

  2. Click Create New.

  3. Select Duo from the list of available log sources. Click Start Setup.

  4. On the next screen, enter a descriptive name for the source (for example, My Duo logs) and select the type of logs you want to monitor.

  5. Click Setup.

  6. Fill in the fields below:

    • Integration Key: Enter the integration key of the Duo app.

    • Secret Key: Enter the secret key of the Duo app.

    • API Hostname: Enter the API hostname of the Duo app.

  7. Click Setup. You will be directed to a success screen:

The success screen reads, "Everything looks good! Panther will now automatically pull & process logs from your account"
  • You can optionally enable one or more Detection Packs.

  • The Trigger an alert when no events are processed setting defaults to YES. We recommend leaving this enabled, as you will be alerted if data stops flowing from the log source after a certain period of time. The timeframe is configurable, with a default of 24 hours.

    The "Trigger an alert when no events are processed" toggle is set to YES. The "How long should Panther wait before it sends you an alert that no events have been processed" setting is set to 1 Day

Supported log types

Required fields in the schema are listed as "required: true" just below the "name" field.

Duo.Administrator

Duo administrator log events.

For more information, see Duo Documentation on Administrator Logs.

Duo.Authentication

Duo authentication log events(v2).

For more information, see Duo Documentation on Authentication Logs.

Duo.OfflineEnrollment

Duo Authentication for Windows Logon offline enrollment events.

For more information, see Duo Documentation on Offline Enrollment Logs.

Duo.Telephony

Duo telephony log events.

For more information, see Duo Documentation on Telephony Logs.

Last updated

Was this helpful?