/hipchat-to-es-pipe

A small utility to fetch all HipChat messages from a specified HipChat room and push into an ElasticSearch.

Primary LanguageJavaScript

hipchat-to-es-pipe

A small utility to fetch all HipChat messages from a specified HipChat room and push into an ElasticSearch.

How to use

  1. Run npm install to fetch all dependencies
  2. (if you don't want to set env vars directly) Copy .env.exmaple to .env and enter your values
  3. npm start
  4. All messages should appear in the specified index.
  5. Have phun and build nice graphs.

References