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 Netskope Add-on For Splunk
SHA256 checksum (netskope-add-on-for-splunk_401.tgz) 54529072ecbe8b4c581a114a3f536fe76b806aaa3ec20797bcdde1abd4ff80c6 SHA256 checksum (netskope-add-on-for-splunk_400.tgz) 012aa55a3a27cfd246f2756938d2754813080ea902d151cba18f9917a67be0b7 SHA256 checksum (netskope-add-on-for-splunk_373.tgz) b92286a847b9283eee1eaefa8490c4256827b7f9b2e33341afd55a4ee6b9381b SHA256 checksum (netskope-add-on-for-splunk_372.tgz) 2068be4fab7215606df1ae6aea99e8cc6b1d286698b916f8d450dc87e977aa3e SHA256 checksum (netskope-add-on-for-splunk_371.tgz) 0eef63fe32b448a96bcfd423ecfb871a24f2c77d2bd448c0aaa0d59c4a128dee SHA256 checksum (netskope-add-on-for-splunk_370.tgz) 9efe27d7744aae177f47bfffe3cd42e696fcd3c9f9364a5b3e2dc372748099ec SHA256 checksum (netskope-add-on-for-splunk_360.tgz) 89e25ce819a1ab5beedef6d06ef47cf0b2cd98217a9f7c0059615f66e9359e2a SHA256 checksum (netskope-add-on-for-splunk_350.tgz) 3a140d08716e40dede6a4dd94f897685d528441a7ebe1b678f590b8200275f14 SHA256 checksum (netskope-add-on-for-splunk_340.tgz) 294b7e1f8ec2eb9171f47c41acc390eb0e6ab081a0afdf578d0f9fc213317c13 SHA256 checksum (netskope-add-on-for-splunk_331.tgz) 6f444a15d78bdd705b415af91e80c91e2e358f87820f5356750447c4f66ba3c3 SHA256 checksum (netskope-add-on-for-splunk_330.tgz) 5439b59a0c4f6af0555f4a3ac8a76bf5952623a8749358e221a42e48e810ea63
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Netskope Add-on For Splunk

Splunk Cloud
Overview
Details
THIS COMPONENT IS REQUIRED AND SHOULD BE INSTALLED BEFORE THE NETSKOPE APP FOR SPLUNK
PLEASE GO TO DETAILS AND READ THE INSTALLATION INSTRUCTIONS

!! UPGRADING IS SUPPORTED WITHIN THE >= 2.X CHAIN. IF COMING FROM 1.X, PLEASE REMOVE 1.X BEFORE INSTALLING ?=2.X !!

The Add-on typically imports and enriches data from Netskope API, creating a rich data set ready for direct analysis or use in an App. The Netskope Add-on for Splunk will provide the below functionalities:
* Collect data from Netskope via REST endpoints and store it in Splunk indexes
* Categorize the data in different source types
* Parse the data and extract important fields

## DEPRECATION INFO
* Input named "Web Transaction V1" has been been removed from v3.4.0. So, it is recommended to move to the "Web Transaction V2" input.
* Inputs named "Events (Deprecated)" and "Alerts (Deprecated)" has been removed from v3.7.0. So, it is recommended to move to "Events (Iterator)" and "Alerts (Iterator)" inputs.

Splunk Add-on for Netskope

This is an add-on powered by the Splunk Add-on Builder

OVERVIEW

  • The Add-on typically imports and enriches data from Netskope API, creating a rich data set ready for direct analysis or use in an App.
  • Author - Netskope, Inc.
  • Version - 4.0.1

Compatible with:

  • Splunk Enterprise version: 9.3.x, 9.2.x and 9.1.x
  • OS: Platform independent
  • Browser: Google Chrome, Firefox
    NOTE: Compatible OS with Web transactions V2 Input: Latest Ubuntu, CentOS, RHEL and Windows

DEPRECATION INFO

  • Input named "Web Transaction V1" has been been removed from v3.4.0. So, it is recommended to move to the "Web Transaction V2" input.
  • Inputs named "Events (Deprecated)" and "Alerts (Deprecated)" has been removed from v3.7.0. So, it is recommended to move to "Events (Iterator)" and "Alerts (Iterator)" inputs.

