Writing plugins

I realize this may be a duplicate but since the only sample I can find is a bit old I was wondering if the sample at: https://github.com/Graylog2/graylog-plugin-sample is valid for Graylog 3.x. If not is there somewhere I can find a working example?

Thanks in advance

The latest documentation for plugin development can be found here:
http://docs.graylog.org/en/3.1/pages/plugins.html#writing-plugins

The documentation still references the repo linked in your post however, the section below the sample may be of interest to you:
http://docs.graylog.org/en/3.1/pages/plugins.html#creating-a-plugin-skeleton

Thanks,

I’ll look in to it.

Cannot get it to work. Is it applicable on a mac:

graylog-project.darwin bootstrap github://Graylog2/graylog-project.git
git clone git@github.com:Graylog2/graylog-project.git graylog-project
Git stderr:
Error executing: git [clone git@github.com:Graylog2/graylog-project.git graylog-project] (exit status 128)

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