{
"logdir": "/var/log/suricata",
"debug_level": "INFO",
#"virustotal_apikey": "xxx"
"actions": {
"Action::Log": 1
},
"processors": {
"Processor::Anubis": 1,
"Processor::Malwr": 1,
"Processor::ThreatExpert": 1,
"Processor::ShadowServer": 1
#"Processor::VirusTotal": 1
}