VirtualTam's bookmarks
38 bookmarks found
-
Elasticsearch - Grok processor
2023-11-19 - Elastic - Grokking Grok
- Kibana - Debug grok expressions
- Grok Constructor
- Elasticsearch Grok Patterns
- Logstash Grok Patterns
Alternative implementations:
- vjeantet/grok - Simple library to use/parse grok patterns with Go
- GuanceCloud/grok - Fork of the above
- logrusorgru/grokky - Pure golang grok-like library
- Telegraf's Grok Parser Plugin
- Vector Remap Language - Datadog Grok Parser
-
- https://en.wikipedia.org/wiki/Context-free_grammar
- https://en.wikipedia.org/wiki/Recursive_transition_network
- https://eli.thegreenplace.net/2010/01/28/generating-random-sentences-from-a-context-free-grammar/
- http://davidsd.org/2009/01/the-real-theorem-generator-a-context-free-grammar/
- https://www.reddit.com/r/Python/comments/1h5ucz/defining_a_contextfree_grammar_easily/
- https://stackoverflow.com/questions/4543008/efficient-context-free-grammar-parser-preferably-python-friendly
- http://nltk.sourceforge.net/doc/en/ch07.html#formalizing-context-free-grammars
- https://stackoverflow.com/questions/17695611/nltk-context-free-grammar-genaration
-
magnusbaeck/logstash-filter-verifier
2018-02-12 - https://github.com/magnusbaeck/logstash-filter-verifier/releases
- https://discuss.elastic.co/t/testing-your-logstash-configuration/53061
- https://discuss.elastic.co/t/logstash-configuration-file-unit-testing/88450
- https://discuss.elastic.co/t/testing-and-benchmarking-log-collection-pipeline/42942
- https://bugs.archlinux.org/task/56039
- https://wiki.archlinux.org/index.php/Java