Skip to content
Snippets Groups Projects
user avatar
Jan Wetzlich authored
02492ce6
History
Name Last commit Last update
.cargo
src
.gitignore
COPYING
Cargo.toml
LICENSE
README.md

Crate Objectifs

This lib-crate contains the nodelog methods offered by the Node. It has a world/public interface so a UI or Stakekeholder IT-sys can use it.

Methods:

  • get a log file
  • get all log files in a single tar.gz-file
  • query log-chain in DL database
  • query the sqlite dbs/caches of services

At first we just get the local logs/db form the docker volume.

Later have access to the DLT log chain

contributors

  • Jan Wetzlich

instructions for running the code

This is a lib-crate so no running bin here. See https://gitlab1.ptb.de/datapolis/services for a runnable service binary.