31 lines
821 B
JSON
31 lines
821 B
JSON
{
|
|
"TimberWinR": {
|
|
"Inputs": {
|
|
"WindowsEvents": [
|
|
{
|
|
"source": "System,Application",
|
|
"binaryFormat": "PRINT",
|
|
"resolveSIDS": true
|
|
}
|
|
],
|
|
"Tcp": [
|
|
{
|
|
"_comment": "Output from NLog",
|
|
"port": 5140
|
|
}
|
|
]
|
|
},
|
|
"Outputs": {
|
|
"Redis": [
|
|
{
|
|
"_comment": "Change the host to your Redis instance",
|
|
"port": 6379,
|
|
"host": [
|
|
"tstlexiceapp006.vistaprint.svc"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|