Pier-Hugues Pellerin

Results 45 comments of Pier-Hugues Pellerin

Hello, everyone Ive been redirected here from https://github.com/logstash-plugins/logstash-input-log4j2/issues/2 to here. The published gems on rubygems doesn't contains the correct gem logstash constrains to work on 2.3.X. With 2.3.0 we started...

https://github.com/logstash-plugins/logstash-filter-grok/issues/9 related issue concerinng side effects and file pointer on windows.

@tom-christie the issue is not closed, it was moved from the main logstash repository to the plugin specific repository.

@jlind23 this seems something we should prioritize.

Fleet-Server is ready for Go 1.18 https://github.com/elastic/fleet-server/pull/1688 Elastic-Agent is ready for Go 1.18 https://github.com/elastic/elastic-agent/pull/797 I will do a followup for the linters. Talked faster than the ci...

@cmacknz Fleet-Server and Agent are ready to move to 1.18.4

I've took some time to investigate this, but I haven't found the actual cause, I don't think we decided to remove them, I beleive this is a side product of...

@BharathViki I don't think it's os specific, see I am also on darwin and with the same binary that blake use, I have the same issues you are describing. ```...

@blakerouse I don't think we should remove `buildmode=pie` but I am not totally sure it's the only factor at play. I've made a small project. ```golang package main import (...

Also note the previous example could but bad, maybe the code complexity of filebeat and `pie` cause the issue. @BharathViki I am trying to find a workaround, the only things...