jurnalo

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2024 License: MIT Imports: 11 Imported by: 0

README

ĵurnalo!

Collect and monitor logs

[!Warning] ĵurnalo is currently in Development: Expect breaking changes and bugs!

System Requirements

  • Architectures: arm64, amd64
  • Operating Systems: Linux Debian-based
  • Database: MongoDB 3.6 or higher
  • Software: systemd installed

Configuration File

The application requires a configuration file to set up necessary parameters. Below is an example of the configuration file /etc/jurnalo/config.yaml:

http:
    port: 5341 # the HTTP port on which the web interface will be accessible
database:
    uri: mongodb://localhost:27017 # the URI for connecting to the MongoDB database
    name: jurnalo # the name of the MongoDB database to connect to

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL