Hi, More playing with rc1 revealed following things:
- In Alerts, Field value condition. Entering long numbers (100000000 in my case) causes bad number formatting (http://dimka.ee/foo/alert_big_number_01.png) - "Message count condition" page checks with javascript, that all required form fields are filled in. Otherwise you get warning "must be a positive number". But "Field value condition" doen't check any fields with javascript. It submits empty data and warns with "*Error!* ×<http://172.28.28.27:9000/streams/52d66771e4b01f69b0963848/alerts#>Could not add alert condition: Missing parameters. " message. Might be good and useful to check fields with JS here. - it is possible to subscribe empty email address to alert. Empty string is written to mongoDB. Here could be similar email address check like when creating new Graylog user. regards, On Tuesday, January 14, 2014 11:38:04 PM UTC+2, lennart wrote: > > We finally released v0.20.0-rc.1 last night. Find the announcement > with changes since preview.8 and a lot of screenshots here: > > http://blog.torch.sh/graylog2-v0-20-0-rc-1-has-been-released/ > > We hope you like it! > > Thank you very much, > Lennart (on behalf of the whole TORCH team) > -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