PREREQUISITES

Netskope Webtransactions V2 input:

  • The Web transactions v2 is GA; it is a licensed feature. You must be a web transaction v2 customer to use the WebTxv2 endpoint functionality. Please ensure that web transaction v2 logs are enabled, this is not done by default. Support can ensure this is done. Splunk will get a 404 for the web transactions polling response if they are not enabled.
  • If you are using Web transactions V2 input, make sure that the underlying Operating System is as latest as possible, as it is using OS-dependent functionalities while collecting events that might not work in older OS.
  • For admins restricting access to the internet for their Splunk heavy forwarders or Cloud IDM, please add a bi-directional firewall to allow the rule to reach "pubsublite.googleapis.com" on TCP:443 and all GCP (Google Cloud Platform) hosts. The Add-on will first send the request to "pubsublite.googleapis.com:443" and fetch a list of GCP hosts to later request them for web transaction events.
    • Follow the below-mentioned steps to get the specific domain where your data resides and add these to the allowed list:
    • Run the following cURL command:

      • curl -X 'GET' 'https://<tenant-name>.goskope.com/api/v2/events/token/transaction_events?regenerate=false&decode=false' -H 'accept: application/json' -H 'Netskope-Api-Token: <API-V2-Token>'

      • Example command: curl -X 'GET' 'https://splunk-demo.goskope.com/api/v2/events/token/transaction_events?regenerate=false&decode=false' -H 'accept: application/json' -H 'Netskope-Api-Token: a12b34cde56f7g89h0ij12k345678lmn'

        • In the response under the "subscription" key, the location will be present after locations/ on the first line.
        • That region needs to be added to the firewall-allowed list in the format: [region-name].pubsublite.googleapis.com
        • Ex: europe-west1.pubsublite.googleapis.com
        • If that doesn't work, check out the below link for getting a list of CIDRs of GCP hosts for setting firewall rules:
        • https://www.gstatic.com/ipranges/goog.json
      • Make sure that SSL inspection is disabled for the mentioned list of IP ranges.
      • As Webtx2 input is not supporting HTTPS_PROXY, make sure that it is not configured (in TA, OS, and Network level) Splunk environment.

      Events & Alerts Input

      • If the Netskope and Splunk admin wants to leverage API v2, they should create a new v2 API token that is fully entitled with every read scope (Refer to section "Details > #SUPPORTED TOKENS AND REQUIRED PERMISSIONS").
        NOTE: If Splunk is stopped or input is disabled or some intermediate error occurs from API while TA is collecting data, then it might result in data duplication during that period.

      Orchestration Actions (Populate URL list or Filehash list)

      • File Hash Alert Action supports only the V1 token which doesn't require setting any scope.
      • To use the URL list, Netskope admin will need to increase the APIv2 token's scope to include read AND write scope (Refer to section "Details > #SUPPORTED TOKENS AND REQUIRED PERMISSIONS").

      RECOMMENDED SYSTEM CONFIGURATION

      TOPOLOGY AND SETTING UP SPLUNK ENVIRONMENT

      This Add-On can be set up in two ways:

1) Standalone Mode: Install the Add-on app on a single machine. This single machine would serve as a Search Head + Indexer + Heavy Forwarder for this setup.
2) Distributed Environment: Install Add-on on Search Head and Heavy Forwarde (or Cloud IDM) * Add-on resides on search head machine need not require any configuration unless user wants to use alert action. * If alert actions are used, configure account, proxy and logging in configuration page on Search Head. * Add-on needs to be installed and configured on the Heavy Forwarder system. * Execute the following command on Heavy Forwarder to forward the collected data to the indexer.

$SPLUNK_HOME/bin/splunk add forward-server <indexer_ip_address>:9997 * On the Indexer machine, enable event listening on port 9997 (recommended by Splunk). * Add-on needs to be installed on search head for CIM mapping.

NOTE: Here $SPLUNK_HOME is the absolute path where splunk is installed.

