Gandi/hubot-es-logger

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
Hubot-es-logger Changelog
==========================

### 0.2.4 - 2017-03-08
- avoid error if env vars are not defined

### 0.2.3 - 2016-11-15
- fix footer when kibana url is set

### 0.2.2 - 2016-11-15
- raise the limit of number of line to 10k, but it will need better way

### 0.2.1 - 2016-11-15
- add an anchor link to search results
- fix display of channel name in search results

### 0.2.0 - 2016-11-15
- add a search field

### 0.1.4 - 2016-11-14
- better regexp for links on the web pages
- make multiple urls on line all htmlized

### 0.1.3 - 2016-11-14
- change navigation to use dates rather than index
- add an url route for displaying a specific day

### 0.1.2 - 2016-11-14
- added a rudimentary day to day navigation
- logs are now displayed day by day, starting at midnight
- some test coverage

### 0.1.1 - 2016-11-02
- added logging for join / part
- added a hack to log messages sent by the bot

### 0.1.0 - 2016-10-31
- first working version
- tweak for single index
- initial skeleton from Gandi codebase