Skip to content

Commit

Permalink
in:health: Merge pull request fluent#7 from nokute78/in_health
Browse files Browse the repository at this point in the history
in_health: add explanation of add_host and add_port
  • Loading branch information
edsiper authored Nov 24, 2016
2 parents 68a7f5b + a51e9e7 commit d249536
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions input/health.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ The plugin supports the following configuration parameters:
| Interval\_Sec| Interval in seconds between the service checks. Default value is _1_. |
| Internal\_Nsec| Specify a nanoseconds interval for service checks, it works in conjuntion with the Interval\_Sec configuration key. Default value is _0_.|
| Alert | If enabled, it will only generate messages if the target TCP service is down. By default this option is disabled.|
| Add_Host | If enabled, hostname is appended to each records. Default value is _false_. |
| Add_Port | If enabled, port number is appended to each records. Default value is _false_. |

## Getting Started

Expand Down

0 comments on commit d249536

Please sign in to comment.