Skip to content

fugo-app/fugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fugo

A lightweight log collection and querying agent. Tail your logs, store in SQLite, and query via HTTP.

Features

  • Collect logs from json or text files
  • Collect basic system metrics (cpu, mem, disk, network)
  • Convert logs into structured data
  • Store logs in SQLite database
  • Query logs via HTTP API

Installation

curl -sSfL https://fugo.app/install.sh | sudo sh

Start the service:

sudo systemctl start fugo

Enable the service to start on boot:

sudo systemctl enable fugo

Documentation

Read the Documentation

About

Lightweight log collection and querying agent

Resources

License

Stars

Watchers

Forks

Languages