Development of plugin functions is now documented in this blog post 
https://www.graylog.org/blog/71-writing-your-own-graylog-processing-pipeline-functions

However, one should note the remark in the comments (setting isolated=false 
in graylog-plugin.properties). And what is more, you have to add 
*maven-jar-plugin* to your pom.xml with

<manifestEntries>
  <Graylog-Plugin-Properties-Path>*path to your graylog-plugin.properties*
</Graylog-Plugin-Properties-Path>
</manifestEntries>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/9efdeadd-7c9a-4045-b073-ca561722bc7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to