# Help with line graph and netflow/ipfix to graph bits/s of a ASN

**URL:** https://discuss.elastic.co/t/help-with-line-graph-and-netflow-ipfix-to-graph-bits-s-of-a-asn/90183
**Category:** Kibana
**Created:** [June 21, 2017, 1:25am UTC](https://discuss.elastic.co/t/help-with-line-graph-and-netflow-ipfix-to-graph-bits-s-of-a-asn/90183 "2017-06-21T01:25:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![digitalpilot](https://avatars.discourse-cdn.com/v4/letter/d/35a633/32.png) [@digitalpilot](https://discuss.elastic.co/u/digitalpilot)
#### Post date: [June 21, 2017, 1:25am UTC](https://discuss.elastic.co/t/help-with-line-graph-and-netflow-ipfix-to-graph-bits-s-of-a-asn/90183/1 "2017-06-21T01:25:43Z")

</div>

Hi, I'm trying to create a line graph of bandwidth based on data from net flow.  
I'm pretty new to kibana and so not sure what I should share here on config.

Basically I have a ingress BGP AS number as a filter and I wish to create a line graph  
of bandwidth in bits per second for that AS.

I have a field called ipfix.octetDeltaCount, which I understand to be a field that contains  
the number of octet (bytes) in that particular flow packet.

My thought was to create the Y-Axis as a sum of the ipfix.octetDeltaCount field and with the X-Axis  
being a Date Histogram field @timestamp.

What gets drawn does not match our snmp polling of the interface.

As a side I'm trying to do this as Bits Per Second, so I figured I needed to create a field in the log stash  
config that is calculated from octets and multiple it by 8 to get bits..

Any help would be greatly appreciated.

Thank you

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 21, 2017, 5:54am UTC](https://discuss.elastic.co/t/help-with-line-graph-and-netflow-ipfix-to-graph-bits-s-of-a-asn/90183/2 "2017-06-21T05:54:32Z")

</div>

Have you tried creating this graph using the new [time-series visual builder](https://www.elastic.co/guide/en/kibana/current/time-series-visual-builder.html)?

---

<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: [July 19, 2017, 5:54am UTC](https://discuss.elastic.co/t/help-with-line-graph-and-netflow-ipfix-to-graph-bits-s-of-a-asn/90183/3 "2017-07-19T05:54:51Z")

</div>

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