mackerel-plugin-accesslog
TIME rest time current/total
TopicsPlaceHolder

mackerel-plugin-accesslog

Mackerel User Group meeting #3

Aug 23th, 2017

Profile

songmu

【宣伝】本が出ます

mackerel-plugin-accesslog

様子

動機

作ったもの

postailer

axslogparser

go-ltsv

type Log struct {
    VirtualHost  string `ltsv:"vhost"`
    Host         string
    User         string
    Time         time.Time `ltsv:"-"`
    TimeStr      string    `ltsv:"time"`
    Request      string    `ltsv:"req"`
    ...

おまけ (blogsync)