---
title: "proxy.netskope"
canonical: "https://docs.devo.com/space/latest/368115772/proxy.netskope"
format: markdown
---
> Macro (toc)

## Introduction

The tags beginning with `proxy.netskope` identify events generated by Netskope Secure Web Gateway belonging to [Netskope](https://www.netskope.com/).

## Valid tags and data tables 

The full tag must have 4 levels. The first two are fixed as** **`proxy.netskope`. The third level identifies the type of events sent. The fourth level indicates the event subtype.

These are the valid tags and corresponding data tables that will receive the parsers' data:

| **Product / Service** | **Tags** | **Data tables** |
| --- | --- | --- |
| Netskope Secure Web Gateway | `proxy.netskope.events.transaction_events` | `proxy.netskope.events.transaction_events` |

For more information, read more [About Devo tags](https://devodocs.atlassian.net/wiki/spaces/latest/pages/95126204).

## Send it

Data should be sent using the [relay](https://docs.devo.com/space/latest/96468993/Devo+Relay).

### Example [relay rules](https://docs.devo.com/space/latest/96469377/Defining+a+relay+rule)

```
         Source message: 
            Source data: 
             Source tag: 
             Target tag: proxy.netskope.events.transaction_events
Sent without syslog tag: true
        Stop processing: true
```