blob: 654c22859b962a1d25e8a147c7217b5ea84d1921 [file] [log] [blame]
{
"storage":{
"dfs": {
"type": "file",
"formats": {
"httpd" : {
"type" : "httpd",
"logFormat" : "common\ncombined",
"maxErrors": 0,
"flattenWildcards": false
}
}
},
"cp": {
"type": "file",
"formats": {
"httpd" : {
"type" : "httpd",
"logFormat" : "common\ncombined",
"maxErrors": 0,
"flattenWildcards": false
}
}
},
"s3": {
"type": "file",
"formats": {
"httpd" : {
"type" : "httpd",
"logFormat" : "common\ncombined",
"maxErrors": 0,
"flattenWildcards": false
}
}
}
}
}