Giter Club home page Giter Club logo

Comments (5)

rtsam avatar rtsam commented on June 6, 2024 1

I did... just set everything up last week. So the code would be recent. However I just upgraded go to 1.8.1. And it is dumping the templates now. So the conclusion is; the version of go that comes with Ubuntu was the problem. Thanks!

from vflow.

mehrdadrad avatar mehrdadrad commented on June 6, 2024 1

@rtsam very cool :) no idea why 1.6.2 caused this issue but I'm happy the Go upgrade fix this issue.

from vflow.

mehrdadrad avatar mehrdadrad commented on June 6, 2024

Does it work before dumping? Please let me know the below info:
1- device model and IOS
2- operating system
3- go version

from vflow.

rtsam avatar rtsam commented on June 6, 2024

It does... works wonderfully. There are template errors when vflow is started after a flow is already running, (unknown ipfix template id# 257) however adding "template data timeout 300" to the exporter causes a template resend every 5 minutes. And works fine after that.

Also, here is what we are exporting (i am guessing it does not know how to save one of the fields?)...

flow record NetFlowRecord
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
collect counter bytes
collect counter packets
collect routing next-hop address ipv4
collect interface output
collect interface input
collect flow direction

1 Cisco CISCO2911/K9 IOS: Version 15.0(1r)M16
2. Ubuntu 16.04 4.4.0-62-generic #83-Ubuntu
3. go version go1.6.2 linux/amd64

from vflow.

mehrdadrad avatar mehrdadrad commented on June 6, 2024

@rtsam did you compile the latest code? cuz we had a dump issue a few months ago but it fixed and i just tried again at our network (Juniper) and works. we have all of your fields. can you compile w/ go 1.8.x as well and try again? Thanks!

from vflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.