You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
437 B
25 lines
437 B
# Copyright (C) 2005-2023 Splunk Inc. All Rights Reserved.
|
|
#
|
|
# Splunk app configuration file
|
|
#
|
|
|
|
[install]
|
|
state = enabled
|
|
build = 597
|
|
|
|
[launcher]
|
|
author=Splunk, Inc.
|
|
description=This is the app that resides in the forwarder.
|
|
version=4.0.5
|
|
|
|
[ui]
|
|
is_visible = true
|
|
label = Add-on for VMware
|
|
|
|
[package]
|
|
id = Splunk_TA_vmware
|
|
|
|
[triggers]
|
|
reload.ta_vmware_config_ssl = simple
|
|
reload.hydra_node = simple
|
|
reload.ta_vmware_collection = simple |