Niels Basjes

Results 127 comments of Niels Basjes

To summarize where I'm stuck with the 'clean' loading of the configuration. I have been doing some more digging and I think what I would like is not possible (not...

@michael-o I've figured out how to do it and this is what the code now is. I've started on some documentation, still a bit rough and very needed.

I've done some testing (locally) with a real project and it all works as I would like it to work: https://github.com/nielsbasjes/yauaa/commit/a422037cb88bd899bdfcc4bc8c8c2af818fc9b52

I've cleaned up the code and squashed it all into a single clean commit. This does need the update to the new SCM version before it can be committed.

Rebased against the master which now includes the needed SCM dependency.

@michael-o What can I do to get this moving?

My current patch already does that too.

The thought here is that the os class indicates it is a cloud. Because this is Yahoo I expect them to run this in their own cloud which I expect...

Waiting for https://github.com/elastic/logstash/issues/11002 to be completed.

The logstash is now built using Travis by means of simply downloading the distribution and extracting the jar from there. **TODO:** - the jar is deployed to the repository instead...