:::info legacy
This document contains our legacy collection method for non-Fedramp Sumo logic deployments. If you are not using the Sumo Logic FedRamp deployment, use the [new Cloud-to-Cloud Integration for Netskope](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/netskope-source) to create the source and use the same source category while installing the app.
:::
The Netskope App provides visibility into the security posture of your applications and helps you determine the overall usage of software and SaaS applications.
Netskope is a Cloud Access Security Broker (CASB) hosted in the cloud. The Netskope product is primarily used for enforcing security policies for cloud-based resources, such as Box and Microsoft Office 365. Customers purchase a CASB to address cloud service risks, enforce security policies, and comply with regulations, even when cloud services are beyond their perimeter and out of their direct control.
## Log types
The Netskope App provides a collector source for pulling all the events and alerts from Netskope in real-time via API calls and ingests them into the Sumo Logic platform through our Hosted collector.
For more information on Netskope, refer to the Netskope [documentation](https://www.netskope.com/platform/how-it-works).
## Collect Logs for Netskope
The sections below are deprecated for non-FedRamp Sumo Logic deployments. If you're using the Sumo Logic FedRamp deployment, use the sections below to configure the collection for this app.
### Collection Overview (DEPRECATED)
Sumo Logic provides a collector agent that pulls logs from Netskope with API calls. You can configure the list of events and alerts to be collected, but by default all events and alerts are collected.
The events and alerts are forwarded to the Sumo Logic HTTP endpoint in JSON format. The configuration from a yaml file, which is stored in the home directory, is used. By default the collection starts from last 7 days, but this setting is configurable.
The Netskope App has the following components:
* **Application Usage:** Insights into application usage; specifically by devices, users, users and traffic patterns.
* **Security Alerts:** Visibility into Netskope security alerts and violations and the ability to identify effects of a breach.
### Step 1: Adding a Hosted Collector and HTTP Source (DEPRECATED)
This section demonstrates how to add a hosted Sumo Logic collector and HTTP Logs and Metrics source, to collect events for Netskope
#### Prerequisites
Before creating the HTTP source, identify the Sumo Logic Hosted Collector you want to use, or create a new Hosted Collector as described in the following task.
When you configure the HTTP Source, make sure to save the HTTP Source Address URL. You will need this to configure in configuration file.
To add a hosted collector and HTTP source, do the following:
1. To create a new Sumo Logic Hosted Collector, perform the steps in [Configure a Hosted Collector](/docs/send-data/hosted-collectors/configure-hosted-collector).
2. Add an [HTTP Logs and Metrics Source](/docs/send-data/hosted-collectors/http-source/logs-metrics).
3. In **Advanced Options for Logs**, under Timestamp Format, click **Specify a format** and enter the following:
* Specify **Format** as `epoch`
* Specify **Timestamp locator** as `\"timestamp\": (.*),`
4. Click **Add**.
### Step 2: Getting a token from the Netskope Portal (DEPRECATED)
Netskope REST APIs use an auth token to make authorized calls to the API. This section demonstrates how to obtain a token from the Netskope user interface (UI).
To obtain a Netskope auth token, do the following:
1. Login to Netskope as the Tenant Admin.
2. Go to the API portion of the Netskope, **Settings** > **Tools** > **Rest API**.
3. Copy the existing token to your clipboard, or you can generate a new token and copy that token.
### Configuring a Sumo Logic Netskope collector (DEPRECATED)
This section provides walkthrough instructions that demonstrate how to configure a Sumo Logic Netskope collector.
The sumologic netskope collector is compatible with Python 3.7 and Python 2.7. It has been tested on Ubuntu 18.04 LTS and Debian 4.9.130.
To create a Sumo Logic Netskope collector, do the following:
1. Login to a Linux machine.
2. Install the collector using the following command. If pip (python package installer) is not installed on your system, see the pip [docs](https://pip.pypa.io/en/stable/installing/) for instructions on how to download and install pip.
```
pip install sumologic-netskope-collector
```
3. Download the [netskope.yaml](https://s3.amazonaws.com/appdevstore/netskope.yaml) configuration file and place in the home directory.
4. Edit the netskope.yaml file in the following way:
* Replace `| Parameter | Usage |
| EVENT_TYPES | List of events to fetch from Netskope:
|
| ALERT_TYPES | List of alerts to fetch from Netskope:
|
| BACKFILL_DAYS | Number of days before the event collection will start. If the value is 1, then events are fetched from yesterday to today. |
| PAGINATION_LIMIT | Number of events to fetch in a single API call |
| LOG_FORMAT | Log format used by the python logging module to write logs in a file |
| ENABLE_LOGFILE | Set to TRUE to write all logs and errors to a log file |
| ENABLE_CONSOLE_LOG | Enables printing logs in a console |
| LOG_FILEPATH | Path of the log file used when ENABLE_LOGFILE is set to TRUE |
| NUM_WORKERS | Number of threads to spawn for API calls |
| MAX_RETRY | Number of retries to attempt in case of request failure |
| BACKOFF_FACTOR | A backoff factor to apply between attempts after the second try. If the backoff_factor is 0.1, then sleep() will sleep for [0.0s, 0.2s, 0.4s, ...] between retries. |
| TIMEOUT | Request time out used by the requests library |
| TOKEN | API Token used for API calls authentication |
| SUMO_ENDPOINT | HTTP source endpoint url created in Sumo Logic |
### Application Users
**Netskope - Application Users Dashboard** provides a high-level view of application events, total sessions, user activity and geographic location by source IP and destination IP. This dashboard also shows visual breakdowns of distributions by operating system, browser, device, and user activity.
Use this dashboard to:
* Monitor recent user activities, track user locations, and find out the top users affected by alerts.
* Determine user classifications by browsers, devices, operating system (OS).
### Application Details
**Netskope - Application Details Dashboard** provides a high-level view of data for unique applications used, as well as top applications by alerts, bytes, and average page duration. This dashboard also provides a visual breakdown of applications by category, devices by user access, and network usage over time.
Use this dashboard to:
* Monitor the top applications generating alerts.
* Find out detailed information about application usage in terms of page duration, user counts, upload and download bytes.
### Alert Overview
**Netskope - Alert Overview Dashboard** provides a high-level view of your alert data by type, geographic location of source IPs, total and top alerts, alerts by user, recent alerts, and alert trends over time.
Use this dashboard to:
* Track users affected by alerts.
* Monitor abnormal spikes, alert locations, and recent alerts.
### Alert Details
**Netskope - Alert Details Dashboard** provides a visual presentation of alert analytics, including the geographic locations of suspicious source and destination IPs, a time compare of alters, alert outlier trends over time, alerts by application, and recent alerts with a poor cloud confidence level.
Use this dashboard to:
* Compare alerts over time and anomalies in alert rates.
* Track which applications are producing the most alerts over time.
### Data Loss Prevention
**Netskope - Data Loss Prevention Dashboard** provides a high-level view of data loss prevention (DLP) analytics, including incidents by policy over time, incidents by severity and application, incidents by operating system (OS) and browser. This dashboard also shows data on DLP rules, top profiles, incident count, and users affected.
Use this dashboard to:
* Track users and applications affected by DLP incidents.
* Monitor High Severity DLP incidents.
* Determine objects with critical severity.
### Compromised Credentials
**Netskope - Compromised Credentials Dashboard** provides easily accessible analytics on compromised credentials, including the number of users with compromised credentials, a breach count and top breaches, and source info. This dashboard also provides data on recent compromised credentials, apps used by users after a credentials breach, and user activities after a credentials breach.
Use this dashboard to:
* Track credential breaches along with their source.
* Monitor user activities.
* Monitor application usage after credentials have been breached.
### Malware
**Netskope - Malware Dashboard** provides a high-level view of total malwares detected, total apps and users affected, total files infected, top source IPs and malware types, and the top users affected. This dashboard also provides data malware incidents by app and severity, affected file types, apps used on infected machines, and the user activity on infected machines.
Use this dashboard to:
* Determine applications and users affected by malware.
* Monitor user activity on affected machines.
### Anomalies
**Netskope - Anomalies Dashboard** provides an at-a-glance view of anomalies on your environment, including the number of anomalies, users affected, anomalies over time, anomalies by app, alert name, and risk level. It also includes data on top users by anomaly risk level and recent anomalies by high risk level.
Use this dashboard to:
* Monitor anomalies in users activities.
* Track anomalies with high risk levels.