selitra

module
v0.0.0-...-9c1c390 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2019 License: MIT

README

selitra

Go Report Card Build Status

Log processing tool

Example of request

curl -X POST -H "Content-Type: application/json" -d '{"level": "LOW", 
  "message":"Awesome log output",
  "name":"test service",
  "labels":["dev","test"],
  "entry":"service",
  "service": "first"
}' http://127.0.0.1:6320/api/selitra/stats

Query

!service=first+date=today+level:ERROR"

Server stat

Return current server stat

http://127.0.0.1:6320/api/selitra/server

Directories

Path Synopsis
backend
internal/storage
Package storage provides implementation of the storage for log metrics
Package storage provides implementation of the storage for log metrics

Jump to

Keyboard shortcuts

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