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.

19 lines
780 B

# Copyright (C) 2005-2021 Splunk Inc. All Rights Reserved.
# This file contains possible settings you can use to configure how
# the Data Collection Scheduler (DCS) allocates jobs, including how worker
# processes collect data.
#
# There is a inframon_hydra_node.conf in $SPLUNK_HOME/etc/apps/SA-Hydra-inframon/default. To set custom
# configurations, place an inframon_hydra_node.conf in $SPLUNK_HOME/etc/apps/SA-Hydra-inframon/local.
# You must restart Splunk to enable new configurations.
[<name>]
gateway_port = <value>
* The port on which scheduler allocates the jobs to DCN.
capabilities = <value>
* This is the comma-delimited list of actions that the worker can perform (hostvmperf, clusterperf, etc.)
log_level = <value>
* The level at which the worker will log data.