Documentation ¶
Overview ¶
Package output provides basic interface for log output. It's primary job is to wrap specific implementations of log outputs and provide a shared public interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Factory ¶
func GetFactory ¶
Directories ¶
Path | Synopsis |
---|---|
Package file implements the output of logs to a file.
|
Package file implements the output of logs to a file. |
Package rally outputs logs to ndjson suitable for use by https://github.com/elastic/rally
|
Package rally outputs logs to ndjson suitable for use by https://github.com/elastic/rally |
Package s3 implements the output of logs to an AWS s3 bucket
|
Package s3 implements the output of logs to an AWS s3 bucket |
Package simulate outputs logs to json suitable for use as a https://github.com/elastic/elastic-package test pipeline input events file.
|
Package simulate outputs logs to json suitable for use as a https://github.com/elastic/elastic-package test pipeline input events file. |
Click to show internal directories.
Click to hide internal directories.