logagent-js icon indicating copy to clipboard operation
logagent-js copied to clipboard

input-filter-grok

Open maitza opened this issue 4 years ago • 0 comments

Hi, trying to install GROK plugin (as I understand I cannot turn it on in base image from docker hub? its not installed in this image? getting error plugin not found).

https://sematext.com/docs/logagent/input-filter-grok/

I tried to build my own docker images, bases on your Dockerfile (https://github.com/sematext/logagent-js/blob/master/dockerhub/Dockerfile), but it failing on node-gyp. I checked and its possible to build on on nodejs10-alpine and python legacy (2.7). Anyway, later failing - cannot find module clone - but its in dependency npm?

How I should build image to use GROK filter? I cannot understand this "magic" in your Dockerfile with files from repo.

maitza avatar Nov 19 '21 11:11 maitza