Skip to content

Commit

Permalink
Merge pull request fluent#8 from nokute78/fix_list
Browse files Browse the repository at this point in the history
input: add title of in_random to README.md of input
  • Loading branch information
edsiper authored Nov 24, 2016
2 parents d249536 + b32d258 commit b250f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The _input plugins_ defines the source from where [Fluent Bit](http://fluentbit.
| [kmsg](kmsg.md) | Kernel Log Buffer | read the Linux Kernel log buffer messages.|
| [mem](mem.md) | Memory Usage | measure the total amount of memory used on the system.|
| [mqtt](mqtt.md) | MQTT | start a MQTT server and receive publish messages. |
| [random](random.md) | Generate Random samples. |
| [random](random.md) | Random |Generate Random samples. |
| [serial](serial.md) | Serial Interface | read data information from the serial interface.|
| [stdin](stdin.md) | Standard Input | read data from the standard input. |
| [xbee](xbee.md) | XBee Radio | read data through an XBee Radio device. |

0 comments on commit b250f24

Please sign in to comment.