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.
23 lines
599 B
23 lines
599 B
# Copyright (C) 2005-2024 Splunk Inc. All Rights Reserved.
|
|
# /////////////////////////////////////////////
|
|
# python EAI handler
|
|
# /////////////////////////////////////////////
|
|
|
|
[admin_external:itsi]
|
|
handlertype = python
|
|
handlerfile = itsi_setup_handler.py
|
|
handleractions = list, edit
|
|
python.version = python3
|
|
|
|
[eai:conf-itsi_kpi_base_search]
|
|
capability.write=edit_itsi_modules_conf
|
|
|
|
[eai:conf-itsi_kpi_template]
|
|
capability.write=edit_itsi_modules_conf
|
|
|
|
[eai:conf-itsi_module_settings]
|
|
capability.write=edit_itsi_modules_conf
|
|
|
|
[eai:conf-itsi_service_template]
|
|
capability.write=edit_itsi_modules_conf
|