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.

38 lines
1.0 KiB

# DO NOT EDIT THIS FILE!
# Changes to default files will be lost on update and are difficult to
# manage and support.
#
# Please make any changes to system defaults by overriding them in
# apps or $SPLUNK_HOME/etc/system/local
# (See "Configuration file precedence" in the web documentation).
#
# To override a specific setting, copy the name of the stanza and
# setting to the file where you wish to override it.
#
# This file contains possible attributes and values you can use to configure Splunk's web interface.
#
# This is here solely so that splunkd can discover and load swa_injector.py,
# thereby registering the swa injection tool.
[endpoint:swa_injector]
[expose:telemetry/event]
pattern = telemetry/event
methods = POST
[expose:telemetry/nodes]
pattern = telemetry/nodes
methods = GET
[expose:telemetry/diag/status]
pattern = telemetry/diag/status
methods = GET
[expose:telemetry/diag]
pattern = telemetry/diag
methods = POST
[expose:instrumentation_controller]
pattern = instrumentation_controller/*
methods = GET, POST

Powered by BW's shoe-string budget.