Documentation
¶
Overview ¶
Package Logpipe can redirect your application's `logs` to a generic logfile, or to ElasticSearch for aggregate and view with kibana.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package internal contains some internal functionalities needed for logpipe.
|
Package internal contains some internal functionalities needed for logpipe. |
|
config
Package config loads the configurations from a yaml file.
|
Package config loads the configurations from a yaml file. |
|
handler
Package handler contains bootstrapping logic for the application, and all handlers for serving POST requests.
|
Package handler contains bootstrapping logic for the application, and all handlers for serving POST requests. |
|
Package reader contains a series of readers that can understand how an entry can be written to a destination.
|
Package reader contains a series of readers that can understand how an entry can be written to a destination. |
|
Package writer contains a series of writers that can write the log entries.
|
Package writer contains a series of writers that can write the log entries. |
Click to show internal directories.
Click to hide internal directories.