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 Authentication App for Splunk
SHA256 checksum (authentication-app-for-splunk_140.tgz) d8524ca865a1d6afbdb2062e65a7abf8714f3abc134e9e7a7e73c7c84b2dff8a SHA256 checksum (authentication-app-for-splunk_13.tgz) db0038c0b827dab7b63eed039872b9f596f333ab174b96da1f931082d7adaa19 SHA256 checksum (authentication-app-for-splunk_12.tgz) 068ff4d88471a7c8c481ee715b6a4d899c2669a3f20e82db0f2eca7e7501130a SHA256 checksum (authentication-app-for-splunk_11.tgz) bd2142f3b41930ffc41aee2059177974f4aacdaa20bf1425807e33f94ba9458b SHA256 checksum (authentication-app-for-splunk_10.tgz) b3dd04419b5ea505163e84964c7f59ebf2c553249ea59a0603bf19ac77beb23a
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Authentication App 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
Deprecation Warning!!!
This app has been deprecated. There will be no new development or bug fixes. It has been replaced by the Aplura Authentication App for Splunk: https://splunkbase.splunk.com/app/4227/

Authentication App for Splunk

Deprecation Warning!!!

This app has been deprecated. There will be no new development or bug fixes. It has been replaced by the Aplura Authentication App for Splunk.

Overview

Most sourcetypes contain authentication events of some sort. This app provides Splunk dashboards, forms, and reports which can be used to explore your authentication events across your different sourcetypes.

To do this, the app relies on the Splunk Common Information Model (CIM) for authentication events. This means that the app can report on any authentication data, as long as it has been on-boarded properly, and is available through the Authentication data model.

A note on Splunk Data Model Acceleration and Disk Space

This app requires data model acceleration, which will use additional disk space. If you are using the Splunk App for Enterprise Security, this is already enabled, and should have been factored into your retention policies. If not, you should review the documentation on data model acceleration, how it uses disk space, and how to plan for it.

A note on the Splunk Common Information Model

As mentioned above, the app uses the CIM for authentication events. The CIM allows you to take events from a number of sources or products, and report on them in one cohesive manner, using a common set of names for fields and event types.

Available Dashboards

Overview

Provides a starting point for exploring your authentication events. Most panels will drill-down to other pages in the application.

User Profile

A view based on a single user's authentication activity.

Source Profile

Authentication events which appear to come from a single source.

Destination Profile

Authentication events where users are authenticating against the same destination.

App Profile

Panels which focus on events which all are from the same application (win:local, ssh, vpn, etc).

Action Profile

A view based in the action ("success", "failure", "unknown") from the authentication event.

Default Authentication

Reports on default authentication occurring in the environment. See the Customization section of this document for more information about how this dashboard can be customized for your deployment.

Privileged Authentication

Reports on privileged authentication occurring in the environment. See the Customization section of this document for more information about how this dashboard can be customized for your deployment.

Authentication Search (Advanced)

A form for finding events based on various field values.

Authentication Geography (Advanced)

People like maps. This dashboard needs more development.

Sourcetypes (Advanced)

Information about the sourcetypes which are present in the accelerated data.

Prerequisites

Splunk Versions

This app has been tested with Splunk versions 6.6. This app should be installed on the same search head on which the Authentication data model has been accelerated.

Splunk Common Information Model Add-on

This app depends on data models included in the Splunk Common Information Model Add-on, specifically the "Authentication" data model. Please review the information on installing and using the Splunk Common Information Model Add-on and information on configuring the acceleration on the data model.

The Splunk Common Information Model Add-on can be downloaded from Splunkbase.

This app has been tested with versions 4.8 of the CIM add-on.

Data model Acceleration on the Authentication data model

In order to make the app respond and load quickly, accelerated data models are used to provide summary data. For this data to be available, the Authentication data model must be accelerated. Information on how to enable acceleration for the Authentication data model can be found here. The data model must be accelerated for the length of time for which you would like to see reporting.

Installation

This app should be installed on a search head where the Authentication data model has been accelerated. More information on installing or upgrading Splunk apps can be found here.

Simple Installation Process

  1. Make sure the field extractions and tags on your authentication events are correct.
  2. Install the Splunk Common Information Model Add-on (skip if you are installing on an ES search head).
  3. Install the Authentication App for Splunk.
  4. Enable accelerations on the Authentication data model (skip if you are installing on an ES search head).
  5. Wait for the accelerations to start. After the acceleration searches have run, you should start seeing the dashboards populate.

Customization

There are two macros which may be customized to help this app fit into your environment, and make use of other lookups (possibly the ones from the Splunk App for Enterprise Security). In both of these cases, the result is that the search in the macro should output a user field which contains the users appropriate for your environment.

authentication_default_users_lookup

Used for the Default Authentication dashboard. This list was put together from multiple sources, and may not contain all of the default users which may be available in your environment.

authentication_priv_users_lookup

Used for the Privileged Authentication dashboard. This list was put together from multiple sources, and may not contain all of the privileged users which may be available in your environment.

If you want to customize the lookups

I strongly suggest that if you want to use customized versions of these lookups, you create new configurations for additional lookups, rather than editing the .csv files included in the app. Splunk lookup files are not upgrade safe, so future versions of the app will contain lookup files which may overwrite your customizations.

About support for this app

Support for this app is provided on a best-effort basis. We have released this app for free, and want to help solve issues, and add features, but we also have day-jobs. The Github repo to report issues can be found here.

Need help? Use the Splunk community resources! I can be found on many of them:

References

Splunk Common Information Model

Downloads

Credits

This app was created by David Shpritz of Aplura, LLC.

Release history

v1.4

  • Added deprecation warning and link to replacement.

v1.3

  • Changed search on the geography page to respect the time picker (thanks mattymo!)

v1.2

  • Converted event views at the bottom of profile pages to use tstats-based searches instead of raw events
  • Converted Authentication Search panel to use the from command instead of datamodel

v1.1

  • Fixed to the geography page

v1.0

Initial release

Release Notes

Version 1.4.0
Sept. 4, 2019
  • Added deprecation warning and link to replacement.
Version 1.3
July 22, 2017

Changed search on the geography page to respect the time picker (thanks mattymo!)

Version 1.2
July 18, 2017
  • Converted event views at the bottom of profile pages to use tstats-based searches instead of raw events
  • Converted Authentication Search panel to use the from command instead of datamodel
Version 1.1
July 7, 2017

Update to the geography page and dashboard permissions (now system exported)

Version 1.0
July 5, 2017

Initial Release


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.