Azure Log Analytics Log Writer

Overview

The Azure Log Analytics logger can be used to send log entries to a specific Azure Log Analytics workspace.

Sent entries will contain the message of individual logs as a JSON formatted message, with information about the source and severity in the base JSON attributes.

Considerations

Use of this logger is encouraged without a log filter in order to take advantage of the powerful indexing and search tools provided by Azure Log Analytics.

Configuration

The Azure Log Analytics log writer requires the following by way of configuration:

Image 4006

Attribute Description
Name The display name of the log writer which is used for identification throughout UNIFYBroker.
Workspace ID The workspace ID of the Azure Log Analytics workspace.
Shared Key The shared key allowing access to the workspace.
Log Type The log type to use.

Is this article helpful for you?