# Netflow not supported?

**URL:** https://discuss.elastic.co/t/netflow-not-supported/282410
**Category:** Beats
**Tags:** filebeat
**Created:** [August 24, 2021, 9:18pm UTC](https://discuss.elastic.co/t/netflow-not-supported/282410 "2021-08-24T21:18:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![francescouk](https://avatars.discourse-cdn.com/v4/letter/f/7feea3/32.png) [@francescouk](https://discuss.elastic.co/u/francescouk)
#### Post date: [August 24, 2021, 9:18pm UTC](https://discuss.elastic.co/t/netflow-not-supported/282410/1 "2021-08-24T21:18:06Z")

</div>

HI there, I´m trying to setup netflow using filebeat and the only thing I can see is this message:

```auto
filebeat[2804]: 2021-08-24T18:10:01.108-0300 WARN [netflow] netflow/input.go:242 Error parsing NetFlow packet of length 849 from X.X.X.X:40102: netflow protocol version 15416 not supported

```

Follow my netflow.conf:

```auto
- module: netflow
  log:
    enabled: true
    var:
      netflow_host: 0.0.0.0
      netflow_port: 2055

```

There´s any extra configuration to be made??

Thanks for the attention.

---

<div class="post-metadata">

### Author: ![kvch](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kvch/32/72058_2.png) [@kvch](https://discuss.elastic.co/u/kvch)
#### Post date: [August 30, 2021, 7:54am UTC](https://discuss.elastic.co/t/netflow-not-supported/282410/2 "2021-08-30T07:54:03Z")

</div>

I think the protocol you are trying to use is unsupported. See the docs:

> This input supports NetFlow versions 1, 5, 6, 7, 8 and 9, as well as IPFIX. For NetFlow versions older than 9, fields are mapped automatically to NetFlow v9.

Please open an issue on GH if you would like us to add support for this: [Sign in to GitHub · GitHub](https://github.com/elastic/beats/issues/new)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [September 27, 2021, 9:54am UTC](https://discuss.elastic.co/t/netflow-not-supported/282410/3 "2021-09-27T09:54:18Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
