mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- add link to grokdebug
This commit is contained in:
parent
e1c9bd1ff1
commit
5a528229a0
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ require "set"
|
|||
# Logstash ships with about 120 patterns by default. You can find them here:
|
||||
# <https://github.com/logstash/logstash/tree/v%VERSION%/patterns>. You can add
|
||||
# your own trivially. (See the patterns_dir setting)
|
||||
#
|
||||
# If you need help building patterns to match your logs, you will find the
|
||||
# <http://grokdebug.herokuapp.com> too quite useful!
|
||||
#
|
||||
# #### Grok Basics
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue