update
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"ComputerName": "itdscmt1.nd.gov",
|
||||
"NotifyEmail": "zmeier@nd.gov",
|
||||
"Directory": [
|
||||
{
|
||||
"Path": "C:\\inetpub\\logs\\LogFiles",
|
||||
"DaysToKeep": 120,
|
||||
"Extension": "log",
|
||||
"Recursive": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ComputerName": "itdzmtest555.nd.gov",
|
||||
"NotifyEmail": "zmeier@nd.gov",
|
||||
"Directory": [
|
||||
{
|
||||
"Path": "C:\\windows\\temp",
|
||||
"DaysToKeep": 99,
|
||||
"Extension": "log",
|
||||
"Recursive": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user