package
Version:
v0.1.62
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Close is a function to close logstash client
Connect is a function to connect to logstash
Send is a function to send log to logstash
type Log struct {
Path string `json:"path"`
Value int64 `json:"value"`
Time time.Time `json:"addtime"`
}
Log
Source Files
¶
Click to show internal directories.
Click to hide internal directories.