This commit is contained in:
Zack Meier
2026-04-15 15:45:50 -05:00
commit 1d304511b8
613 changed files with 140998 additions and 0 deletions
@@ -0,0 +1,21 @@
{
"ComputerName": "itdxyz.nd.gov",
"NotifyEmail": [
"emailA@nd.gov",
"emailB@nd.gov"
],
"Directory": [
{
"Path": "C:\\inetpub\\logs\\LogFiles",
"Extension": "log",
"DaysToKeep": 90,
"Recursive": true
},
{
"Path": "C:\\temp",
"Extension": "txt",
"DaysToKeep": 30,
"Recursive": false
}
]
}
@@ -0,0 +1,26 @@
{
"ComputerName": "itddohslimst2.nd.gov",
"NotifyEmail": [
"zmeier@nd.gov"
],
"Directory": [
{
"Path": "C:\\inetpub\\logs",
"Extension": "log",
"DaysToKeep": 120,
"Recursive": true
},
{
"Path": "C:\\Program Files\\STARLIMS\\STARLIMStst\\Log",
"Extension": "log",
"DaysToKeep": 120,
"Recursive": true
},
{
"Path": "E:\\Program Files\\STARLIMS\\STARLIMSdev\\Log",
"Extension": "log",
"DaysToKeep": 120,
"Recursive": true
}
]
}
@@ -0,0 +1,14 @@
{
"ComputerName": "itdernappt01.nd.gov",
"NotifyEmail": [
"zmeier@nd.gov"
],
"Directory": [
{
"Path": "C:\\inetpub\\logs",
"Extension": "log",
"DaysToKeep": 90,
"Recursive": true
}
]
}
@@ -0,0 +1,14 @@
{
"ComputerName": "itdernappu01.nd.gov",
"NotifyEmail": [
"zmeier@nd.gov"
],
"Directory": [
{
"Path": "C:\\inetpub\\logs",
"Extension": "log",
"DaysToKeep": 90,
"Recursive": true
}
]
}
@@ -0,0 +1,20 @@
{
"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
}
]
}
@@ -0,0 +1,14 @@
{
"ComputerName": "itdvmvc1script.nd.gov",
"NotifyEmail": [
"zmeier@nd.gov"
],
"Directory": [
{
"Path": "C:\\inetpub\\logs\\LogFiles",
"Extension": "log",
"DaysToKeep": 90,
"Recursive": true
}
]
}
@@ -0,0 +1,14 @@
{
"ComputerName": "itdwinautot1.nd.gov",
"NotifyEmail": [
"zmeier@nd.gov"
],
"Directory": [
{
"Path": "C:\\temp",
"Extension": "txt",
"DaysToKeep": 30,
"Recursive": false
}
]
}