Skip to content

Log4ALA 2.5.0

Compare
Choose a tag to compare
@moberacker moberacker released this 21 Feb 10:16
  1. Added support to passthrough the timestamp field (which will be used as Log Analytics TimeGenerated field) with the property "enablePassThroughTimeStampField"... default is false if true the field should be contained in the log message e.g with "...;DateValue=2016-05-12T20:00:00.625Z;...".
  2. Replaced the complex TcpClient with the simple HttpClient.
  3. Fix issue #13 "Update nuget dependencies to use Microsoft.Azure.ConfigurationManager" support
    Microsoft.Azure.ConfigurationManager as from .NET Framework 4.5.2.
  4. Fix issue #14 "Azure Gov ALA workspaces not supported" now it's possible to configre the workspace domain name with the property "logAnalyticsDNS" default is "ods.opinsights.azure.com".