This repository was archived by the owner on Mar 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,17 @@ __Use this paragraph to enter a description of your plugin.__
99Installation
1010------------
1111
12- [ Download the plugin] ( https://github.com/graylog-plugin-pipeline-processor/releases )
13- and place the ` .jar ` file in your Graylog plugin directory. The plugin directory
14- is the ` plugins/ ` folder relative from your ` graylog-server ` directory by default
15- and can be configured in your ` graylog.conf ` file.
12+ This plugin is included by default in Graylog 2.0 tarballs and packages,
13+ so you do not need to install it by hand.
14+
15+ For now we do not provide individual releases of the plugin, but you can still
16+ find it inside the Graylog tarball available in the [ downloads page] ( https://www.graylog.org/download/ ) .
17+ The plugin is located in the ` plugin ` directory of the tarball.
18+
19+ Once you get the ` .jar ` file from the tarball, place it in your Graylog plugin
20+ directory. The plugin directory is the ` plugins/ ` folder relative from your
21+ ` graylog-server ` directory by default and can be configured in your
22+ ` graylog.conf ` file.
1623
1724Restart ` graylog-server ` and you are done.
1825
You can’t perform that action at this time.
0 commit comments