Hello, Just wondering if anyone knows how to install the gdiplus.dll library in the windows server core docker container (more specifically the microsoft/aspnetcore container)?
This library is required to export the excel spreadsheet for the Audit logs. I have been able to install this on linux with the apt-get however I don't seem to be having success on windows.
Note that the windows server core docker container does not have a GUI, it is terminal only.
Thanks.
1 Answer(s)
-
0
hi,
As an alternative, you can write Log4Net logs to Windows Event Log and ship them to an Event Log Analyzing application. There's an application called EventLog Analyzer. It meets SIEM (Security Information and Event Management) standards. The Free Edition monitors up to 5 servers without any license. <a class="postlink" href="https://www.manageengine.com/products/eventlog/download-free.html">https://www.manageengine.com/products/e ... -free.html</a>