Skip to content

The daemon which provides data to the logtopus server

License

Notifications You must be signed in to change notification settings

logtopus/tentacle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tentacle

The daemon which provides data to the logtopus server

Building from source

  1. Install the Rust toolchain (stable) using rustup see Installation

    • build has been tested with at least Rust 1.39
  2. Run cargo build or cargo build --release

  3. Optionally build an RPM or DEB package

    • for RPM, install cargo-rpm: cargo install cargo-rpm and run cargo rpm init, followed by cargo rpm build
    • for DEB, install cargo-deb: cargo install cargo-deb and ...to be continued

About

The daemon which provides data to the logtopus server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages