elasticsearch

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2016 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewElasticSearchSink

func NewElasticSearchSink(uri *url.URL) (event_core.EventSink, error)

Types

type EsSinkPoint

type EsSinkPoint struct {
	EventValue     interface{}
	EventTimestamp time.Time
	EventTags      map[string]string
}

type SaveDataFunc

type SaveDataFunc func(esClient *elastic.Client, indexName string, typeName string, sinkData interface{}) error

LimitFunc is a pluggable function to enforce limits on the object

Jump to

Keyboard shortcuts

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