Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Commit 90c00f1

Browse files
author
Edmundo Alvarez
committed
Change installation process in the readme
Fixes #33
1 parent adf53e2 commit 90c00f1

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,17 @@ __Use this paragraph to enter a description of your plugin.__
99
Installation
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

1724
Restart `graylog-server` and you are done.
1825

0 commit comments

Comments
 (0)