Redis doc

This commit is contained in:
Eric Fontana
2014-07-30 09:07:43 -04:00
parent d358c33cfb
commit e5bc418f28
7 changed files with 80 additions and 10 deletions

View File

@@ -10,18 +10,18 @@
],
"Tcp": [
{
"port": "5140"
"_comment": "Output from NLog",
"port": 5140
}
],
"Logs": [
{
"name": "Syslogs1",
{
"location": "C:\\Logs1\\*.log"
}
],
"IISW3CLogs": [
{
"name": "Default site",
"_comment": "Default site",
"location": "c:\\inetpub\\logs\\LogFiles\\W3SVC1\\*"
}
]