SUPPORTED TOKENS AND REQUIRED PERMISSIONS

  • Ensure you are configuring inputs or alert actions with an account configured with tokens as shown below.
    Event types: Connection, Application, Network, Audit, Infrastructure, Incident, Endpoint
    Alert Types: compromisedcredential, ctep, dlp, malsite, malware, policy, quarantine, remediation, securityassessment, uba, watchlist
    | Input Name / Alert Action | Supported Tokens / Key |
    | ---------------------------- | ---------------------------------------------------------- |
    | Events (Iterator) | V2 Token |
    | Alerts (Iterator) | V2 Token |
    | Clients | V1 Token |
    | Web Transactions V2 | V2 Token |
    | URL List Alert Action | V1/V2 Token (V2 Token will be used if both are configured) |
    | File Hash Alert Action | V1 Token |
    | Quarantine File Alert Action | Azure RBAC of 'Contributor' role |

  • If V2 Token is configured, ensure it has sufficient endpoint permissions for respective inputs or alert actions as listed in the table.

Input Name / Alert Action Endpoint Permissions
Events (Iterator) /api/v2/events/dataexport/events/*
Alerts (Iterator) /api/v2/events/dataexport/events/audit, /api/v2/events/dataexport/events/alert , /api/v2/events/dataexport/alerts/*
Web Transactions V2 /api/v2/events/token/transaction_events
URL List Alert Action /api/v2/policy/*

Note: * Here "/api/v2/events/dataexport/events/*" means all endpoints starting with the "/api/v2/events/dataexport/events/" prefix. * To update the V2 Token permission, login to the netskope portal and then navigate to Settings > Tools > REST API v2. * V1 Token doesn't require any additional steps of adding permissions. * When configuring "Token V2" on the account page, "/api/v2/events/dataexport/events/audit" or "/api/v2/events/data/page" endpoint permissions will be required for Iterator or Deprecated inputs, respectively. * A valid STMP server configuration is required to use the "Email Notification" feature. * To use the "Email Notification" feature with a personal Gmail account, an app password is required for that Gmail account. To setup the App Password, follow these steps: https://support.google.com/accounts/answer/185833?hl=en

CAUTION

Note: Webtx2 input is not supporting HTTPS_PROXY. * This component is required and must be addressed before installing the Netskope TA. * The TA only supports polling Netskope events at 10,000 items per page for events, alerts or clients input. * Upgrading is supported within the 2.x version chain. If you are upgrading from TA v1.x, please remove it before installing version 2.x. * If Splunk is stopped or input is disabled or some intermediate error occurs from API while TA is collecting data, then it might result in data duplication during that period.

CONFIGURATION

Follow the below steps for configuring Netskope Add-on for Splunk

Account

  • From the Splunk Home Page, click on Netskope Add-on for Splunk and navigate to the Configuration section.
  • In the Account tab, click on the Add button to configure a new Account.
  • Enter the required details like Account Name (To uniquely identify accounts in Splunk), Hostname, Token V1, Token V2. Click on Save to save the configuration.

Logging

  • To configure the Log Level, go to the Configuration -> Logging tab.

Proxy

  • To use a proxy as part of the connection to Netskope, go to the Configuration -> Proxy tab and provide the required details. Don't forget to check the Enable option.

Advance Settings (For custom Splunk index usage)

  • To change the Base Event Type, go to Add-on Settings tab. It will be the base search for all event types(All the Dashboards of Netskope App for Splunk will refer to this Base Event Type to populate the data in the Dashboards)

Events, Alerts & Clients Input

  • To manage the Modular Inputs, navigate to the Inputs section.
  • Click on the Create New Input button provided on the top right and select specific Input Name.
  • Specify all required parameters needed to configure inputs.
  • For Events, Alerts & Clients related input, provide details like Name, Interval, Index, Netskope Account, Start Date Time, Query, Event Types, Alert Types, etc, and click on Save to save the input configuration.
  • If you are collecting data in the custom index then don't forget to update the Base Event Type under Add-on Settings of Configuration Section. E.g. index=main OR index=custom_index_1 OR index=custom_index_2
  • User can enable/disable/edit/delete Modular Input by selecting specific action.
    Note:
  • If token is updated in existing account then existing inputs will start using new token within 30 minutes. If you want to make it use new token, then disable and enable the existing inputs.
  • If v1 & v2 both tokens are configured in selected account, then Inputs or Alert Action will first Prioritise v2 token.
  • In "Alerts (Iterator)" input, select the specific alert type instead of "All" to get detailed alert events. Selecting each alert type creates a separate thread to collect alerts, which might increase resource consumption.
  • The "Alerts (Iterator)" input may cause resource usage to increase if separate alert types are selected (instead of All), since the threading mechanism will collect all types of alerts simultaneously.
  • Netskope recommends using the dataexport iterator endpoints whenever possible as they provide greater reliability in log delivery and better performance overall.
  • Splunk admins should not query the same event or alert data export endpoint from multiple Splunk instances. Admin can reduce HA capacity requirements by splitting endpoints up between multiple TA, each of which is solely responsible for polling those particular endpoints.

Netskope Webtransaction V2 Input Configuration

Follow the below steps for configuring Netskope Web transaction V2 * Navigate to Inputs -> Create New Input -> Web Transactions V2. * Enter the Input Name, Index & Netskope Account (which has V2 Token with rewuired permission mentioned in ## SUPPORTED TOKENS AND REQUIRED PERMISSIONS). * Click on Save.

CONFIGURATION OF MULTIPLE PARALLEL INGESTION PIPELINE STEPS

Note: * Adding multiple ingestion pipelines, requires significant hardware resources. Reference: https://docs.splunk.com/Documentation/Splunk/9.0.3/Capacity/Referencehardware

If you are having significant input data for Web Transaction V2 input and Splunk is not able to match the ingestion rate, then follow the below steps to configure multiple ingestion pipelines in Splunk to achieve a higher ingestion rate for Web Transaction V2 Input.

  1. Disable web transaction V2 input.
    Note: If web transaction V2 input is not created then first create it from Inputs -> Netskope Web Transactions V2

  2. From backend, navigate to $SPLUNK_HOME/etc/system/local/server.conf and modify [general] stanza to make "parallelIngestionPipelines" property value with the required parallel pipelines value (Recommended max parallel pipelines are 2).
    Note: If server.conf files do not exist at the specified location then create it and apply changes.

  3. From backend navigate to $SPLUNK_HOME/etc/apps/TA-NetSkopeAppForSplunk/local/inputs.conf and in [netskope_webtransactions_v2://<<web txn V2 input name>>] stanza add "parallel_ingestion_pipeline" property with same value as provided in [general] stanza in step #2.

  4. In $SPLUNK_HOME/etc/apps/TA-NetSkopeAppForSplunk/local/inputs.conf there will be [batch://$SPLUNK_HOME/var/spool/splunk/webtxn1/<account_name><input_name>__web_transactions_v2.gz] stanza for the Web Transactions V2 input. Make replica of same batch stanza and its property values in same inputs.conf file.

  5. In this replicated batch stanza change the directory name "webtxn1" with "webtxn2" (i.e. [batch://$SPLUNK_HOME/var/spool/splunk/webtxn1/<account_name><input_name>__web_transactions_v2.gz] to [batch://$SPLUNK_HOME/var/spool/splunk/webtxn2/<account_name>_<input_name>__web_transactions_v2.gz]). Do the same and make number of batch stanzas same as the number of ingestion pipelines.
    Note: Give the names for webtxn{N} in batch stanza sequentially.

  6. Restart Splunk.
    Note:

  7. In case of editing or deleting of Web Transactions V2 input, apply the changes for all of the batch stanzas property in $SPLUNK_HOME/etc/apps/TA-NetSkopeAppForSplunk/local/inputs.conf from the backend.

ALERT ACTION

  • Netskope File Hash Alert Action
  • Netskope URL Alert Action
  • Netskope Quarantine File

Warning: * If you want to use API v2 token then configure API v2 token in the existing account which is used in URL list alert action. If a new account is created for the existing URL list alert action, then the old URL list will be removed & it will start filling from that point.

END USER LICENSE AGREEMENT

https://www.netskope.com/software-eula

Support

  • Support Email: support@netskope.com
  • Responses vary on working days between working hours.
  • Supported TA: v3.x.x, v4.0.0 and 4.0.1

COPYRIGHT INFORMATION

Copyright (C) 2024 Netskope, Inc. All rights reserved.

Release Notes

Version 4.0.1
Oct. 24, 2024
  • Fixed an issue where Web Transaction logs were not collected due to invalid characters in the data.
Version 4.0.0
Aug. 27, 2024
  • Added option to include/exclude specific fields in Alerts (iterator), Events (iterator), and Web Transactions V2 inputs
  • Fixed the issue of multi-threading in iterator inputs.
  • Enhanced internal logs to include more details.
  • Added the Troubleshooting dashboard in the TA to get better insights of the data ingestion and delay.
  • Fixed other minor issues.
Version 3.7.3
July 17, 2024

Updated Splunk Add-on builder version v4.2.0 to support cloud compatibility.
Added compatibility with Python 3.9.

Version 3.7.2
July 2, 2024
  • Minor Enhancements.
Version 3.7.1
June 14, 2024
  • Fixed data collection issue in Web Transactions v2
Version 3.7.0
April 29, 2024
  • Added support for 'Endpoint' event type in 'Events (Iterator)' input.
  • Removed 'Events (Deprecated)' and 'Alerts (Deprecated)' input.
  • Updated error handling logic for API response for 'Web Transaction' input.
  • Upgraded Netskope SDK to 0.0.38.
Version 3.6.0
Jan. 11, 2024
  • Added "Email Notification" feature that will send an Email if Input(s) is/are inactive for a specified duration. This feature can be enabled from the "Configuration" Page.
  • Added support of proxy for "Web Transaction V2" input validation.
  • Changed the default value of the "action" field to "NA" for the Connection/Page event.
Version 3.5.0
Oct. 24, 2023
  • Added 'Netskope Quarantine File' Alert Action for Azure, to move malware alert file to the destination container and create an empty file with 'tombstone_' prefix in the source container.
  • Added 'Storage Account' tab in the 'Configuration' page to configure Azure storage account details.
Version 3.4.0
Sept. 20, 2023
  • NOTE: This version v3.4.0 has some breaking changes, so please check the 'UPGRADE' section in the Installation tab before proceeding with the update.
  • Changed the configuration logic for the "Web Transaction V2" input to obtain the Subscription path and Subscription Key using the V2 token instead.
  • Added back pressure mechanism for 'Web Transaction V2' input, to handle the situation of too many files in the spool location.
  • Added End Datetime support for the "Events (Iterator)" and "Alerts (Iterator)" inputs.
  • Added retry logic for the validation of the "Events (Iterator)" and "Alerts (Iterator)" inputs.
  • Changed retry count to be configurable for the "Events (Iterator)" and "Alerts (Iterator)" inputs.
  • Updated logging time to GMT/UTC timezone for all inputs.
  • Upgraded Netskope SDK to 0.0.33.
Version 3.3.1
April 25, 2023
  • Improved the data collection logic for "Web Transaction V2" input to prevent slow ingestion during header format changes.
  • Retry logic for the "Events (Iterator)" and "Alerts (Iterator)" inputs has been enhanced by adding a backoff factor between each retry calls.
  • Added validation for the selected events/alerts type on the "Events (Iterator)" and "Alerts (Iterator)" input pages.
  • Added feature for auto-read newly configured account tokens without manual changes.
  • Security fix (CVE-2022-23491) - Upgraded the certifi library to the latest version.
Version 3.3.0
Dec. 30, 2022

Version 3.3.0

  • Added the support of the "Alert Type" filter for "Alerts (Iterator)" input.
  • Enhanced data collection logic for "Alerts (Iterator)" input.
  • Added the tooltips for various configuration fields.
  • Enhanced the validation in the account page for the "Input Types" field.

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 LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.