loganalytics

package
v1.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogAnalyticsInput

type LogAnalyticsInput struct {
	azure.EventHub
	// contains filtered or unexported fields
}

LogAnalyticsInput is an operator that reads Azure Log Analytics input from Azure Event Hub.

func (*LogAnalyticsInput) Start

func (l *LogAnalyticsInput) Start() error

Start will start generating log entries.

func (*LogAnalyticsInput) Stop

func (l *LogAnalyticsInput) Stop() error

Stop will stop generating logs.

type LogAnalyticsInputConfig

type LogAnalyticsInputConfig struct {
	helper.InputConfig `yaml:",inline"`
	azure.AzureConfig  `yaml:",inline"`
}

LogAnalyticsInputConfig is the configuration of a Azure Log Analytics input operator.

func NewLogAnalyticsConfig

func NewLogAnalyticsConfig(operatorID string) *LogAnalyticsInputConfig

NewLogAnalyticsConfig creates a new Azure Log Analytics input config with default values

func (*LogAnalyticsInputConfig) Build

Build will build a Azure Log Analytics input operator.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL