elastalert settings

This commit is contained in:
Jason Ertel
2024-05-20 19:36:06 -04:00
parent c594168b65
commit 8a3061fe3e
2 changed files with 0 additions and 0 deletions
@@ -1,6 +0,0 @@
{% if elastalert.jira_user | length > 0 %}
user: {{ elastalert.jira_user }}
password: {{ elastalert.jira_pass }}
{% else %}
apikey: {{ elastalert.jira_key }}
{% endif %}