Skip to content

szuwgh/hawkobserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hawkobserve

A log time series search engine for kubernetes

hawkobserve is a lightweight for pod and kube-event log retrieval in the kubernets environment, and stores index and log information in a time series format. currently under development, not available for production

Features:

  • Support promtail to collect logs
  • Support full-text indexing and tag-based indexing
  • Support log retention policy
  • Especially suitable for storing Kubernetes Pod logs
  • Able to connect to Prometheus and log alarms

Quick-Start

  1. download hawkobserve
git clone https://github.com/szuwgh/hawkobserve.git
  1. build hawkobserve
make
  1. Run server.
./hawkobserve start

open in browser http://localhost:9400/graph search with similar promQL syntax, and support log keyword search

About

A log time series search engine for kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published