{
	"searchDirs": [
		"test/data/sumlog",
		"test/data/sumlog2"
	],
	"fileGlob": "sumlog*.log",
	"command": "bin/logax.js --parserFile test/config/sumlog_parser.js --input %s --outputDir %s",
	"workingDir": "test/output",
	"newerThan": "2013-11-26 14:20:01.7723095220",
	"maxFiles": "2"
}