frsyuki / embulk-plugin-input-pcapng-files

Embulk plugin for pcapng Files input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

embulk-plugin-input-pcapng-files

Embulk plugin for pcapng files input.

To extract specific field from pcapng files

  1. check sample_config.yml, modify "paths" to where ever pcapng files are.
  2. specify fields to collect in "schema", name should correspond to tshark's field name

BUGs

  • "done" list is not properly handled

ToDo

  • Obviously, most part duplicates to file input.
    • rewrite this as decoder or parser plugin?

About

Embulk plugin for pcapng Files input


Languages

Language:Ruby 100.0%