icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Okta Advanced Server Access Add-on for Splunk
SHA256 checksum (okta-advanced-server-access-add-on-for-splunk_213.tgz) 9dd7f5b102fb1002983acd11ca5ec2050c35cf0f58580a2691f1582a930f7944
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Okta Advanced Server Access Add-on for Splunk

This app has been archived. Learn more about app archiving.
This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
This addon will collect audit events from the Okta Advanced Server Access (ASA) API and index them into Splunk. This makes tracking events like permission changes, server logins, credential approvals through ASA simple.

Okta Advanced Server Access Add-on

This addon will collect audit events from the Okta Advanced Server Access (ASA) API and index them into Splunk. This makes tracking events like permission changes, server logins, credential approvals through ASA simple.

Getting Started

Prerequisites

This add-on will require an API key and secret to access the audit data from ASA. We recommend creating a dedicated service account for this purpose and assigning the minimum privleges. Perform the following steps in the ASA webapp.

  • Create a new service user in the ASA webapp
  • Create an API key for this new service user
  • Take note of the API Key ID and API Key Secret
  • Add your service user to a group, and be sure this group has at least the Reporting permission

Install

We can now install the Add-on in our Splunk environment. This add-on is primarily a tool for collecting logs and is only required to be installed a heavy forwarder. It does contain saved searches and other knowledge objects so installation on search heads is helpful. Only configure an input on one Splunk server.

  • Install via the Splunk webapp (recommended) or manually copy and expand the app into $SPLUNK_HOME/etc/apps/ location
  • Restart the Splunk server

Configure Settings (optional)

Using the Splunk webapp, login and launch the newly installed Okta Advanced Server Access Add-on.

The default settings are appropriate in most cases. Be aware of the advanced Add-on Settings and Logging available in the Configuration menu.

Define Account

Using the Splunk webapp, login and launch the newly installed Okta Advanced Server Access Add-on.

Before we can define an input we must provide account credentials. Using the API Key ID and API Key Secret from our Prerequisites section perform the following.

  • Navigate to Configuration -> Account
  • Click Add
  • Provide a unique and appropriate Account Name for the account (arbitrary value)
  • Enter the API Key ID
  • Enter the API Key Secret
  • Click Add

Define Input

With our Account defined we can now define and Input

  • Navigate to Input
  • Click Create New Input
  • Provide a unique and appropriate Account Name for the input (arbitrary value)
  • Provide the desired interval (60 seconds is recommended)
  • Choose the appropriate Index
  • Enter the Team Name you wish to collect audit events for (This is your ASA Team Name and must be correct)
  • Select the appropriate ASA Account defined in the previous step
  • Click Add

Search for data

This add-on will produce data with a source of source="Okta:ASA"

{
    "id": "UhSXLZ2N51GGpjYAnY3nUQ==",
    "timestamp": "2020-07-09T15:12:08.314955Z",
    "details": {
        "actor": {
            "id": "a6a33a38-f871-417a-9bf6-d3d05ce20aef",
            "name": "mbegan",
            "status": "ACTIVE",
            "details": {
                "first_name": "Matthew",
                "last_name": "Egan",
                "full_name": "Matthew Egan",
                "email": "mbega.n@gmail.com"
            },
            "user_type": "human",
            "oauth_client_application_id": null,
            "role_grants": null,
            "deleted_at": null
        },
        "target_user": {
            "id": "d54bc50c-7afc-46b0-bdd9-ae0356ed451f",
            "name": "SplunkTest",
            "status": "ACTIVE",
            "details": null,
            "user_type": "service",
            "oauth_client_application_id": null,
            "role_grants": null,
            "deleted_at": null
        },
        "team_id": "a9dcf8ed-a32e-411b-be70-f89932ef4998",
        "team_name": "oktabd-dev",
        "trace_id": "1-5f0733c8-f1b67bc0b80fa79cdb92630c",
        "type": "apikey.rotate",
        "user_name": "SplunkTest"
    }
}

Troubleshooting and FAQ

Troubleshooting

Look at the logs (index=_interal sourcetype="ta:okta:advanced:server:access:add:on:for:splunk:log" or the tail -f ta_okta_advanced_server_access_add_on_for_splunk_advanced_server_access.log file

FAQ

Will update as they come in

Enjoy!

Release Notes

Version 2.1.3
Oct. 29, 2020

Removed errantly included input


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.