hastic-zzz / hastic-server

Hastic data management server for analyzing patterns and anomalies from Grafana
GNU General Public License v3.0
330 stars 23 forks source link

prometheus like start logs #910

Open jonyrock opened 4 years ago

jonyrock commented 4 years ago

i really like these strings:

level=info ts=2020-05-30T15:36:17.990Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d
level=info ts=2020-05-30T15:36:17.991Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)"
level=info ts=2020-05-30T15:36:17.991Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)"
level=info ts=2020-05-30T15:36:17.992Z caller=main.go:339 host_details="(Linux 4.4.0-18362-Microsoft #836-Microsoft Mon May 05 16:04:00 PST 2020 x86_64 DESKTOP-BO9VFEU localdomain)"
jonyrock commented 4 years ago

I would add a line with version of node if we don't have it yet