mirror of https://github.com/Icinga/icinga2.git
Add ip4-or-ipv6 import to logstash ITL command
This commit is contained in:
parent
f0d94493c9
commit
56de94b91c
|
@ -18,6 +18,7 @@
|
|||
******************************************************************************/
|
||||
|
||||
object CheckCommand "logstash" {
|
||||
import "ipv4-or-ipv6"
|
||||
command = [ PluginContribDir + "/check_logstash" ]
|
||||
|
||||
arguments = {
|
||||
|
|
Loading…
Reference in New Issue