Skip to content

enukane/embulk-parser-pcapng

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Pcapng parser plugin for Embulk

TODO: Write short description here

Overview

  • Plugin type: parser
  • Load all or nothing: yes
  • Resume supported: no

Configuration

  • property1: description (string, required)
  • property2: description (integer, default: default-value)

Example

in:
  type: any file input plugin type
  parser:
    type: pcapng
    property1: example1
    property2: example2

Build

$ rake

About

Embulk plugin for pcapng parser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages