Skip to content

matamorphosis/Logchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logchain

License: GPL v3

Logchain is a log backup tool that uses distributed ledger technology (DLT, also commonly known as blockchain) for integrity purposes. This solution is compiled of three programs:

  • Ledger API
  • Backup Agent
  • Verification Agent

Both agents should be installed on any server that you wish to backup logs for. The Ledger API, which includes a ledger and the API to access it, can be installed on as many servers as the user would like. Both the technical design of the ledger and the concept of DLT means that only one ledger should be installed on a server at any given time. If you really want to save money on infrastructure, docker is the recommended solution.

For further information, please refer to the Wiki here

About

A simple log backup solution that leverages distributed ledger technology for integrity purposes.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published