elastilog4g

package module
v0.0.0-...-af1c945 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2015 License: Apache-2.0 Imports: 5 Imported by: 0

README

elastilog4g

Documentation

Index

Constants

View Source
const ESAParamHosts = "hosts"

Specifies ES hosts the appender will connect to. Should be comma separated like: "192.168.1.1, 192.168.1.2" the parameter is OPTIONAL, default value is localhost

View Source
const ESAParamIndexName = "index"

index - specifies ES index name. Must be provided

View Source
const ESAParamPort = "port"

Specifies ES port the appender will connect to the parameter is OPTIONAL, default value is 9200

View Source
const ESAParamRetry = "retry"

retry - specifies number of seconds to repeat indexing attempt in case of error the parameter is OPTIONAL, default value is 1 second.

View Source
const ESAParamTTL = "ttl"

Specifies the record TTL the parameter is OPTIONAL, default value is ""

View Source
const ESAParamTypeName = "_type"

index - specifies ES type name. Must be provided

Variables

This section is empty.

Functions

func Init

func Init() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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