garethr / logstash-patterns

A collection of grok patterns for use with logstash
97 stars 35 forks source link

README help - how to integrate into a rails app #1

Open drnic opened 12 years ago

drnic commented 12 years ago

Thanks for starting this project. It's getting late on Day 1 of me playing with logstash, so sorry if this is a silly question - how do I add this into my rails app & my logstash config file? Or do I need to rebuild logstash with these extra patterns?

awheeler commented 11 years ago

See the patterns_dir option in http://www.logstash.net/docs/1.1.1/filters/grok#setting_patterns_dir. No special naming required, and I think any patterns with the same name as the default patterns will override the default.