Skip to content

Commit

Permalink
in_health:add explanation of add_host and add_port
Browse files Browse the repository at this point in the history
Signed-off-by: Takahiro YAMASHITA <[email protected]>
  • Loading branch information
nokute78 committed Nov 24, 2016
1 parent 68a7f5b commit a51e9e7
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 a51e9e7

Please sign in to comment.