mozilla-services / heka

DEPRECATED: Data collection and processing made easy.
http://hekad.readthedocs.org/
Other
3.39k stars 531 forks source link

make http_status filter status field configurable #1876

Closed nathwill closed 8 years ago

rafrombrc commented 8 years ago

I'll go ahead and merge this, but I'll note that, as much as possible, decoders should be written so that when a message represents an HTTP request it uses the default schema expected by the http_status filter. It's meant to be a de facto standard for how HTTP requests should be represented in Heka message format.

nathwill commented 8 years ago

thanks rob! hua.