Nothing Special   »   [go: up one dir, main page]

Skip to content

Example that using sflowtool, flow records insert into VoltDB table.

Notifications You must be signed in to change notification settings

ng-labo/flowinsert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using sflowtool csv formating output, this tool inserts records into voltdb table with timestamp. Code by golang and voltdb-client-go makes simple.

First, prepares github.com/VoltDB/voltdb-client-go/voltdbclient

script SFLOW.sql creates a table with TTL, that is new function of VoltDB.

$ go build
$ sqlcmd
> file SFLOW.sql
> ^D
$ ./flowinsert sflowtool -l

About

Example that using sflowtool, flow records insert into VoltDB table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages