20 lines
418 B
JSON
20 lines
418 B
JSON
{
|
|
"ComputerName": "itdscmt1.nd.gov",
|
|
"NotifyEmail": [
|
|
"zmeier@nd.gov"
|
|
],
|
|
"Directory": [
|
|
{
|
|
"Path": "C:\\inetpub\\logs",
|
|
"Extension": "log",
|
|
"DaysToKeep": 90,
|
|
"Recursive": true
|
|
},
|
|
{
|
|
"Path": "C:\\temp",
|
|
"Extension": "txt",
|
|
"DaysToKeep": 30,
|
|
"Recursive": false
|
|
}
|
|
]
|
|
} |