riemann / riemann-dash

An HTTP dashboard for Riemann.
MIT License
248 stars 102 forks source link

Add default values for LogView event objects #71

Closed SegFaultAX closed 10 years ago

SegFaultAX commented 10 years ago

If any of the required keys are not present in the event object, underscore's template rendering function will throw an exception.

Closes #70

aphyr commented 10 years ago

Woot! Thanks SegFaultAX! :D