Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ninech/logstash-patterns

Patterns to Grok your logs
https://github.com/ninech/logstash-patterns

Last synced: about 2 months ago
JSON representation

Patterns to Grok your logs

Awesome Lists containing this project

README

        

# logstash-patterns
Patterns to Grok your logs

## Patterns

### dhcpd
Parse ISC DHCPD log for Package Type messages.

### dovecot
Parse Dovecot Log messages and disassemble the elements.

## Development

1. Install dependencies with bundle
* `bundle install --path vendor`
2. Make sure there are no broken rspec tests
* `bundle exec rspec`
3. Write tests for your patterns
4. Make sure the log line in the spec are anonymised