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 Splunk App for Auth0
SHA256 checksum (splunk-app-for-auth0_031.tgz) 4e101a5d6eb0d1f9389eea9a3f76ee951c0e412090a99712ec14db20f5a2fe54 SHA256 checksum (splunk-app-for-auth0_03.tgz) 528ab6bac2cd38e93604ed6fe76b4808eeb8bdf3f8cc6cb36efe0caf2883ac28 SHA256 checksum (splunk-app-for-auth0_02.tgz) 0a5d40d8ec9d68c0350db0c7839fd6cbfac3594054b93993c67bfdb784d6129d SHA256 checksum (splunk-app-for-auth0_01.tgz) ef782695a1efdf5f4a845fcb144e3ed10908d3d9aadd98b7d4a164405c73bd56
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Splunk App for Auth0

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
Splunk App for Auth0 pulls your logs and gives you an admin dashboard to monitor usage activity on Auth0. Default views include: signups, successful logins, geo distribution of your users, and more.

Auth0 is an identity management service, built for developers. It provides SSO for custom, social and enterprise accounts.

The App is implemented using SimpleXML dashboards and a nodejs based modular input.

Setup

  • You must use a platform that supports Nodejs (which ships in the box for Splunk).
  • Make sure the SPLUNK_HOME environment variable is pointing to the root directory of your Splunk instance.
  • If your Splunk Web is located behind a proxy server, please configure the HTTP(S)_PROXY environment variable.

Usage

  1. Open the Splunk web interface and go to Settings -> Data -> Data inputs
  2. Add new data input for Auth0 app specifying name, domain, global client ID, global client secret and interval (under "More settings" section)

Global client ID and secret can be found from https://docs.auth0.com/api

Troubleshooting

  • File location for latest log checkpoint: $SPLUNK_HOME/var/lib/splunk/modinputs/{AUTH0_DOMAIN}-log-checkpoint.txt
  • This is used to keep track of the last log entry imported. If you delete it, the App will import all logs available on your Auth0 instance. This might result in duplicate events if you don't delete them beforehand.
  • App Log files:
    • $SPLUNK_HOME/var/log/splunk/audit.log
    • $SPLUNK_HOME/var/log/splunk/splunkd.log

Erase data

  1. Open the Splunk web interface, go to Settings -> Data -> Data inputs -> Auth0 and delete the data input
  2. Delete log checkpoint file: $SPLUNK_HOME/var/lib/splunk/modinputs/{AUTH0_DOMAIN}-log-checkpoint.txt
  3. Run these queries:
    • Remove all Auth0 events: sourcetype="auth0_logs" | delete
    • Remove specific data input events: source=auth0://{DATA_INPUT_NAME} | delete

If you have insufficient privileges to delete events (and assuming you are an admin), go to Settings -> Users and authentication -> Access controls -> Roles -> admin and add the delete_by_keyword capability under Capabilities section.

Release Notes

Version 0.3.1
Jan. 19, 2015

Minor improvements

Version 0.3
Dec. 30, 2014

Improve setup process.

Version 0.2
Dec. 18, 2014

Added compatibility to Splunk 6.2

Version 0.1
Oct. 7, 2014

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.