[Trello] Rever logs de alertas

main
Hugo Prata 5 years ago
parent cdcdcc3ba2
commit c6cf933814

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -31,6 +31,11 @@
<add key="serilog:write-to:File.fileSizeLimitBytes" value="20480000" />
<add key="serilog:write-to:File.path" value="C:\TempDenariu\Logs\tasker.log" />
<add key="serilog:write-to:File.retainedFileCountLimit" value="50" />
<add key="alerts:serilog:minimum-level" value="Debug" />
<add key="alerts:serilog:enrich:with-property:Application" value="GCI" />
<add key="alerts:serilog:enrich:with-property:Environment" value="PROD"/>
<add key="alerts:serilog:using:File" value="Serilog.Sinks.File" />
<add key="alerts:serilog:write-to:File.path" value="C:\TempDenariu\Logs\tasker-alerts.log" />
<add key="DBLOCAL" value="virtualdenariu\sql2019"/>
<add key="DBREMOTE" value="25.71.116.223\sql2019"/>
</appSettings>

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save