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.

24 lines
788 B

# Version 9.0.2
#
# This is an example authorize.conf. Use this file to configure roles and
# capabilities.
#
# To use one or more of these configurations, copy the configuration block
# into authorize.conf in $SPLUNK_HOME/etc/system/local/. You must reload
# auth or restart Splunk to enable configurations.
#
# To learn more about configuration files (including precedence) please see
# the documentation located at
# http://docs.splunk.com/Documentation/Splunk/latest/Admin/Aboutconfigurationfiles
[capability::upload_onnx_model_file]
[role_mltk_model_admin]
upload_lookup_files = enabled
upload_onnx_model_file = enabled
# user with mltk_model_admin role is allowed to upload onnx model file of specified size limit and
# create a lookup entry definition for the model file.