Bernd Ahlers

Results 67 comments of Bernd Ahlers

Thanks for the patch! Are you actively using cucumber-sinatra and are interested in maintaining this? :)

Well, I don't use it anymore so I was wondering if you would like to maintain the cucumber-sinatra project.

@newellista Would #7 fit for your use case as well?

Once this is implemented, the changes in https://github.com/Graylog2/graylog-plugin-threatintel/pull/78 should be reverted.

Review note: enable "Hide whitespace" on the diff to avoid the noise from the `jenkins.groovy` whitespace cleanup

@juju2112 Can you take a look at this? Thank you!

Thank you for the report. We will probably ignore unreadable directories instead of throwing an error.

Using `setcap` could be an alternative, although it's not as nice because you have to allow all Java programs to bind to privileged ports. https://blogs.oracle.com/sduloutr/entry/binding_a_server_to_privileged

What @malcyon said. :slightly_smiling_face:

@jalogisch The new events system has no concept of active alerts anymore. We should replace the outdated documentation with something that tells users how to use the `POST /api/events/search` endpoint...