{
	"searchDirs": [
		"test/data/joblog",
		"test/data/joblog2"
	],
	"fileGlob": "joblog*.log",
	"command": "bin/logax.js --parserFile test/config/joblog_parser.js --input %s --outputDir %s",
	"workingDir": "test/output",
	"newerThan": "2013-11-02 11:28:47.7168471960",
	"maxFiles": "2"
}