Yelp / elastalert

Easy & Flexible Alerting With ElasticSearch
https://elastalert.readthedocs.org
Apache License 2.0
7.99k stars 1.74k forks source link

Large stacktrace cannot be posted to hipchat #424

Open SteefB opened 8 years ago

SteefB commented 8 years ago

Alerting to hipchat, with an alert containing a large stacktrace (multiline record), doesn't work and results in an alert error:

raise EAException("Error posting to hipchat: %s" % e)', 'EAException: Error posting to hipchat: 400 Client Error: Bad Request'], 'data': {'rule': 'error alert'}}

sebawo commented 8 years ago

@SteefB should be fixed by https://github.com/Yelp/elastalert/pull/396