---
title: "ddos.arbor"
canonical: "https://docs.devo.com/space/latest/332660838/ddos.arbor"
format: markdown
---
> Macro (toc)

## Introduction

The tags beginning with `ddos.arbor` identify events generated by [Netscout](https://www.netscout.com/arbor-ddos?utm_source=google&utm_campaign=brand-campaign&utm_medium=cpc&utm_content=home_page&gclid=CjwKCAjwp6CkBhB_EiwAlQVyxUfE4r-b2Hb76gQ9Szd36kIvMfcQDyFgkpUJqgJnN6gL9L3FUofHpxoCVk8QAvD_BwE) (formerly Arbor Networks).

## Valid tags and data tables 

The full tag must have 4 levels. The first two are fixed as** **`ddos.arbor`. 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** |
| --- | --- | --- |
| Arbor Networks Peakflow | `ddos.arbor.peakflow.dos` | `ddos.arbor.peakflow.dos` |
| `ddos.arbor.peakflow.sp` | `ddos.arbor.peakflow.sp` |
| Arbor Networks Pravail | `ddos.arbor.pravail.aps` | `ddos.arbor.pravail.aps` |

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: ddos.arbor.pravail.aps
Sent without syslog tag: false
        Stop processing: true
```

## Table structure

These are the fields displayed in these tables:

- [ddos.arbor.peakflow.dos](#tag1)
- [ddos.arbor.peakflow.sp](#tag2)
- [ddos.arbor.pravail.aps](#tag3)

### > Macro (anchor)

ddos.arbor.peakflow.dos

| **Field** | **Type** | **Source field name** | ***Extra***** fields** |
| --- | --- | --- | --- |
| *eventdate* | `timestamp` |  |  |
| *host* | `str` | *vhost* |  |
| *rawMessage* | `str` |  |  |
| *anomaly* | `str` |  |  |
| *id* | `int4` |  |  |
| *status* | `str` |  |  |
| *severity* | `int4` |  |  |
| *srcIp* | `ip4` |  |  |
| *srcPort1* | `str` |  |  |
| *srcPort2* | `str` |  |  |
| *dstIp* | `ip4` |  |  |
| *dstPort1* | `str` |  |  |
| *dstPort2* | `str` |  |  |
| *startTime* | `str` |  |  |
| *duration* | `int4` |  |  |
| *percent* | `float8` |  |  |
| *rate* | `str` |  |  |
| *rateUnit* | `str` |  |  |
| *protocol* | `str` |  |  |
| *flags* | `str` |  |  |
| *url* | `str` |  | **✓** |
| *hostchain* | `str` |  | **✓** |
| *tag* | `str` |  | **✓** |

### > Macro (anchor)

ddos.arbor.peakflow.sp

| **Field** | **Type** | **Source field name** | ***Extra***** fields** |
| --- | --- | --- | --- |
| *eventdate* | `timestamp` |  |  |
| *host* | `str` | *vhost* |  |
| *rawMessage* | `str` |  |  |
| *action* | `str` |  |  |
| *startTime* | `str` |  |  |
| *duration* | `int4` |  |  |
| *stopTime* | `str` |  |  |
| *direction* | `str` |  |  |
| *srcIp* | `ip4` |  |  |
| *signatures* | `str` |  |  |
| *impact* | `str` |  |  |
| *importance* | `int4` |  |  |
| *managed_objects* | `str` |  |  |
| *status* | `str` |  |  |
| *parent_managed_object* | `str` |  |  |
| *leader* | `str` |  | **✓** |
| *hostchain* | `str` |  | **✓** |
| *tag* | `str` |  | **✓** |

### > Macro (anchor)

ddos.arbor.pravail.aps

| **Field** | **Type** | **Source field name** | ***Extra***** fields** |
| --- | --- | --- | --- |
| *eventdate* | `timestamp` |  |  |
| *host* | `str` | *vhost* |  |
| *blocked_host* | `str` |  |  |
| *srcIp* | `ip4` |  |  |
| *dstIp* | `ip4` |  |  |
| *srcPort* | `int4` |  |  |
| *dstPort* | `int4` |  |  |
| *time* | `str` |  |  |
| *epoch* | `str` |  |  |
| *elid* | `str` |  |  |
| *threat_name* | `str` |  |  |
| *threat_category* | `str` |  |  |
| *pattern* | `str` |  |  |
| *pgid* | `str` |  |  |
| *pgname* | `str` |  |  |
| *match_type* | `str` |  |  |
| *url* | `str` |  |  |
| *rawMessage* | `str` |  | **✓** |
| *hostchain* | `str` |  | **✓** |
| *tag* | `str` |  | **✓** |