0.0.1 • Published 7 years ago

hubot-graylog v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Description:

Fetches graylog messages via Hubot

Dependencies:

None

Configuration

GRAYLOG_URL (e.g. https://graylog.example.com)

GRAYLOG_API_TOKEN (e.g. 098f6bcd4621d373cade4e832627b4f6)

GRAYLOG_SEPARATOR (e.g. ','. Default: "\n")

Commands:

hubot graylog - output last 5 graylog messages

hubot graylog - output last graylog messages

hubot graylog streams - list graylog streams

hubot graylog hosts - list graylog hosts

hubot graylog - output some messages from given stream

hubot graylog host - output some messages from given host

Notes

Output format: "timestamp message content"

Author:

spajus

0.0.1

7 years ago