fixbuf-tools contains two command-line utilities for processing IPFIX files:
  
    - 
      ipfix2json converts an IPFIX file
      to JSON, useful for machine processing or use a pretty-printer such as
      jq to make the text more human-readable.
    
 
    - 
      ipfixDump converts an IPFIX file to
      human-readable text useful for debugging.
    
 
  
    These utilities were most recently distributed as part of libfixbuf.  ipfixDump was first
    released with yaf 2.6.0.