command
module
Version:
v0.0.0-...-c2fb9de
Opens a new window with list of versions in this module.
Published: May 22, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dkron-processor-agent
dkron processor plugin
Installation
go get -u github.com/tengattack/dkron-processor-agent
sudo mkdir -p /etc/dkron/plugins
sudo cp ~/go/bin/dkron-processor-agent /etc/dkron/plugins
Usage
{
// put in dkron job configuration
// ...
"processors": {
"agent": {
"forward": true,
"dsn": "udp://logstash.server:10001"
}
},
// ...
}
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.