What steps will reproduce the problem?
1. Install ELSA using install script
2. set email alert settings, with include_data set to 1
"smtp_server": "emailserver",
"to": "me@domainname.com",
"base_url" : "http://elsa/",
"display_address" : "noreply-elsa@example.com",
"subject" : "ELSA Alert",
"include_data": 1
3. Create alert rule in elsa console and enable email destination
4. On alert, email gets sent, but data is not included only a hash and a link
to the alert
e.g.
2 results for query host=10.1.1.1
http://elsa//get_results?qid=3555&hash=25af6174a0fcecc4d346680a72b7ce644b9a88e8
HASH(0x7c360d0)
What is the expected output? What do you see instead?
See the data contained in the alert in the email as well as the link
What version of the product are you using? On what operating system?
Sphinx 2.1.3-id64-dev (r4319)
Rev 1205
On Ubuntu 12.04
Original issue reported on code.google.com by stephen....@gmail.com on 19 May 2015 at 9:51
Original issue reported on code.google.com by
stephen....@gmail.com
on 19 May 2015 at 9:51