NAME
Ixchel::Actions::suricata_extract_submit_config - Generates the config file for suricata_extract_submit.
VERSION
Version 0.0.1
SYNOPSIS
my $filled_in=$ixchel->action(action=>'suricata_extract_submit_config', opts=>{w=>1});
print $filled_in;
DESCRIPTION
The template used is 'suricata_extract_submit'.
The returned value is the filed in template.
FLAGS
-w
Write out the file instead of stdout.
-o <file>
File to write the out to if -w is specified.
Default :: /usr/local/etc/suricata_extract_submit.ini