I'm using Logstash on Debian 9 and I want to use custom grok patterns. So I've added them to directory /usr/share/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-patterns-core-4.1.2/patterns
- created new files and also modified existing (grok-patterns, auth, etc.).
Problem is that my changes in original files was overwritten and lost (at 02:35 a.m. 12.6.2018).
Is there some automatic updating of logstash-patterns-core
? How can I change existing grok patterns?