Connectors Reference

Azure Log Analytics Data Collector

Azure Log Analytics Data Collector will send data to any Azure Log Analytics workspace.

 

Status: Preview

Tier: Premium

Version: 1.0.0

 

Actions:

Name

Summary

SendData (string body, string Log-Type, [advanced][Optional]string time-generated-field)

Send Data

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

SendDataResponse

 

 

Actions:

SendData

Summary: Send Data

Description: Send data to Azure Log Analytics workspace.

 

Syntax:

AzureLogAnalyticsDataCollector.SendData (string body, string Log-Type, [advanced][Optional]string time-generated-field)

 

Parameters:

Name

Type

Summary

Required

Related Action

body

string

 

 

True

Log-Type

string

(Custom Log Name)

Name of the custom log.

True

time-generated-field

string

(Time-generated-field)

Represents the original date and time of the record.

False

 

Returns:

          Type:SendDataResponse

 


 

SendDataResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary