jrunu

Results 7 comments of jrunu

Is the functionality there, just not documented yet or would it be prefereable to use the pre-graylog-project-cli way for now? Considering writing a plugin for Graylog 3.x. Thanks!

Thank you @danotorrey for the step by step guide! When doing the `mvn compile` with my own manifest it prompted me with this error: > Failure to find org.graylog.plugins:graylog-plugin-web-parent:pom:3.0.0-alpha.3-SNAPSHOT in...

> Which class is displaying the `org.graylog2.plugin` package resolution error? In all three *Plugin, *Module and *MetaData java files. The precise error message is "package org.graylog2.plugin does not exist".

@danotorrey it works now. My guess is that I messed something up on the first try. There was something odd with the artifactsID. I regenerated the plugin skeleton then redid...

I observed this behavior at a customer today as well. The customer was using a rule with just a from_input() that was processing (live) messages. Copied message from the very...

In the rule editor view pipelines that use this rule are linked. So the association is already there internally. From experience I know that the dance you have to do...

API Key and API Secret are optional fields. You can leave them empty. Add "Authorization: Bearer $token " in the Headers field, replacing $token with the value of the API...