Plugin with java 11

Hi,
I’m using latest Graylog version. Now i need to create my custom plugin in order to create a pipeline rule function. I’m develpoing using java 11.

What I have to do to complete my task?
Thanks
Gianluca

Hello,

I’m assuming your question is How To create a plugin? if so I would use this documentation.

Plugins.

As for pipeline I would use this documentation.

https://docs.graylog.org/v1/docs/pipelines

Hope that helps.

Hi @gsmith ,
Thanks for your suggestion.
Do you know if there is a problem if use java 11 to develop it?

Hello,

Correct me if I’m wrong but are you using Deb OS? if so that requires openjdk-11-jre-headless installed. I’m assuming that was the version of JAVA your using?

Not that I know of yet, but you can find out here.

Thanks for your help

I will try to follow your suggestion

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.