json

package
v6.2.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoder

type Encoder struct {
	// contains filtered or unexported fields
}

Encoder for serializing a beat.Event to json.

func New

func New(pretty bool, version string) *Encoder

New creates a new json Encoder.

func (*Encoder) Encode

func (e *Encoder) Encode(index string, event *beat.Event) ([]byte, error)

Encode serializies a beat event to JSON. It adds additional metadata in the `@metadata` namespace.

Jump to

Keyboard shortcuts

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