Skip to content

ERROR:root:Uncaught exception running rule log_error: tuple index out of range #5

Description

@weihc02

ERROR:root:Traceback (most recent call last):
File "/opt/elastalert/elastalert/elastalert.py", line 1335, in alert
return self.send_alert(matches, rule, alert_time=alert_time, retried=retried)
File "/opt/elastalert/elastalert/elastalert.py", line 1424, in send_alert
alert.alert(matches)
File "elastalert_modules/wechat_qiye_alert.py", line 39, in alert
body = self.create_alert_body(matches)
File "elastalert/alerts.py", line 253, in create_alert_body
body += unicode(BasicMatchString(self.rule, match))
File "elastalert/alerts.py", line 144, in str
self._add_custom_alert_text()
File "elastalert/alerts.py", line 81, in _add_custom_alert_text
alert_text = alert_text.format(*alert_text_values)
IndexError: tuple index out of range

ERROR:root:Uncaught exception running rule log_error: tuple index out of range

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions