command
module
Version:
v0.0.0-...-47f1c69
Opens a new window with list of versions in this module.
Published: Jun 8, 2017
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
CAPI to Syslog
Forwards configured events to the downstream syslog via an application instance.
Edit manifest.yml
, setting appropriate values for env
variables.
Deploy
cf push
(Optional) Build binary
gox
for i in $(ls capi-to-syslog_*); do
chmod a+x $i
tar -cvzf $i.tar.gz $i
rm $i
done
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.