README.md in logstash-input-perfmon-0.1.5 vs README.md in logstash-input-perfmon-0.1.6
- old
+ new
@@ -30,10 +30,10 @@
```
If you aren't building the gem yourself, you can install it directly from rubygems.org:
```
cd path\to\logstash\bin
-plugin install logstah-input-perfmon
+plugin install logstash-input-perfmon
```
Create a configuration file. The following collects three metrics every ten seconds:
```ruby
input {
\ No newline at end of file