Netskope integration
Last updated
Was this helpful?
Last updated
Was this helpful?
Integrate with Logs from the Netskope Platform using the HTTP Pull Listener to extract events using the data export API.
In the HTTP Pull listener, you need to specify how and where to collect the data and how to establish a connection with Netskope. You will need a Netskope YAML.
Enter the basic information for the new Listener.
Name*
Enter a name for the new Listener.
Description
Optionally, enter a description for the Listener.
Tags
Add tags to easily identify your Listener. Hit the Enter
key after you define each tag.
Name
Enter the name of the parameter to search for in the YAML below, used later as ${name}
e.g. domain
.
Value
Enter the value or variable to fill in when the given parameter name has been found, e.g. domainname
. With the name set as domain and the value set as the domain name, the expression to execute on the YAML would be: ${parameters.domain}
., which will be automatically replaced by the variable. Add as many name and value pairs as required.
Name
Enter the name of the parameter to search for in the YAML below, used later as ${name}.
Value
Config as YAML
Toggle this ON to enable a free text field where you can paste your Netskope YAML.
An example format would be:
This HTTP Pull Listener now uses the data export API to extract events.
Select the containing the connection credentials if you have added them previously, or select New Secret to add it. This will add this value as the variable when the field name is found in the YAML. Add as many as required.
Click Create labels to move on to the next step and define the required if needed.