Commit Graph

5 Commits (65392c02f5632d7a8faf30285fb8f5a946cbe9a4)

Author SHA1 Message Date
Eric Leblond 0e955ccf3a suri-graphite: add ouput to file option
The --ooutput option allows to write the stats to a file given as
argument the format used is JSON for easy parsing.
10 years ago
Eric Leblond a54cef31ea suri-graphite: add daemonization capability
You can now use -d or --daemon to daemonize the process.
10 years ago
Eric Leblond e2c557cfdb suri-graphite: fix port option
If port is specified on command line we need to convert it as an
integer before using it as argument to connect.
10 years ago
Eric Leblond f7c5026c31 Add one shot run option to suri-graphite. 11 years ago
Eric Leblond 0d2f3bfa16 Import suri-graphite script
This patch import suri-graphite into suricata contrib directory.
This script reads counters from suricata unix socket and send them
to a Graphite graphing server.
11 years ago